Shades of Persian Indigo #280970
Tints of Persian Indigo #280970
RGB
CMYK
RGB Variations
Color information
#280970 (or 0x280970) is known color: Persian Indigo. HEX triplet: 28, 09 and 70. RGB value is (40,9,112). Sum of RGB (Red+Green+Blue) = 40+9+112=161 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.84% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 112 (44.14% from 255 or 69.57% from 161); Max value from RGB is 112 - color contains mainly: blue. Hex color #280970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280970 is #D7F68F. Grayscale: #1D1D1D. Windows color (decimal): -14153360 or 7342376. OLE color: 7342376.
HSL color Cylindrical-coordinate representation of color #280970: hue angle of 258.06º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #280970 is Cyan = 0.64, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 9 | 112 | - |
| CMYK | 0.64 | 0.92 | 0 | 0.56 |
| HSL | 258.06º | 0.85% | 0.24% | - |
| HSV(B) | 258.06º | 0.92% | 0.44% | - |
| XYZ | 3.9 | 1.82 | 15.47 | - |
| YUV | 30.01 | 174.27 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 9 | 112 | 0.64 | 0.92 | 0 | 0.56 | 258.06 | 0.85 | 0.24 |
| Hex | 28 | 9 | 70 | 40 | 5C | 0 | 38 | 102 | 55 | 18 |
| Octal | 50 | 11 | 160 | 100 | 134 | 0 | 70 | 402 | 125 | 30 |
| Binary | 101000 | 1001 | 1110000 | 1000000 | 1011100 | 0 | 111000 | 100000010 | 1010101 | 11000 |
Color Harmonies of #280970
Complementary color
Monochromatic Colors of #280970
Black with #280970
Text Example
Text Example
White with #280970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280970; }
p { color: rgb(40,9,112); }
H1.HeaderClassName
{
color: #280970;
}
.AnyTagClassName
{
color: #280970;
}
</style>
background-color css
<style>
a { background-color: #280970; }
a { background-color: rgb(40,9,112); }
div.DivClassName
{
background-color: #280970;
}
.BgClassName
{
background-color: #280970;
}
</style>
border-color css
<style>
span { border-color: #280970; }
span { border-color: rgb(40,9,112); }
td.TdClassName
{
border-color: #280970;
}
.TagClassName
{
border-color: #280970;
}
</style>