#242465 color RGB value is (36,36,101)
#242465 color CMYK value
#242465 color HSL value
HSV(or HSB) | 240° | 64.4 | 39.6 |
XYZ | 3.707 | 2.576 | 12.614 |
Yxy | 0.196 | 0.136 | 2.576 |
LAB | 18.261 | 21.894 | -38.427 |
LUV | 18.261 | -3.067 | -42.539 |
Hunter-LAB | 16.051 | 13.139 | -35.357 |
CIE-LCH | 18.261 | 44.226 | 299.672 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 24 | 24 | 65 |
Decimal | 36 | 36 | 101 |
Octal | 44 | 44 | 145 |
Binary | 00100100 | 00100100 | 01100101 |
Below, you can see some colors close to #242465. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #242465.
<span style="color:#242465">Text here</span>
This paragraph has a background color of #242465.
<p style="background-color:#242465;">Content here</p>
This element has a border color of #242465.
<div style="border:1px #242465;">Content here</div>
.text {color:#242465;}
.background {background-color:#242465;}
.border {border:1px solid #242465;}
.text-shadow {border:1px solid #242465;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020207 is the darkest color, while #f6f6fc is the lightest one.