Shades of Persian Indigo #240463
Tints of Persian Indigo #240463
RGB
CMYK
RGB Variations
Color information
#240463 (or 0x240463) is known color: Persian Indigo. HEX triplet: 24, 04 and 63. RGB value is (36,4,99). Sum of RGB (Red+Green+Blue) = 36+4+99=139 (18% of max value = 765). Red value is 36 (14.45% from 255 or 25.90% from 139); Green value is 4 (1.95% from 255 or 2.88% from 139); Blue value is 99 (39.06% from 255 or 71.22% from 139); Max value from RGB is 99 - color contains mainly: blue. Hex color #240463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240463 is #DBFB9C. Grayscale: #181818. Windows color (decimal): -14416797 or 6489124. OLE color: 6489124.
HSL color Cylindrical-coordinate representation of color #240463: hue angle of 260.21º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #240463 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 36 | 4 | 99 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.61 |
| HSL | 260.21º | 0.92% | 0.2% | - |
| HSV(B) | 260.21º | 0.96% | 0.39% | - |
| XYZ | 3.02 | 1.36 | 11.91 | - |
| YUV | 24.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 4 | 99 | 0.64 | 0.96 | 0 | 0.61 | 260.21 | 0.92 | 0.2 |
| Hex | 24 | 4 | 63 | 40 | 60 | 0 | 3D | 104 | 5C | 14 |
| Octal | 44 | 4 | 143 | 100 | 140 | 0 | 75 | 404 | 134 | 24 |
| Binary | 100100 | 100 | 1100011 | 1000000 | 1100000 | 0 | 111101 | 100000100 | 1011100 | 10100 |
Color Harmonies of #240463
Complementary color
Monochromatic Colors of #240463
Black with #240463
Text Example
Text Example
White with #240463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240463; }
p { color: rgb(36,4,99); }
H1.HeaderClassName
{
color: #240463;
}
.AnyTagClassName
{
color: #240463;
}
</style>
background-color css
<style>
a { background-color: #240463; }
a { background-color: rgb(36,4,99); }
div.DivClassName
{
background-color: #240463;
}
.BgClassName
{
background-color: #240463;
}
</style>
border-color css
<style>
span { border-color: #240463; }
span { border-color: rgb(36,4,99); }
td.TdClassName
{
border-color: #240463;
}
.TagClassName
{
border-color: #240463;
}
</style>