Shades of Persian Indigo #240284
Tints of Persian Indigo #240284
RGB
CMYK
RGB Variations
Color information
#240284 (or 0x240284) is known color: Persian Indigo. HEX triplet: 24, 02 and 84. RGB value is (36,2,132). Sum of RGB (Red+Green+Blue) = 36+2+132=170 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.18% from 170); Green value is 2 (1.17% from 255 or 1.18% from 170); Blue value is 132 (51.95% from 255 or 77.65% from 170); Max value from RGB is 132 - color contains mainly: blue. Hex color #240284 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240284 is #DBFD7B. Grayscale: #1A1A1A. Windows color (decimal): -14417276 or 8651300. OLE color: 8651300.
HSL color Cylindrical-coordinate representation of color #240284: hue angle of 255.69º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #240284 is Cyan = 0.73, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 36 | 2 | 132 | - |
| CMYK | 0.73 | 0.98 | 0 | 0.48 |
| HSL | 255.69º | 0.97% | 0.26% | - |
| HSV(B) | 255.69º | 0.98% | 0.52% | - |
| XYZ | 4.91 | 2.08 | 21.97 | - |
| YUV | 26.99 | 187.26 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 2 | 132 | 0.73 | 0.98 | 0 | 0.48 | 255.69 | 0.97 | 0.26 |
| Hex | 24 | 2 | 84 | 49 | 62 | 0 | 30 | 100 | 61 | 1A |
| Octal | 44 | 2 | 204 | 111 | 142 | 0 | 60 | 400 | 141 | 32 |
| Binary | 100100 | 10 | 10000100 | 1001001 | 1100010 | 0 | 110000 | 100000000 | 1100001 | 11010 |
Color Harmonies of #240284
Complementary color
Monochromatic Colors of #240284
Black with #240284
Text Example
Text Example
White with #240284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240284; }
p { color: rgb(36,2,132); }
H1.HeaderClassName
{
color: #240284;
}
.AnyTagClassName
{
color: #240284;
}
</style>
background-color css
<style>
a { background-color: #240284; }
a { background-color: rgb(36,2,132); }
div.DivClassName
{
background-color: #240284;
}
.BgClassName
{
background-color: #240284;
}
</style>
border-color css
<style>
span { border-color: #240284; }
span { border-color: rgb(36,2,132); }
td.TdClassName
{
border-color: #240284;
}
.TagClassName
{
border-color: #240284;
}
</style>