Shades of Persian Indigo #240669
Tints of Persian Indigo #240669
RGB
CMYK
RGB Variations
Color information
#240669 (or 0x240669) is known color: Persian Indigo. HEX triplet: 24, 06 and 69. RGB value is (36,6,105). Sum of RGB (Red+Green+Blue) = 36+6+105=147 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.49% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 105 (41.41% from 255 or 71.43% from 147); Max value from RGB is 105 - color contains mainly: blue. Hex color #240669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240669 is #DBF996. Grayscale: #191919. Windows color (decimal): -14416279 or 6882852. OLE color: 6882852.
HSL color Cylindrical-coordinate representation of color #240669: hue angle of 258.18º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #240669 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 6 | 105 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.59 |
| HSL | 258.18º | 0.89% | 0.22% | - |
| HSV(B) | 258.18º | 0.94% | 0.41% | - |
| XYZ | 3.34 | 1.53 | 13.48 | - |
| YUV | 26.26 | 172.44 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 105 | 0.66 | 0.94 | 0 | 0.59 | 258.18 | 0.89 | 0.22 |
| Hex | 24 | 6 | 69 | 42 | 5E | 0 | 3B | 102 | 59 | 16 |
| Octal | 44 | 6 | 151 | 102 | 136 | 0 | 73 | 402 | 131 | 26 |
| Binary | 100100 | 110 | 1101001 | 1000010 | 1011110 | 0 | 111011 | 100000010 | 1011001 | 10110 |
Color Harmonies of #240669
Complementary color
Monochromatic Colors of #240669
Black with #240669
Text Example
Text Example
White with #240669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240669; }
p { color: rgb(36,6,105); }
H1.HeaderClassName
{
color: #240669;
}
.AnyTagClassName
{
color: #240669;
}
</style>
background-color css
<style>
a { background-color: #240669; }
a { background-color: rgb(36,6,105); }
div.DivClassName
{
background-color: #240669;
}
.BgClassName
{
background-color: #240669;
}
</style>
border-color css
<style>
span { border-color: #240669; }
span { border-color: rgb(36,6,105); }
td.TdClassName
{
border-color: #240669;
}
.TagClassName
{
border-color: #240669;
}
</style>