Shades of Persian Indigo #281670
Tints of Persian Indigo #281670
RGB
CMYK
RGB Variations
Color information
#281670 (or 0x281670) is known color: Persian Indigo. HEX triplet: 28, 16 and 70. RGB value is (40,22,112). Sum of RGB (Red+Green+Blue) = 40+22+112=174 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.99% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 112 (44.14% from 255 or 64.37% from 174); Max value from RGB is 112 - color contains mainly: blue. Hex color #281670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281670 is #D7E98F. Grayscale: #252525. Windows color (decimal): -14150032 or 7345704. OLE color: 7345704.
HSL color Cylindrical-coordinate representation of color #281670: hue angle of 252º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #281670 is Cyan = 0.64, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 22 | 112 | - |
| CMYK | 0.64 | 0.80 | 0 | 0.56 |
| HSL | 252º | 0.67% | 0.26% | - |
| HSV(B) | 252º | 0.8% | 0.44% | - |
| XYZ | 4.09 | 2.19 | 15.54 | - |
| YUV | 37.64 | 169.96 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 22 | 112 | 0.64 | 0.80 | 0 | 0.56 | 252 | 0.67 | 0.26 |
| Hex | 28 | 16 | 70 | 40 | 50 | 0 | 38 | FC | 43 | 1A |
| Octal | 50 | 26 | 160 | 100 | 120 | 0 | 70 | 374 | 103 | 32 |
| Binary | 101000 | 10110 | 1110000 | 1000000 | 1010000 | 0 | 111000 | 11111100 | 1000011 | 11010 |
Color Harmonies of #281670
Complementary color
Monochromatic Colors of #281670
Black with #281670
Text Example
Text Example
White with #281670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281670; }
p { color: rgb(40,22,112); }
H1.HeaderClassName
{
color: #281670;
}
.AnyTagClassName
{
color: #281670;
}
</style>
background-color css
<style>
a { background-color: #281670; }
a { background-color: rgb(40,22,112); }
div.DivClassName
{
background-color: #281670;
}
.BgClassName
{
background-color: #281670;
}
</style>
border-color css
<style>
span { border-color: #281670; }
span { border-color: rgb(40,22,112); }
td.TdClassName
{
border-color: #281670;
}
.TagClassName
{
border-color: #281670;
}
</style>