Shades of Persian Indigo #240486
Tints of Persian Indigo #240486
RGB
CMYK
RGB Variations
Color information
#240486 (or 0x240486) is known color: Persian Indigo. HEX triplet: 24, 04 and 86. RGB value is (36,4,134). Sum of RGB (Red+Green+Blue) = 36+4+134=174 (23% of max value = 765). Red value is 36 (14.45% from 255 or 20.69% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 134 (52.73% from 255 or 77.01% from 174); Max value from RGB is 134 - color contains mainly: blue. Hex color #240486 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240486 is #DBFB79. Grayscale: #1B1B1B. Windows color (decimal): -14416762 or 8782884. OLE color: 8782884.
HSL color Cylindrical-coordinate representation of color #240486: hue angle of 254.77º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #240486 is Cyan = 0.73, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 4 | 134 | - |
| CMYK | 0.73 | 0.97 | 0 | 0.47 |
| HSL | 254.77º | 0.94% | 0.27% | - |
| HSV(B) | 254.77º | 0.97% | 0.53% | - |
| XYZ | 5.07 | 2.18 | 22.71 | - |
| YUV | 28.39 | 187.6 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 134 | 0.73 | 0.97 | 0 | 0.47 | 254.77 | 0.94 | 0.27 |
| Hex | 24 | 4 | 86 | 49 | 61 | 0 | 2F | FF | 5E | 1B |
| Octal | 44 | 4 | 206 | 111 | 141 | 0 | 57 | 377 | 136 | 33 |
| Binary | 100100 | 100 | 10000110 | 1001001 | 1100001 | 0 | 101111 | 11111111 | 1011110 | 11011 |
Color Harmonies of #240486
Complementary color
Monochromatic Colors of #240486
Black with #240486
Text Example
Text Example
White with #240486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240486; }
p { color: rgb(36,4,134); }
H1.HeaderClassName
{
color: #240486;
}
.AnyTagClassName
{
color: #240486;
}
</style>
background-color css
<style>
a { background-color: #240486; }
a { background-color: rgb(36,4,134); }
div.DivClassName
{
background-color: #240486;
}
.BgClassName
{
background-color: #240486;
}
</style>
border-color css
<style>
span { border-color: #240486; }
span { border-color: rgb(36,4,134); }
td.TdClassName
{
border-color: #240486;
}
.TagClassName
{
border-color: #240486;
}
</style>