Shades of Persian Indigo #240460
Tints of Persian Indigo #240460
RGB
CMYK
RGB Variations
Color information
#240460 (or 0x240460) is known color: Persian Indigo. HEX triplet: 24, 04 and 60. RGB value is (36,4,96). Sum of RGB (Red+Green+Blue) = 36+4+96=136 (18% of max value = 765). Red value is 36 (14.45% from 255 or 26.47% from 136); Green value is 4 (1.95% from 255 or 2.94% from 136); Blue value is 96 (37.89% from 255 or 70.59% from 136); Max value from RGB is 96 - color contains mainly: blue. Hex color #240460 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240460 is #DBFB9F. Grayscale: #171717. Windows color (decimal): -14416800 or 6292516. OLE color: 6292516.
HSL color Cylindrical-coordinate representation of color #240460: hue angle of 260.87º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240460 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 4 | 96 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.62 |
| HSL | 260.87º | 0.92% | 0.2% | - |
| HSV(B) | 260.87º | 0.96% | 0.38% | - |
| XYZ | 2.88 | 1.31 | 11.17 | - |
| YUV | 24.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 96 | 0.62 | 0.96 | 0 | 0.62 | 260.87 | 0.92 | 0.2 |
| Hex | 24 | 4 | 60 | 3E | 60 | 0 | 3E | 105 | 5C | 14 |
| Octal | 44 | 4 | 140 | 76 | 140 | 0 | 76 | 405 | 134 | 24 |
| Binary | 100100 | 100 | 1100000 | 111110 | 1100000 | 0 | 111110 | 100000101 | 1011100 | 10100 |
Color Harmonies of #240460
Complementary color
Monochromatic Colors of #240460
Black with #240460
Text Example
Text Example
White with #240460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240460; }
p { color: rgb(36,4,96); }
H1.HeaderClassName
{
color: #240460;
}
.AnyTagClassName
{
color: #240460;
}
</style>
background-color css
<style>
a { background-color: #240460; }
a { background-color: rgb(36,4,96); }
div.DivClassName
{
background-color: #240460;
}
.BgClassName
{
background-color: #240460;
}
</style>
border-color css
<style>
span { border-color: #240460; }
span { border-color: rgb(36,4,96); }
td.TdClassName
{
border-color: #240460;
}
.TagClassName
{
border-color: #240460;
}
</style>