Shades of Persian Indigo #240580
Tints of Persian Indigo #240580
RGB
CMYK
RGB Variations
Color information
#240580 (or 0x240580) is known color: Persian Indigo. HEX triplet: 24, 05 and 80. RGB value is (36,5,128). Sum of RGB (Red+Green+Blue) = 36+5+128=169 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.30% from 169); Green value is 5 (2.34% from 255 or 2.96% from 169); Blue value is 128 (50.39% from 255 or 75.74% from 169); Max value from RGB is 128 - color contains mainly: blue. Hex color #240580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240580 is #DBFA7F. Grayscale: #1B1B1B. Windows color (decimal): -14416512 or 8389924. OLE color: 8389924.
HSL color Cylindrical-coordinate representation of color #240580: hue angle of 255.12º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240580 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 36 | 5 | 128 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.50 |
| HSL | 255.12º | 0.92% | 0.26% | - |
| HSV(B) | 255.12º | 0.96% | 0.5% | - |
| XYZ | 4.68 | 2.04 | 20.57 | - |
| YUV | 28.29 | 184.27 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 5 | 128 | 0.72 | 0.96 | 0 | 0.50 | 255.12 | 0.92 | 0.26 |
| Hex | 24 | 5 | 80 | 48 | 60 | 0 | 32 | FF | 5C | 1A |
| Octal | 44 | 5 | 200 | 110 | 140 | 0 | 62 | 377 | 134 | 32 |
| Binary | 100100 | 101 | 10000000 | 1001000 | 1100000 | 0 | 110010 | 11111111 | 1011100 | 11010 |
Color Harmonies of #240580
Complementary color
Monochromatic Colors of #240580
Black with #240580
Text Example
Text Example
White with #240580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240580; }
p { color: rgb(36,5,128); }
H1.HeaderClassName
{
color: #240580;
}
.AnyTagClassName
{
color: #240580;
}
</style>
background-color css
<style>
a { background-color: #240580; }
a { background-color: rgb(36,5,128); }
div.DivClassName
{
background-color: #240580;
}
.BgClassName
{
background-color: #240580;
}
</style>
border-color css
<style>
span { border-color: #240580; }
span { border-color: rgb(36,5,128); }
td.TdClassName
{
border-color: #240580;
}
.TagClassName
{
border-color: #240580;
}
</style>