Shades of Persian Indigo #240086
Tints of Persian Indigo #240086
RGB
CMYK
RGB Variations
Color information
#240086 (or 0x240086) is known color: Persian Indigo. HEX triplet: 24, 00 and 86. RGB value is (36,0,134). Sum of RGB (Red+Green+Blue) = 36+0+134=170 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.18% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 134 (52.73% from 255 or 78.82% from 170); Max value from RGB is 134 - color contains mainly: blue. Hex color #240086 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240086 is #DBFF79. Grayscale: #191919. Windows color (decimal): -14417786 or 8781860. OLE color: 8781860.
HSL color Cylindrical-coordinate representation of color #240086: hue angle of 256.12º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #240086 is Cyan = 0.73, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 0 | 134 | - |
| CMYK | 0.73 | 1 | 0 | 0.47 |
| HSL | 256.12º | 1% | 0.26% | - |
| HSV(B) | 256.12º | 1% | 0.53% | - |
| XYZ | 5.03 | 2.1 | 22.69 | - |
| YUV | 26.04 | 188.93 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 0 | 134 | 0.73 | 1 | 0 | 0.47 | 256.12 | 1 | 0.26 |
| Hex | 24 | 0 | 86 | 49 | 64 | 0 | 2F | 100 | 64 | 1A |
| Octal | 44 | 0 | 206 | 111 | 144 | 0 | 57 | 400 | 144 | 32 |
| Binary | 100100 | 0 | 10000110 | 1001001 | 1100100 | 0 | 101111 | 100000000 | 1100100 | 11010 |
Color Harmonies of #240086
Complementary color
Monochromatic Colors of #240086
Black with #240086
Text Example
Text Example
White with #240086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240086; }
p { color: rgb(36,0,134); }
H1.HeaderClassName
{
color: #240086;
}
.AnyTagClassName
{
color: #240086;
}
</style>
background-color css
<style>
a { background-color: #240086; }
a { background-color: rgb(36,0,134); }
div.DivClassName
{
background-color: #240086;
}
.BgClassName
{
background-color: #240086;
}
</style>
border-color css
<style>
span { border-color: #240086; }
span { border-color: rgb(36,0,134); }
td.TdClassName
{
border-color: #240086;
}
.TagClassName
{
border-color: #240086;
}
</style>