Shades of Persian Indigo #240566
Tints of Persian Indigo #240566
RGB
CMYK
RGB Variations
Color information
#240566 (or 0x240566) is known color: Persian Indigo. HEX triplet: 24, 05 and 66. RGB value is (36,5,102). Sum of RGB (Red+Green+Blue) = 36+5+102=143 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.17% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 102 (40.23% from 255 or 71.33% from 143); Max value from RGB is 102 - color contains mainly: blue. Hex color #240566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240566 is #DBFA99. Grayscale: #181818. Windows color (decimal): -14416538 or 6685988. OLE color: 6685988.
HSL color Cylindrical-coordinate representation of color #240566: hue angle of 259.18º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #240566 is Cyan = 0.65, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 36 | 5 | 102 | - |
| CMYK | 0.65 | 0.95 | 0 | 0.6 |
| HSL | 259.18º | 0.91% | 0.21% | - |
| HSV(B) | 259.18º | 0.95% | 0.4% | - |
| XYZ | 3.18 | 1.44 | 12.68 | - |
| YUV | 25.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 102 | 0.65 | 0.95 | 0 | 0.6 | 259.18 | 0.91 | 0.21 |
| Hex | 24 | 5 | 66 | 41 | 5F | 0 | 3C | 103 | 5B | 15 |
| Octal | 44 | 5 | 146 | 101 | 137 | 0 | 74 | 403 | 133 | 25 |
| Binary | 100100 | 101 | 1100110 | 1000001 | 1011111 | 0 | 111100 | 100000011 | 1011011 | 10101 |
Color Harmonies of #240566
Complementary color
Monochromatic Colors of #240566
Black with #240566
Text Example
Text Example
White with #240566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240566; }
p { color: rgb(36,5,102); }
H1.HeaderClassName
{
color: #240566;
}
.AnyTagClassName
{
color: #240566;
}
</style>
background-color css
<style>
a { background-color: #240566; }
a { background-color: rgb(36,5,102); }
div.DivClassName
{
background-color: #240566;
}
.BgClassName
{
background-color: #240566;
}
</style>
border-color css
<style>
span { border-color: #240566; }
span { border-color: rgb(36,5,102); }
td.TdClassName
{
border-color: #240566;
}
.TagClassName
{
border-color: #240566;
}
</style>