Shades of Persian Indigo #240966
Tints of Persian Indigo #240966
RGB
CMYK
RGB Variations
Color information
#240966 (or 0x240966) is known color: Persian Indigo. HEX triplet: 24, 09 and 66. RGB value is (36,9,102). Sum of RGB (Red+Green+Blue) = 36+9+102=147 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.49% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 102 (40.23% from 255 or 69.39% from 147); Max value from RGB is 102 - color contains mainly: blue. Hex color #240966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240966 is #DBF699. Grayscale: #1B1B1B. Windows color (decimal): -14415514 or 6687012. OLE color: 6687012.
HSL color Cylindrical-coordinate representation of color #240966: hue angle of 257.42º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #240966 is Cyan = 0.65, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 36 | 9 | 102 | - |
| CMYK | 0.65 | 0.91 | 0 | 0.6 |
| HSL | 257.42º | 0.84% | 0.22% | - |
| HSV(B) | 257.42º | 0.91% | 0.4% | - |
| XYZ | 3.22 | 1.53 | 12.7 | - |
| YUV | 27.68 | 169.95 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 102 | 0.65 | 0.91 | 0 | 0.6 | 257.42 | 0.84 | 0.22 |
| Hex | 24 | 9 | 66 | 41 | 5B | 0 | 3C | 101 | 54 | 16 |
| Octal | 44 | 11 | 146 | 101 | 133 | 0 | 74 | 401 | 124 | 26 |
| Binary | 100100 | 1001 | 1100110 | 1000001 | 1011011 | 0 | 111100 | 100000001 | 1010100 | 10110 |
Color Harmonies of #240966
Complementary color
Monochromatic Colors of #240966
Black with #240966
Text Example
Text Example
White with #240966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240966; }
p { color: rgb(36,9,102); }
H1.HeaderClassName
{
color: #240966;
}
.AnyTagClassName
{
color: #240966;
}
</style>
background-color css
<style>
a { background-color: #240966; }
a { background-color: rgb(36,9,102); }
div.DivClassName
{
background-color: #240966;
}
.BgClassName
{
background-color: #240966;
}
</style>
border-color css
<style>
span { border-color: #240966; }
span { border-color: rgb(36,9,102); }
td.TdClassName
{
border-color: #240966;
}
.TagClassName
{
border-color: #240966;
}
</style>