Shades of Persian Indigo #281671
Tints of Persian Indigo #281671
RGB
CMYK
RGB Variations
Color information
#281671 (or 0x281671) is known color: Persian Indigo. HEX triplet: 28, 16 and 71. RGB value is (40,22,113). Sum of RGB (Red+Green+Blue) = 40+22+113=175 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.86% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 113 (44.53% from 255 or 64.57% from 175); Max value from RGB is 113 - color contains mainly: blue. Hex color #281671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281671 is #D7E98E. Grayscale: #252525. Windows color (decimal): -14150031 or 7411240. OLE color: 7411240.
HSL color Cylindrical-coordinate representation of color #281671: hue angle of 251.87º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #281671 is Cyan = 0.65, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 22 | 113 | - |
| CMYK | 0.65 | 0.81 | 0 | 0.56 |
| HSL | 251.87º | 0.67% | 0.26% | - |
| HSV(B) | 251.87º | 0.81% | 0.44% | - |
| XYZ | 4.14 | 2.22 | 15.83 | - |
| YUV | 37.76 | 170.46 | 129.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 22 | 113 | 0.65 | 0.81 | 0 | 0.56 | 251.87 | 0.67 | 0.26 |
| Hex | 28 | 16 | 71 | 41 | 51 | 0 | 38 | FC | 43 | 1A |
| Octal | 50 | 26 | 161 | 101 | 121 | 0 | 70 | 374 | 103 | 32 |
| Binary | 101000 | 10110 | 1110001 | 1000001 | 1010001 | 0 | 111000 | 11111100 | 1000011 | 11010 |
Color Harmonies of #281671
Complementary color
Monochromatic Colors of #281671
Black with #281671
Text Example
Text Example
White with #281671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281671; }
p { color: rgb(40,22,113); }
H1.HeaderClassName
{
color: #281671;
}
.AnyTagClassName
{
color: #281671;
}
</style>
background-color css
<style>
a { background-color: #281671; }
a { background-color: rgb(40,22,113); }
div.DivClassName
{
background-color: #281671;
}
.BgClassName
{
background-color: #281671;
}
</style>
border-color css
<style>
span { border-color: #281671; }
span { border-color: rgb(40,22,113); }
td.TdClassName
{
border-color: #281671;
}
.TagClassName
{
border-color: #281671;
}
</style>