Shades of Persian Indigo #280875
Tints of Persian Indigo #280875
RGB
CMYK
RGB Variations
Color information
#280875 (or 0x280875) is known color: Persian Indigo. HEX triplet: 28, 08 and 75. RGB value is (40,8,117). Sum of RGB (Red+Green+Blue) = 40+8+117=165 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.24% from 165); Green value is 8 (3.52% from 255 or 4.85% from 165); Blue value is 117 (46.09% from 255 or 70.91% from 165); Max value from RGB is 117 - color contains mainly: blue. Hex color #280875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280875 is #D7F78A. Grayscale: #1D1D1D. Windows color (decimal): -14153611 or 7669800. OLE color: 7669800.
HSL color Cylindrical-coordinate representation of color #280875: hue angle of 257.61º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #280875 is Cyan = 0.66, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 8 | 117 | - |
| CMYK | 0.66 | 0.93 | 0 | 0.54 |
| HSL | 257.61º | 0.87% | 0.25% | - |
| HSV(B) | 257.61º | 0.93% | 0.46% | - |
| XYZ | 4.17 | 1.91 | 16.98 | - |
| YUV | 29.99 | 177.1 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 8 | 117 | 0.66 | 0.93 | 0 | 0.54 | 257.61 | 0.87 | 0.25 |
| Hex | 28 | 8 | 75 | 42 | 5D | 0 | 36 | 102 | 57 | 19 |
| Octal | 50 | 10 | 165 | 102 | 135 | 0 | 66 | 402 | 127 | 31 |
| Binary | 101000 | 1000 | 1110101 | 1000010 | 1011101 | 0 | 110110 | 100000010 | 1010111 | 11001 |
Color Harmonies of #280875
Complementary color
Monochromatic Colors of #280875
Black with #280875
Text Example
Text Example
White with #280875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280875; }
p { color: rgb(40,8,117); }
H1.HeaderClassName
{
color: #280875;
}
.AnyTagClassName
{
color: #280875;
}
</style>
background-color css
<style>
a { background-color: #280875; }
a { background-color: rgb(40,8,117); }
div.DivClassName
{
background-color: #280875;
}
.BgClassName
{
background-color: #280875;
}
</style>
border-color css
<style>
span { border-color: #280875; }
span { border-color: rgb(40,8,117); }
td.TdClassName
{
border-color: #280875;
}
.TagClassName
{
border-color: #280875;
}
</style>