Shades of Persian Indigo #281173
Tints of Persian Indigo #281173
RGB
CMYK
RGB Variations
Color information
#281173 (or 0x281173) is known color: Persian Indigo. HEX triplet: 28, 11 and 73. RGB value is (40,17,115). Sum of RGB (Red+Green+Blue) = 40+17+115=172 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.26% from 172); Green value is 17 (7.03% from 255 or 9.88% from 172); Blue value is 115 (45.31% from 255 or 66.86% from 172); Max value from RGB is 115 - color contains mainly: blue. Hex color #281173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281173 is #D7EE8C. Grayscale: #222222. Windows color (decimal): -14151309 or 7541032. OLE color: 7541032.
HSL color Cylindrical-coordinate representation of color #281173: hue angle of 254.08º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281173 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 17 | 115 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.55 |
| HSL | 254.08º | 0.74% | 0.26% | - |
| HSV(B) | 254.08º | 0.85% | 0.45% | - |
| XYZ | 4.17 | 2.09 | 16.4 | - |
| YUV | 35.05 | 173.12 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 17 | 115 | 0.65 | 0.85 | 0 | 0.55 | 254.08 | 0.74 | 0.26 |
| Hex | 28 | 11 | 73 | 41 | 55 | 0 | 37 | FE | 4A | 1A |
| Octal | 50 | 21 | 163 | 101 | 125 | 0 | 67 | 376 | 112 | 32 |
| Binary | 101000 | 10001 | 1110011 | 1000001 | 1010101 | 0 | 110111 | 11111110 | 1001010 | 11010 |
Color Harmonies of #281173
Complementary color
Monochromatic Colors of #281173
Black with #281173
Text Example
Text Example
White with #281173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281173; }
p { color: rgb(40,17,115); }
H1.HeaderClassName
{
color: #281173;
}
.AnyTagClassName
{
color: #281173;
}
</style>
background-color css
<style>
a { background-color: #281173; }
a { background-color: rgb(40,17,115); }
div.DivClassName
{
background-color: #281173;
}
.BgClassName
{
background-color: #281173;
}
</style>
border-color css
<style>
span { border-color: #281173; }
span { border-color: rgb(40,17,115); }
td.TdClassName
{
border-color: #281173;
}
.TagClassName
{
border-color: #281173;
}
</style>