Shades of Persian Indigo #240668
Tints of Persian Indigo #240668
RGB
CMYK
RGB Variations
Color information
#240668 (or 0x240668) is known color: Persian Indigo. HEX triplet: 24, 06 and 68. RGB value is (36,6,104). Sum of RGB (Red+Green+Blue) = 36+6+104=146 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.66% from 146); Green value is 6 (2.73% from 255 or 4.11% from 146); Blue value is 104 (41.02% from 255 or 71.23% from 146); Max value from RGB is 104 - color contains mainly: blue. Hex color #240668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240668 is #DBF997. Grayscale: #191919. Windows color (decimal): -14416280 or 6817316. OLE color: 6817316.
HSL color Cylindrical-coordinate representation of color #240668: hue angle of 258.37º 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 #240668 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 6 | 104 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.59 |
| HSL | 258.37º | 0.89% | 0.22% | - |
| HSV(B) | 258.37º | 0.94% | 0.41% | - |
| XYZ | 3.29 | 1.5 | 13.21 | - |
| YUV | 26.14 | 171.94 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 6 | 104 | 0.65 | 0.94 | 0 | 0.59 | 258.37 | 0.89 | 0.22 |
| Hex | 24 | 6 | 68 | 41 | 5E | 0 | 3B | 102 | 59 | 16 |
| Octal | 44 | 6 | 150 | 101 | 136 | 0 | 73 | 402 | 131 | 26 |
| Binary | 100100 | 110 | 1101000 | 1000001 | 1011110 | 0 | 111011 | 100000010 | 1011001 | 10110 |
Color Harmonies of #240668
Complementary color
Monochromatic Colors of #240668
Black with #240668
Text Example
Text Example
White with #240668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240668; }
p { color: rgb(36,6,104); }
H1.HeaderClassName
{
color: #240668;
}
.AnyTagClassName
{
color: #240668;
}
</style>
background-color css
<style>
a { background-color: #240668; }
a { background-color: rgb(36,6,104); }
div.DivClassName
{
background-color: #240668;
}
.BgClassName
{
background-color: #240668;
}
</style>
border-color css
<style>
span { border-color: #240668; }
span { border-color: rgb(36,6,104); }
td.TdClassName
{
border-color: #240668;
}
.TagClassName
{
border-color: #240668;
}
</style>