Shades of Persian Indigo #240975
Tints of Persian Indigo #240975
RGB
CMYK
RGB Variations
Color information
#240975 (or 0x240975) is known color: Persian Indigo. HEX triplet: 24, 09 and 75. RGB value is (36,9,117). Sum of RGB (Red+Green+Blue) = 36+9+117=162 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.22% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 117 (46.09% from 255 or 72.22% from 162); Max value from RGB is 117 - color contains mainly: blue. Hex color #240975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240975 is #DBF68A. Grayscale: #1C1C1C. Windows color (decimal): -14415499 or 7670052. OLE color: 7670052.
HSL color Cylindrical-coordinate representation of color #240975: hue angle of 255º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #240975 is Cyan = 0.69, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 36 | 9 | 117 | - |
| CMYK | 0.69 | 0.92 | 0 | 0.54 |
| HSL | 255º | 0.86% | 0.25% | - |
| HSV(B) | 255º | 0.92% | 0.46% | - |
| XYZ | 4.04 | 1.85 | 16.97 | - |
| YUV | 29.39 | 177.45 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 117 | 0.69 | 0.92 | 0 | 0.54 | 255 | 0.86 | 0.25 |
| Hex | 24 | 9 | 75 | 45 | 5C | 0 | 36 | FF | 56 | 19 |
| Octal | 44 | 11 | 165 | 105 | 134 | 0 | 66 | 377 | 126 | 31 |
| Binary | 100100 | 1001 | 1110101 | 1000101 | 1011100 | 0 | 110110 | 11111111 | 1010110 | 11001 |
Color Harmonies of #240975
Complementary color
Monochromatic Colors of #240975
Black with #240975
Text Example
Text Example
White with #240975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240975; }
p { color: rgb(36,9,117); }
H1.HeaderClassName
{
color: #240975;
}
.AnyTagClassName
{
color: #240975;
}
</style>
background-color css
<style>
a { background-color: #240975; }
a { background-color: rgb(36,9,117); }
div.DivClassName
{
background-color: #240975;
}
.BgClassName
{
background-color: #240975;
}
</style>
border-color css
<style>
span { border-color: #240975; }
span { border-color: rgb(36,9,117); }
td.TdClassName
{
border-color: #240975;
}
.TagClassName
{
border-color: #240975;
}
</style>