Shades of Persian Indigo #28076E
Tints of Persian Indigo #28076E
RGB
CMYK
RGB Variations
Color information
#28076E (or 0x28076E) is known color: Persian Indigo. HEX triplet: 28, 07 and 6E. RGB value is (40,7,110). Sum of RGB (Red+Green+Blue) = 40+7+110=157 (20% of max value = 765). Red value is 40 (16.02% from 255 or 25.48% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 110 (43.36% from 255 or 70.06% from 157); Max value from RGB is 110 - color contains mainly: blue. Hex color #28076E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #28076E is #D7F891. Grayscale: #1C1C1C. Windows color (decimal): -14153874 or 7210792. OLE color: 7210792.
HSL color Cylindrical-coordinate representation of color #28076E: hue angle of 259.22º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #28076E is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 40 | 7 | 110 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.57 |
| HSL | 259.22º | 0.88% | 0.23% | - |
| HSV(B) | 259.22º | 0.94% | 0.43% | - |
| XYZ | 3.77 | 1.73 | 14.89 | - |
| YUV | 28.61 | 173.93 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 7 | 110 | 0.64 | 0.94 | 0 | 0.57 | 259.22 | 0.88 | 0.23 |
| Hex | 28 | 7 | 6E | 40 | 5E | 0 | 39 | 103 | 58 | 17 |
| Octal | 50 | 7 | 156 | 100 | 136 | 0 | 71 | 403 | 130 | 27 |
| Binary | 101000 | 111 | 1101110 | 1000000 | 1011110 | 0 | 111001 | 100000011 | 1011000 | 10111 |
Color Harmonies of #28076E
Complementary color
Monochromatic Colors of #28076E
Black with #28076E
Text Example
Text Example
White with #28076E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28076E; }
p { color: rgb(40,7,110); }
H1.HeaderClassName
{
color: #28076E;
}
.AnyTagClassName
{
color: #28076E;
}
</style>
background-color css
<style>
a { background-color: #28076E; }
a { background-color: rgb(40,7,110); }
div.DivClassName
{
background-color: #28076E;
}
.BgClassName
{
background-color: #28076E;
}
</style>
border-color css
<style>
span { border-color: #28076E; }
span { border-color: rgb(40,7,110); }
td.TdClassName
{
border-color: #28076E;
}
.TagClassName
{
border-color: #28076E;
}
</style>