Shades of Persian Indigo #240963
Tints of Persian Indigo #240963
RGB
CMYK
RGB Variations
Color information
#240963 (or 0x240963) is known color: Persian Indigo. HEX triplet: 24, 09 and 63. RGB value is (36,9,99). Sum of RGB (Red+Green+Blue) = 36+9+99=144 (19% of max value = 765). Red value is 36 (14.45% from 255 or 25% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 99 (39.06% from 255 or 68.75% from 144); Max value from RGB is 99 - color contains mainly: blue. Hex color #240963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240963 is #DBF69C. Grayscale: #1B1B1B. Windows color (decimal): -14415517 or 6490404. OLE color: 6490404.
HSL color Cylindrical-coordinate representation of color #240963: hue angle of 258º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #240963 is Cyan = 0.64, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 36 | 9 | 99 | - |
| CMYK | 0.64 | 0.91 | 0 | 0.61 |
| HSL | 258º | 0.83% | 0.21% | - |
| HSV(B) | 258º | 0.91% | 0.39% | - |
| XYZ | 3.08 | 1.47 | 11.93 | - |
| YUV | 27.33 | 168.45 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 9 | 99 | 0.64 | 0.91 | 0 | 0.61 | 258 | 0.83 | 0.21 |
| Hex | 24 | 9 | 63 | 40 | 5B | 0 | 3D | 102 | 53 | 15 |
| Octal | 44 | 11 | 143 | 100 | 133 | 0 | 75 | 402 | 123 | 25 |
| Binary | 100100 | 1001 | 1100011 | 1000000 | 1011011 | 0 | 111101 | 100000010 | 1010011 | 10101 |
Color Harmonies of #240963
Complementary color
Monochromatic Colors of #240963
Black with #240963
Text Example
Text Example
White with #240963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240963; }
p { color: rgb(36,9,99); }
H1.HeaderClassName
{
color: #240963;
}
.AnyTagClassName
{
color: #240963;
}
</style>
background-color css
<style>
a { background-color: #240963; }
a { background-color: rgb(36,9,99); }
div.DivClassName
{
background-color: #240963;
}
.BgClassName
{
background-color: #240963;
}
</style>
border-color css
<style>
span { border-color: #240963; }
span { border-color: rgb(36,9,99); }
td.TdClassName
{
border-color: #240963;
}
.TagClassName
{
border-color: #240963;
}
</style>