Shades of Persian Indigo #240570
Tints of Persian Indigo #240570
RGB
CMYK
RGB Variations
Color information
#240570 (or 0x240570) is known color: Persian Indigo. HEX triplet: 24, 05 and 70. RGB value is (36,5,112). Sum of RGB (Red+Green+Blue) = 36+5+112=153 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.53% from 153); Green value is 5 (2.34% from 255 or 3.27% from 153); Blue value is 112 (44.14% from 255 or 73.20% from 153); Max value from RGB is 112 - color contains mainly: blue. Hex color #240570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240570 is #DBFA8F. Grayscale: #1A1A1A. Windows color (decimal): -14416528 or 7341348. OLE color: 7341348.
HSL color Cylindrical-coordinate representation of color #240570: hue angle of 257.38º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240570 is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 5 | 112 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.56 |
| HSL | 257.38º | 0.91% | 0.23% | - |
| HSV(B) | 257.38º | 0.96% | 0.44% | - |
| XYZ | 3.71 | 1.65 | 15.45 | - |
| YUV | 26.47 | 176.27 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 112 | 0.68 | 0.96 | 0 | 0.56 | 257.38 | 0.91 | 0.23 |
| Hex | 24 | 5 | 70 | 44 | 60 | 0 | 38 | 101 | 5B | 17 |
| Octal | 44 | 5 | 160 | 104 | 140 | 0 | 70 | 401 | 133 | 27 |
| Binary | 100100 | 101 | 1110000 | 1000100 | 1100000 | 0 | 111000 | 100000001 | 1011011 | 10111 |
Color Harmonies of #240570
Complementary color
Monochromatic Colors of #240570
Black with #240570
Text Example
Text Example
White with #240570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240570; }
p { color: rgb(36,5,112); }
H1.HeaderClassName
{
color: #240570;
}
.AnyTagClassName
{
color: #240570;
}
</style>
background-color css
<style>
a { background-color: #240570; }
a { background-color: rgb(36,5,112); }
div.DivClassName
{
background-color: #240570;
}
.BgClassName
{
background-color: #240570;
}
</style>
border-color css
<style>
span { border-color: #240570; }
span { border-color: rgb(36,5,112); }
td.TdClassName
{
border-color: #240570;
}
.TagClassName
{
border-color: #240570;
}
</style>