Shades of Persian Indigo #240280
Tints of Persian Indigo #240280
RGB
CMYK
RGB Variations
Color information
#240280 (or 0x240280) is known color: Persian Indigo. HEX triplet: 24, 02 and 80. RGB value is (36,2,128). Sum of RGB (Red+Green+Blue) = 36+2+128=166 (21% of max value = 765). Red value is 36 (14.45% from 255 or 21.69% from 166); Green value is 2 (1.17% from 255 or 1.20% from 166); Blue value is 128 (50.39% from 255 or 77.11% from 166); Max value from RGB is 128 - color contains mainly: blue. Hex color #240280 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #240280 is #DBFD7F. Grayscale: #1A1A1A. Windows color (decimal): -14417280 or 8389156. OLE color: 8389156.
HSL color Cylindrical-coordinate representation of color #240280: hue angle of 256.19º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #240280 is Cyan = 0.72, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 36 | 2 | 128 | - |
| CMYK | 0.72 | 0.98 | 0 | 0.50 |
| HSL | 256.19º | 0.97% | 0.25% | - |
| HSV(B) | 256.19º | 0.98% | 0.5% | - |
| XYZ | 4.65 | 1.98 | 20.56 | - |
| YUV | 26.53 | 185.26 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 2 | 128 | 0.72 | 0.98 | 0 | 0.50 | 256.19 | 0.97 | 0.25 |
| Hex | 24 | 2 | 80 | 48 | 62 | 0 | 32 | 100 | 61 | 19 |
| Octal | 44 | 2 | 200 | 110 | 142 | 0 | 62 | 400 | 141 | 31 |
| Binary | 100100 | 10 | 10000000 | 1001000 | 1100010 | 0 | 110010 | 100000000 | 1100001 | 11001 |
Color Harmonies of #240280
Complementary color
Monochromatic Colors of #240280
Black with #240280
Text Example
Text Example
White with #240280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240280; }
p { color: rgb(36,2,128); }
H1.HeaderClassName
{
color: #240280;
}
.AnyTagClassName
{
color: #240280;
}
</style>
background-color css
<style>
a { background-color: #240280; }
a { background-color: rgb(36,2,128); }
div.DivClassName
{
background-color: #240280;
}
.BgClassName
{
background-color: #240280;
}
</style>
border-color css
<style>
span { border-color: #240280; }
span { border-color: rgb(36,2,128); }
td.TdClassName
{
border-color: #240280;
}
.TagClassName
{
border-color: #240280;
}
</style>