Shades of Persian Indigo #280176
Tints of Persian Indigo #280176
RGB
CMYK
RGB Variations
Color information
#280176 (or 0x280176) is known color: Persian Indigo. HEX triplet: 28, 01 and 76. RGB value is (40,1,118). Sum of RGB (Red+Green+Blue) = 40+1+118=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 118 (46.48% from 255 or 74.21% from 159); Max value from RGB is 118 - color contains mainly: blue. Hex color #280176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280176 is #D7FE89. Grayscale: #191919. Windows color (decimal): -14155402 or 7733544. OLE color: 7733544.
HSL color Cylindrical-coordinate representation of color #280176: hue angle of 260º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #280176 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 1 | 118 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.54 |
| HSL | 260º | 0.98% | 0.23% | - |
| HSV(B) | 260º | 0.99% | 0.46% | - |
| XYZ | 4.16 | 1.78 | 17.26 | - |
| YUV | 26 | 179.92 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 1 | 118 | 0.66 | 0.99 | 0 | 0.54 | 260 | 0.98 | 0.23 |
| Hex | 28 | 1 | 76 | 42 | 63 | 0 | 36 | 104 | 62 | 17 |
| Octal | 50 | 1 | 166 | 102 | 143 | 0 | 66 | 404 | 142 | 27 |
| Binary | 101000 | 1 | 1110110 | 1000010 | 1100011 | 0 | 110110 | 100000100 | 1100010 | 10111 |
Color Harmonies of #280176
Complementary color
Monochromatic Colors of #280176
Black with #280176
Text Example
Text Example
White with #280176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280176; }
p { color: rgb(40,1,118); }
H1.HeaderClassName
{
color: #280176;
}
.AnyTagClassName
{
color: #280176;
}
</style>
background-color css
<style>
a { background-color: #280176; }
a { background-color: rgb(40,1,118); }
div.DivClassName
{
background-color: #280176;
}
.BgClassName
{
background-color: #280176;
}
</style>
border-color css
<style>
span { border-color: #280176; }
span { border-color: rgb(40,1,118); }
td.TdClassName
{
border-color: #280176;
}
.TagClassName
{
border-color: #280176;
}
</style>