Shades of Persian Indigo #281079
Tints of Persian Indigo #281079
RGB
CMYK
RGB Variations
Color information
#281079 (or 0x281079) is known color: Persian Indigo. HEX triplet: 28, 10 and 79. RGB value is (40,16,121). Sum of RGB (Red+Green+Blue) = 40+16+121=177 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.60% from 177); Green value is 16 (6.64% from 255 or 9.04% from 177); Blue value is 121 (47.66% from 255 or 68.36% from 177); Max value from RGB is 121 - color contains mainly: blue. Hex color #281079 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281079 is #D7EF86. Grayscale: #222222. Windows color (decimal): -14151559 or 7933992. OLE color: 7933992.
HSL color Cylindrical-coordinate representation of color #281079: hue angle of 253.71º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #281079 is Cyan = 0.67, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 16 | 121 | - |
| CMYK | 0.67 | 0.87 | 0 | 0.53 |
| HSL | 253.71º | 0.77% | 0.27% | - |
| HSV(B) | 253.71º | 0.87% | 0.47% | - |
| XYZ | 4.51 | 2.2 | 18.28 | - |
| YUV | 35.15 | 176.45 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 121 | 0.67 | 0.87 | 0 | 0.53 | 253.71 | 0.77 | 0.27 |
| Hex | 28 | 10 | 79 | 43 | 57 | 0 | 35 | FE | 4D | 1B |
| Octal | 50 | 20 | 171 | 103 | 127 | 0 | 65 | 376 | 115 | 33 |
| Binary | 101000 | 10000 | 1111001 | 1000011 | 1010111 | 0 | 110101 | 11111110 | 1001101 | 11011 |
Color Harmonies of #281079
Complementary color
Monochromatic Colors of #281079
Black with #281079
Text Example
Text Example
White with #281079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281079; }
p { color: rgb(40,16,121); }
H1.HeaderClassName
{
color: #281079;
}
.AnyTagClassName
{
color: #281079;
}
</style>
background-color css
<style>
a { background-color: #281079; }
a { background-color: rgb(40,16,121); }
div.DivClassName
{
background-color: #281079;
}
.BgClassName
{
background-color: #281079;
}
</style>
border-color css
<style>
span { border-color: #281079; }
span { border-color: rgb(40,16,121); }
td.TdClassName
{
border-color: #281079;
}
.TagClassName
{
border-color: #281079;
}
</style>