Shades of Persian Indigo #28067E
Tints of Persian Indigo #28067E
RGB
CMYK
RGB Variations
Color information
#28067E (or 0x28067E) is known color: Persian Indigo. HEX triplet: 28, 06 and 7E. RGB value is (40,6,126). Sum of RGB (Red+Green+Blue) = 40+6+126=172 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.26% from 172); Green value is 6 (2.73% from 255 or 3.49% from 172); Blue value is 126 (49.61% from 255 or 73.26% from 172); Max value from RGB is 126 - color contains mainly: blue. Hex color #28067E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #28067E is #D7F981. Grayscale: #1D1D1D. Windows color (decimal): -14154114 or 8259112. OLE color: 8259112.
HSL color Cylindrical-coordinate representation of color #28067E: hue angle of 257º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #28067E is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 6 | 126 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.51 |
| HSL | 257º | 0.91% | 0.26% | - |
| HSV(B) | 257º | 0.95% | 0.49% | - |
| XYZ | 4.71 | 2.09 | 19.89 | - |
| YUV | 29.85 | 182.26 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 6 | 126 | 0.68 | 0.95 | 0 | 0.51 | 257 | 0.91 | 0.26 |
| Hex | 28 | 6 | 7E | 44 | 5F | 0 | 33 | 101 | 5B | 1A |
| Octal | 50 | 6 | 176 | 104 | 137 | 0 | 63 | 401 | 133 | 32 |
| Binary | 101000 | 110 | 1111110 | 1000100 | 1011111 | 0 | 110011 | 100000001 | 1011011 | 11010 |
Color Harmonies of #28067E
Complementary color
Monochromatic Colors of #28067E
Black with #28067E
Text Example
Text Example
White with #28067E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28067E; }
p { color: rgb(40,6,126); }
H1.HeaderClassName
{
color: #28067E;
}
.AnyTagClassName
{
color: #28067E;
}
</style>
background-color css
<style>
a { background-color: #28067E; }
a { background-color: rgb(40,6,126); }
div.DivClassName
{
background-color: #28067E;
}
.BgClassName
{
background-color: #28067E;
}
</style>
border-color css
<style>
span { border-color: #28067E; }
span { border-color: rgb(40,6,126); }
td.TdClassName
{
border-color: #28067E;
}
.TagClassName
{
border-color: #28067E;
}
</style>