Shades of Persian Indigo #281177
Tints of Persian Indigo #281177
RGB
CMYK
RGB Variations
Color information
#281177 (or 0x281177) is known color: Persian Indigo. HEX triplet: 28, 11 and 77. RGB value is (40,17,119). Sum of RGB (Red+Green+Blue) = 40+17+119=176 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.73% from 176); Green value is 17 (7.03% from 255 or 9.66% from 176); Blue value is 119 (46.88% from 255 or 67.61% from 176); Max value from RGB is 119 - color contains mainly: blue. Hex color #281177 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281177 is #D7EE88. Grayscale: #232323. Windows color (decimal): -14151305 or 7803176. OLE color: 7803176.
HSL color Cylindrical-coordinate representation of color #281177: hue angle of 253.53º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #281177 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 17 | 119 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.53 |
| HSL | 253.53º | 0.75% | 0.27% | - |
| HSV(B) | 253.53º | 0.86% | 0.47% | - |
| XYZ | 4.41 | 2.18 | 17.64 | - |
| YUV | 35.51 | 175.12 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 17 | 119 | 0.66 | 0.86 | 0 | 0.53 | 253.53 | 0.75 | 0.27 |
| Hex | 28 | 11 | 77 | 42 | 56 | 0 | 35 | FE | 4B | 1B |
| Octal | 50 | 21 | 167 | 102 | 126 | 0 | 65 | 376 | 113 | 33 |
| Binary | 101000 | 10001 | 1110111 | 1000010 | 1010110 | 0 | 110101 | 11111110 | 1001011 | 11011 |
Color Harmonies of #281177
Complementary color
Monochromatic Colors of #281177
Black with #281177
Text Example
Text Example
White with #281177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281177; }
p { color: rgb(40,17,119); }
H1.HeaderClassName
{
color: #281177;
}
.AnyTagClassName
{
color: #281177;
}
</style>
background-color css
<style>
a { background-color: #281177; }
a { background-color: rgb(40,17,119); }
div.DivClassName
{
background-color: #281177;
}
.BgClassName
{
background-color: #281177;
}
</style>
border-color css
<style>
span { border-color: #281177; }
span { border-color: rgb(40,17,119); }
td.TdClassName
{
border-color: #281177;
}
.TagClassName
{
border-color: #281177;
}
</style>