Shades of Persian Indigo #280175
Tints of Persian Indigo #280175
RGB
CMYK
RGB Variations
Color information
#280175 (or 0x280175) is known color: Persian Indigo. HEX triplet: 28, 01 and 75. RGB value is (40,1,117). Sum of RGB (Red+Green+Blue) = 40+1+117=158 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.32% from 158); Green value is 1 (0.78% from 255 or 0.63% from 158); Blue value is 117 (46.09% from 255 or 74.05% from 158); Max value from RGB is 117 - color contains mainly: blue. Hex color #280175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280175 is #D7FE8A. Grayscale: #191919. Windows color (decimal): -14155403 or 7668008. OLE color: 7668008.
HSL color Cylindrical-coordinate representation of color #280175: hue angle of 260.17º 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 #280175 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 1 | 117 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.54 |
| HSL | 260.17º | 0.98% | 0.23% | - |
| HSV(B) | 260.17º | 0.99% | 0.46% | - |
| XYZ | 4.1 | 1.76 | 16.95 | - |
| YUV | 25.89 | 179.42 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 1 | 117 | 0.66 | 0.99 | 0 | 0.54 | 260.17 | 0.98 | 0.23 |
| Hex | 28 | 1 | 75 | 42 | 63 | 0 | 36 | 104 | 62 | 17 |
| Octal | 50 | 1 | 165 | 102 | 143 | 0 | 66 | 404 | 142 | 27 |
| Binary | 101000 | 1 | 1110101 | 1000010 | 1100011 | 0 | 110110 | 100000100 | 1100010 | 10111 |
Color Harmonies of #280175
Complementary color
Monochromatic Colors of #280175
Black with #280175
Text Example
Text Example
White with #280175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280175; }
p { color: rgb(40,1,117); }
H1.HeaderClassName
{
color: #280175;
}
.AnyTagClassName
{
color: #280175;
}
</style>
background-color css
<style>
a { background-color: #280175; }
a { background-color: rgb(40,1,117); }
div.DivClassName
{
background-color: #280175;
}
.BgClassName
{
background-color: #280175;
}
</style>
border-color css
<style>
span { border-color: #280175; }
span { border-color: rgb(40,1,117); }
td.TdClassName
{
border-color: #280175;
}
.TagClassName
{
border-color: #280175;
}
</style>