Shades of Persian Indigo #281877
Tints of Persian Indigo #281877
RGB
CMYK
RGB Variations
Color information
#281877 (or 0x281877) is known color: Persian Indigo. HEX triplet: 28, 18 and 77. RGB value is (40,24,119). Sum of RGB (Red+Green+Blue) = 40+24+119=183 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.86% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 119 (46.88% from 255 or 65.03% from 183); Max value from RGB is 119 - color contains mainly: blue. Hex color #281877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281877 is #D7E788. Grayscale: #272727. Windows color (decimal): -14149513 or 7804968. OLE color: 7804968.
HSL color Cylindrical-coordinate representation of color #281877: hue angle of 250.11º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #281877 is Cyan = 0.66, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 24 | 119 | - |
| CMYK | 0.66 | 0.80 | 0 | 0.53 |
| HSL | 250.11º | 0.66% | 0.28% | - |
| HSV(B) | 250.11º | 0.8% | 0.47% | - |
| XYZ | 4.53 | 2.44 | 17.68 | - |
| YUV | 39.61 | 172.8 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 24 | 119 | 0.66 | 0.80 | 0 | 0.53 | 250.11 | 0.66 | 0.28 |
| Hex | 28 | 18 | 77 | 42 | 50 | 0 | 35 | FA | 42 | 1C |
| Octal | 50 | 30 | 167 | 102 | 120 | 0 | 65 | 372 | 102 | 34 |
| Binary | 101000 | 11000 | 1110111 | 1000010 | 1010000 | 0 | 110101 | 11111010 | 1000010 | 11100 |
Color Harmonies of #281877
Complementary color
Monochromatic Colors of #281877
Black with #281877
Text Example
Text Example
White with #281877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281877; }
p { color: rgb(40,24,119); }
H1.HeaderClassName
{
color: #281877;
}
.AnyTagClassName
{
color: #281877;
}
</style>
background-color css
<style>
a { background-color: #281877; }
a { background-color: rgb(40,24,119); }
div.DivClassName
{
background-color: #281877;
}
.BgClassName
{
background-color: #281877;
}
</style>
border-color css
<style>
span { border-color: #281877; }
span { border-color: rgb(40,24,119); }
td.TdClassName
{
border-color: #281877;
}
.TagClassName
{
border-color: #281877;
}
</style>