Shades of Persian Indigo #240574
Tints of Persian Indigo #240574
RGB
CMYK
RGB Variations
Color information
#240574 (or 0x240574) is known color: Persian Indigo. HEX triplet: 24, 05 and 74. RGB value is (36,5,116). Sum of RGB (Red+Green+Blue) = 36+5+116=157 (20% of max value = 765). Red value is 36 (14.45% from 255 or 22.93% from 157); Green value is 5 (2.34% from 255 or 3.18% from 157); Blue value is 116 (45.70% from 255 or 73.89% from 157); Max value from RGB is 116 - color contains mainly: blue. Hex color #240574 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240574 is #DBFA8B. Grayscale: #1A1A1A. Windows color (decimal): -14416524 or 7603492. OLE color: 7603492.
HSL color Cylindrical-coordinate representation of color #240574: hue angle of 256.76º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240574 is Cyan = 0.69, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 5 | 116 | - |
| CMYK | 0.69 | 0.96 | 0 | 0.55 |
| HSL | 256.76º | 0.92% | 0.24% | - |
| HSV(B) | 256.76º | 0.96% | 0.45% | - |
| XYZ | 3.93 | 1.74 | 16.65 | - |
| YUV | 26.92 | 178.27 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 116 | 0.69 | 0.96 | 0 | 0.55 | 256.76 | 0.92 | 0.24 |
| Hex | 24 | 5 | 74 | 45 | 60 | 0 | 37 | 101 | 5C | 18 |
| Octal | 44 | 5 | 164 | 105 | 140 | 0 | 67 | 401 | 134 | 30 |
| Binary | 100100 | 101 | 1110100 | 1000101 | 1100000 | 0 | 110111 | 100000001 | 1011100 | 11000 |
Color Harmonies of #240574
Complementary color
Monochromatic Colors of #240574
Black with #240574
Text Example
Text Example
White with #240574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240574; }
p { color: rgb(36,5,116); }
H1.HeaderClassName
{
color: #240574;
}
.AnyTagClassName
{
color: #240574;
}
</style>
background-color css
<style>
a { background-color: #240574; }
a { background-color: rgb(36,5,116); }
div.DivClassName
{
background-color: #240574;
}
.BgClassName
{
background-color: #240574;
}
</style>
border-color css
<style>
span { border-color: #240574; }
span { border-color: rgb(36,5,116); }
td.TdClassName
{
border-color: #240574;
}
.TagClassName
{
border-color: #240574;
}
</style>