Shades of Persian Indigo #240578
Tints of Persian Indigo #240578
RGB
CMYK
RGB Variations
Color information
#240578 (or 0x240578) is known color: Persian Indigo. HEX triplet: 24, 05 and 78. RGB value is (36,5,120). Sum of RGB (Red+Green+Blue) = 36+5+120=161 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.36% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 120 (47.27% from 255 or 74.53% from 161); Max value from RGB is 120 - color contains mainly: blue. Hex color #240578 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240578 is #DBFA87. Grayscale: #1A1A1A. Windows color (decimal): -14416520 or 7865636. OLE color: 7865636.
HSL color Cylindrical-coordinate representation of color #240578: hue angle of 256.17º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240578 is Cyan = 0.7, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 36 | 5 | 120 | - |
| CMYK | 0.7 | 0.96 | 0 | 0.53 |
| HSL | 256.17º | 0.92% | 0.25% | - |
| HSV(B) | 256.17º | 0.96% | 0.47% | - |
| XYZ | 4.17 | 1.84 | 17.9 | - |
| YUV | 27.38 | 180.27 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 120 | 0.7 | 0.96 | 0 | 0.53 | 256.17 | 0.92 | 0.25 |
| Hex | 24 | 5 | 78 | 46 | 60 | 0 | 35 | 100 | 5C | 19 |
| Octal | 44 | 5 | 170 | 106 | 140 | 0 | 65 | 400 | 134 | 31 |
| Binary | 100100 | 101 | 1111000 | 1000110 | 1100000 | 0 | 110101 | 100000000 | 1011100 | 11001 |
Color Harmonies of #240578
Complementary color
Monochromatic Colors of #240578
Black with #240578
Text Example
Text Example
White with #240578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240578; }
p { color: rgb(36,5,120); }
H1.HeaderClassName
{
color: #240578;
}
.AnyTagClassName
{
color: #240578;
}
</style>
background-color css
<style>
a { background-color: #240578; }
a { background-color: rgb(36,5,120); }
div.DivClassName
{
background-color: #240578;
}
.BgClassName
{
background-color: #240578;
}
</style>
border-color css
<style>
span { border-color: #240578; }
span { border-color: rgb(36,5,120); }
td.TdClassName
{
border-color: #240578;
}
.TagClassName
{
border-color: #240578;
}
</style>