Shades of Persian Indigo #281978
Tints of Persian Indigo #281978
RGB
CMYK
RGB Variations
Color information
#281978 (or 0x281978) is known color: Persian Indigo. HEX triplet: 28, 19 and 78. RGB value is (40,25,120). Sum of RGB (Red+Green+Blue) = 40+25+120=185 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.62% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 120 (47.27% from 255 or 64.86% from 185); Max value from RGB is 120 - color contains mainly: blue. Hex color #281978 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281978 is #D7E687. Grayscale: #272727. Windows color (decimal): -14149256 or 7870760. OLE color: 7870760.
HSL color Cylindrical-coordinate representation of color #281978: hue angle of 249.47º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #281978 is Cyan = 0.67, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 25 | 120 | - |
| CMYK | 0.67 | 0.79 | 0 | 0.53 |
| HSL | 249.47º | 0.66% | 0.28% | - |
| HSV(B) | 249.47º | 0.79% | 0.47% | - |
| XYZ | 4.61 | 2.5 | 18.01 | - |
| YUV | 40.32 | 172.97 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 25 | 120 | 0.67 | 0.79 | 0 | 0.53 | 249.47 | 0.66 | 0.28 |
| Hex | 28 | 19 | 78 | 43 | 4F | 0 | 35 | F9 | 42 | 1C |
| Octal | 50 | 31 | 170 | 103 | 117 | 0 | 65 | 371 | 102 | 34 |
| Binary | 101000 | 11001 | 1111000 | 1000011 | 1001111 | 0 | 110101 | 11111001 | 1000010 | 11100 |
Color Harmonies of #281978
Complementary color
Monochromatic Colors of #281978
Black with #281978
Text Example
Text Example
White with #281978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281978; }
p { color: rgb(40,25,120); }
H1.HeaderClassName
{
color: #281978;
}
.AnyTagClassName
{
color: #281978;
}
</style>
background-color css
<style>
a { background-color: #281978; }
a { background-color: rgb(40,25,120); }
div.DivClassName
{
background-color: #281978;
}
.BgClassName
{
background-color: #281978;
}
</style>
border-color css
<style>
span { border-color: #281978; }
span { border-color: rgb(40,25,120); }
td.TdClassName
{
border-color: #281978;
}
.TagClassName
{
border-color: #281978;
}
</style>