Shades of Persian Indigo #28036D
Tints of Persian Indigo #28036D
RGB
CMYK
RGB Variations
Color information
#28036D (or 0x28036D) is known color: Persian Indigo. HEX triplet: 28, 03 and 6D. RGB value is (40,3,109). Sum of RGB (Red+Green+Blue) = 40+3+109=152 (20% of max value = 765). Red value is 40 (16.02% from 255 or 26.32% from 152); Green value is 3 (1.56% from 255 or 1.97% from 152); Blue value is 109 (42.97% from 255 or 71.71% from 152); Max value from RGB is 109 - color contains mainly: blue. Hex color #28036D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #28036D is #D7FC92. Grayscale: #191919. Windows color (decimal): -14154899 or 7144232. OLE color: 7144232.
HSL color Cylindrical-coordinate representation of color #28036D: hue angle of 260.94º degrees, saturation: 0.95, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #28036D is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 40 | 3 | 109 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.57 |
| HSL | 260.94º | 0.95% | 0.22% | - |
| HSV(B) | 260.94º | 0.97% | 0.43% | - |
| XYZ | 3.67 | 1.62 | 14.59 | - |
| YUV | 26.15 | 174.76 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 109 | 0.63 | 0.97 | 0 | 0.57 | 260.94 | 0.95 | 0.22 |
| Hex | 28 | 3 | 6D | 3F | 61 | 0 | 39 | 105 | 5F | 16 |
| Octal | 50 | 3 | 155 | 77 | 141 | 0 | 71 | 405 | 137 | 26 |
| Binary | 101000 | 11 | 1101101 | 111111 | 1100001 | 0 | 111001 | 100000101 | 1011111 | 10110 |
Color Harmonies of #28036D
Complementary color
Monochromatic Colors of #28036D
Black with #28036D
Text Example
Text Example
White with #28036D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28036D; }
p { color: rgb(40,3,109); }
H1.HeaderClassName
{
color: #28036D;
}
.AnyTagClassName
{
color: #28036D;
}
</style>
background-color css
<style>
a { background-color: #28036D; }
a { background-color: rgb(40,3,109); }
div.DivClassName
{
background-color: #28036D;
}
.BgClassName
{
background-color: #28036D;
}
</style>
border-color css
<style>
span { border-color: #28036D; }
span { border-color: rgb(40,3,109); }
td.TdClassName
{
border-color: #28036D;
}
.TagClassName
{
border-color: #28036D;
}
</style>