Shades of Persian Indigo #281777
Tints of Persian Indigo #281777
RGB
CMYK
RGB Variations
Color information
#281777 (or 0x281777) is known color: Persian Indigo. HEX triplet: 28, 17 and 77. RGB value is (40,23,119). Sum of RGB (Red+Green+Blue) = 40+23+119=182 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.98% from 182); Green value is 23 (9.38% from 255 or 12.64% from 182); Blue value is 119 (46.88% from 255 or 65.38% from 182); Max value from RGB is 119 - color contains mainly: blue. Hex color #281777 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281777 is #D7E888. Grayscale: #262626. Windows color (decimal): -14149769 or 7804712. OLE color: 7804712.
HSL color Cylindrical-coordinate representation of color #281777: hue angle of 250.63º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #281777 is Cyan = 0.66, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 23 | 119 | - |
| CMYK | 0.66 | 0.81 | 0 | 0.53 |
| HSL | 250.63º | 0.68% | 0.28% | - |
| HSV(B) | 250.63º | 0.81% | 0.47% | - |
| XYZ | 4.51 | 2.4 | 17.68 | - |
| YUV | 39.03 | 173.13 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 23 | 119 | 0.66 | 0.81 | 0 | 0.53 | 250.63 | 0.68 | 0.28 |
| Hex | 28 | 17 | 77 | 42 | 51 | 0 | 35 | FB | 44 | 1C |
| Octal | 50 | 27 | 167 | 102 | 121 | 0 | 65 | 373 | 104 | 34 |
| Binary | 101000 | 10111 | 1110111 | 1000010 | 1010001 | 0 | 110101 | 11111011 | 1000100 | 11100 |
Color Harmonies of #281777
Complementary color
Monochromatic Colors of #281777
Black with #281777
Text Example
Text Example
White with #281777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281777; }
p { color: rgb(40,23,119); }
H1.HeaderClassName
{
color: #281777;
}
.AnyTagClassName
{
color: #281777;
}
</style>
background-color css
<style>
a { background-color: #281777; }
a { background-color: rgb(40,23,119); }
div.DivClassName
{
background-color: #281777;
}
.BgClassName
{
background-color: #281777;
}
</style>
border-color css
<style>
span { border-color: #281777; }
span { border-color: rgb(40,23,119); }
td.TdClassName
{
border-color: #281777;
}
.TagClassName
{
border-color: #281777;
}
</style>