Shades of Persian Indigo #240063
Tints of Persian Indigo #240063
RGB
CMYK
RGB Variations
Color information
#240063 (or 0x240063) is known color: Persian Indigo. HEX triplet: 24, 00 and 63. RGB value is (36,0,99). Sum of RGB (Red+Green+Blue) = 36+0+99=135 (17% of max value = 765). Red value is 36 (14.45% from 255 or 26.67% from 135); Green value is 0 (0.39% from 255 or 0% from 135); Blue value is 99 (39.06% from 255 or 73.33% from 135); Max value from RGB is 99 - color contains mainly: blue. Hex color #240063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240063 is #DBFF9C. Grayscale: #151515. Windows color (decimal): -14417821 or 6488100. OLE color: 6488100.
HSL color Cylindrical-coordinate representation of color #240063: hue angle of 261.82º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #240063 is Cyan = 0.64, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 36 | 0 | 99 | - |
| CMYK | 0.64 | 1 | 0 | 0.61 |
| HSL | 261.82º | 1% | 0.19% | - |
| HSV(B) | 261.82º | 1% | 0.39% | - |
| XYZ | 2.98 | 1.28 | 11.89 | - |
| YUV | 22.05 | 171.43 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 0 | 99 | 0.64 | 1 | 0 | 0.61 | 261.82 | 1 | 0.19 |
| Hex | 24 | 0 | 63 | 40 | 64 | 0 | 3D | 106 | 64 | 13 |
| Octal | 44 | 0 | 143 | 100 | 144 | 0 | 75 | 406 | 144 | 23 |
| Binary | 100100 | 0 | 1100011 | 1000000 | 1100100 | 0 | 111101 | 100000110 | 1100100 | 10011 |
Color Harmonies of #240063
Complementary color
Monochromatic Colors of #240063
Black with #240063
Text Example
Text Example
White with #240063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240063; }
p { color: rgb(36,0,99); }
H1.HeaderClassName
{
color: #240063;
}
.AnyTagClassName
{
color: #240063;
}
</style>
background-color css
<style>
a { background-color: #240063; }
a { background-color: rgb(36,0,99); }
div.DivClassName
{
background-color: #240063;
}
.BgClassName
{
background-color: #240063;
}
</style>
border-color css
<style>
span { border-color: #240063; }
span { border-color: rgb(36,0,99); }
td.TdClassName
{
border-color: #240063;
}
.TagClassName
{
border-color: #240063;
}
</style>