Shades of Persian Indigo #240085
Tints of Persian Indigo #240085
RGB
CMYK
RGB Variations
Color information
#240085 (or 0x240085) is known color: Persian Indigo. HEX triplet: 24, 00 and 85. RGB value is (36,0,133). Sum of RGB (Red+Green+Blue) = 36+0+133=169 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.30% from 169); Green value is 0 (0.39% from 255 or 0% from 169); Blue value is 133 (52.34% from 255 or 78.70% from 169); Max value from RGB is 133 - color contains mainly: blue. Hex color #240085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240085 is #DBFF7A. Grayscale: #191919. Windows color (decimal): -14417787 or 8716324. OLE color: 8716324.
HSL color Cylindrical-coordinate representation of color #240085: hue angle of 256.24º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #240085 is Cyan = 0.73, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 36 | 0 | 133 | - |
| CMYK | 0.73 | 1 | 0 | 0.48 |
| HSL | 256.24º | 1% | 0.26% | - |
| HSV(B) | 256.24º | 1% | 0.52% | - |
| XYZ | 4.96 | 2.07 | 22.33 | - |
| YUV | 25.93 | 188.43 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 0 | 133 | 0.73 | 1 | 0 | 0.48 | 256.24 | 1 | 0.26 |
| Hex | 24 | 0 | 85 | 49 | 64 | 0 | 30 | 100 | 64 | 1A |
| Octal | 44 | 0 | 205 | 111 | 144 | 0 | 60 | 400 | 144 | 32 |
| Binary | 100100 | 0 | 10000101 | 1001001 | 1100100 | 0 | 110000 | 100000000 | 1100100 | 11010 |
Color Harmonies of #240085
Complementary color
Monochromatic Colors of #240085
Black with #240085
Text Example
Text Example
White with #240085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240085; }
p { color: rgb(36,0,133); }
H1.HeaderClassName
{
color: #240085;
}
.AnyTagClassName
{
color: #240085;
}
</style>
background-color css
<style>
a { background-color: #240085; }
a { background-color: rgb(36,0,133); }
div.DivClassName
{
background-color: #240085;
}
.BgClassName
{
background-color: #240085;
}
</style>
border-color css
<style>
span { border-color: #240085; }
span { border-color: rgb(36,0,133); }
td.TdClassName
{
border-color: #240085;
}
.TagClassName
{
border-color: #240085;
}
</style>