Shades of Persian Indigo #240760
Tints of Persian Indigo #240760
RGB
CMYK
RGB Variations
Color information
#240760 (or 0x240760) is known color: Persian Indigo. HEX triplet: 24, 07 and 60. RGB value is (36,7,96). Sum of RGB (Red+Green+Blue) = 36+7+96=139 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.90% from 139); Green value is 7 (3.12% from 255 or 5.04% from 139); Blue value is 96 (37.89% from 255 or 69.06% from 139); Max value from RGB is 96 - color contains mainly: blue. Hex color #240760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240760 is #DBF89F. Grayscale: #191919. Windows color (decimal): -14416032 or 6293284. OLE color: 6293284.
HSL color Cylindrical-coordinate representation of color #240760: hue angle of 259.55º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #240760 is Cyan = 0.62, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 7 | 96 | - |
| CMYK | 0.62 | 0.93 | 0 | 0.62 |
| HSL | 259.55º | 0.86% | 0.2% | - |
| HSV(B) | 259.55º | 0.93% | 0.38% | - |
| XYZ | 2.91 | 1.37 | 11.18 | - |
| YUV | 25.82 | 167.61 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 7 | 96 | 0.62 | 0.93 | 0 | 0.62 | 259.55 | 0.86 | 0.2 |
| Hex | 24 | 7 | 60 | 3E | 5D | 0 | 3E | 104 | 56 | 14 |
| Octal | 44 | 7 | 140 | 76 | 135 | 0 | 76 | 404 | 126 | 24 |
| Binary | 100100 | 111 | 1100000 | 111110 | 1011101 | 0 | 111110 | 100000100 | 1010110 | 10100 |
Color Harmonies of #240760
Complementary color
Monochromatic Colors of #240760
Black with #240760
Text Example
Text Example
White with #240760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240760; }
p { color: rgb(36,7,96); }
H1.HeaderClassName
{
color: #240760;
}
.AnyTagClassName
{
color: #240760;
}
</style>
background-color css
<style>
a { background-color: #240760; }
a { background-color: rgb(36,7,96); }
div.DivClassName
{
background-color: #240760;
}
.BgClassName
{
background-color: #240760;
}
</style>
border-color css
<style>
span { border-color: #240760; }
span { border-color: rgb(36,7,96); }
td.TdClassName
{
border-color: #240760;
}
.TagClassName
{
border-color: #240760;
}
</style>