Shades of Persian Indigo #281979
Tints of Persian Indigo #281979
RGB
CMYK
RGB Variations
Color information
#281979 (or 0x281979) is known color: Persian Indigo. HEX triplet: 28, 19 and 79. RGB value is (40,25,121). Sum of RGB (Red+Green+Blue) = 40+25+121=186 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.51% from 186); Green value is 25 (10.16% from 255 or 13.44% from 186); Blue value is 121 (47.66% from 255 or 65.05% from 186); Max value from RGB is 121 - color contains mainly: blue. Hex color #281979 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281979 is #D7E686. Grayscale: #282828. Windows color (decimal): -14149255 or 7936296. OLE color: 7936296.
HSL color Cylindrical-coordinate representation of color #281979: hue angle of 249.38º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #281979 is Cyan = 0.67, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 25 | 121 | - |
| CMYK | 0.67 | 0.79 | 0 | 0.53 |
| HSL | 249.38º | 0.66% | 0.29% | - |
| HSV(B) | 249.38º | 0.79% | 0.47% | - |
| XYZ | 4.67 | 2.53 | 18.33 | - |
| YUV | 40.43 | 173.47 | 127.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 121 | 0.67 | 0.79 | 0 | 0.53 | 249.38 | 0.66 | 0.29 |
| Hex | 28 | 19 | 79 | 43 | 4F | 0 | 35 | F9 | 42 | 1D |
| Octal | 50 | 31 | 171 | 103 | 117 | 0 | 65 | 371 | 102 | 35 |
| Binary | 101000 | 11001 | 1111001 | 1000011 | 1001111 | 0 | 110101 | 11111001 | 1000010 | 11101 |
Color Harmonies of #281979
Complementary color
Monochromatic Colors of #281979
Black with #281979
Text Example
Text Example
White with #281979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281979; }
p { color: rgb(40,25,121); }
H1.HeaderClassName
{
color: #281979;
}
.AnyTagClassName
{
color: #281979;
}
</style>
background-color css
<style>
a { background-color: #281979; }
a { background-color: rgb(40,25,121); }
div.DivClassName
{
background-color: #281979;
}
.BgClassName
{
background-color: #281979;
}
</style>
border-color css
<style>
span { border-color: #281979; }
span { border-color: rgb(40,25,121); }
td.TdClassName
{
border-color: #281979;
}
.TagClassName
{
border-color: #281979;
}
</style>