Shades of Persian Indigo #240273
Tints of Persian Indigo #240273
RGB
CMYK
RGB Variations
Color information
#240273 (or 0x240273) is known color: Persian Indigo. HEX triplet: 24, 02 and 73. RGB value is (36,2,115). Sum of RGB (Red+Green+Blue) = 36+2+115=153 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.53% from 153); Green value is 2 (1.17% from 255 or 1.31% from 153); Blue value is 115 (45.31% from 255 or 75.16% from 153); Max value from RGB is 115 - color contains mainly: blue. Hex color #240273 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240273 is #DBFD8C. Grayscale: #181818. Windows color (decimal): -14417293 or 7537188. OLE color: 7537188.
HSL color Cylindrical-coordinate representation of color #240273: hue angle of 258.05º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #240273 is Cyan = 0.69, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 2 | 115 | - |
| CMYK | 0.69 | 0.98 | 0 | 0.55 |
| HSL | 258.05º | 0.97% | 0.23% | - |
| HSV(B) | 258.05º | 0.98% | 0.45% | - |
| XYZ | 3.84 | 1.66 | 16.34 | - |
| YUV | 25.05 | 178.76 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 2 | 115 | 0.69 | 0.98 | 0 | 0.55 | 258.05 | 0.97 | 0.23 |
| Hex | 24 | 2 | 73 | 45 | 62 | 0 | 37 | 102 | 61 | 17 |
| Octal | 44 | 2 | 163 | 105 | 142 | 0 | 67 | 402 | 141 | 27 |
| Binary | 100100 | 10 | 1110011 | 1000101 | 1100010 | 0 | 110111 | 100000010 | 1100001 | 10111 |
Color Harmonies of #240273
Complementary color
Monochromatic Colors of #240273
Black with #240273
Text Example
Text Example
White with #240273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240273; }
p { color: rgb(36,2,115); }
H1.HeaderClassName
{
color: #240273;
}
.AnyTagClassName
{
color: #240273;
}
</style>
background-color css
<style>
a { background-color: #240273; }
a { background-color: rgb(36,2,115); }
div.DivClassName
{
background-color: #240273;
}
.BgClassName
{
background-color: #240273;
}
</style>
border-color css
<style>
span { border-color: #240273; }
span { border-color: rgb(36,2,115); }
td.TdClassName
{
border-color: #240273;
}
.TagClassName
{
border-color: #240273;
}
</style>