Shades of Persian Indigo #28106E
Tints of Persian Indigo #28106E
RGB
CMYK
RGB Variations
Color information
#28106E (or 0x28106E) is known color: Persian Indigo. HEX triplet: 28, 10 and 6E. RGB value is (40,16,110). Sum of RGB (Red+Green+Blue) = 40+16+110=166 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.10% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 110 (43.36% from 255 or 66.27% from 166); Max value from RGB is 110 - color contains mainly: blue. Hex color #28106E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #28106E is #D7EF91. Grayscale: #212121. Windows color (decimal): -14151570 or 7213096. OLE color: 7213096.
HSL color Cylindrical-coordinate representation of color #28106E: hue angle of 255.32º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #28106E is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 40 | 16 | 110 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.57 |
| HSL | 255.32º | 0.75% | 0.25% | - |
| HSV(B) | 255.32º | 0.85% | 0.43% | - |
| XYZ | 3.87 | 1.95 | 14.92 | - |
| YUV | 33.89 | 170.95 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 110 | 0.64 | 0.85 | 0 | 0.57 | 255.32 | 0.75 | 0.25 |
| Hex | 28 | 10 | 6E | 40 | 55 | 0 | 39 | FF | 4B | 19 |
| Octal | 50 | 20 | 156 | 100 | 125 | 0 | 71 | 377 | 113 | 31 |
| Binary | 101000 | 10000 | 1101110 | 1000000 | 1010101 | 0 | 111001 | 11111111 | 1001011 | 11001 |
Color Harmonies of #28106E
Complementary color
Monochromatic Colors of #28106E
Black with #28106E
Text Example
Text Example
White with #28106E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28106E; }
p { color: rgb(40,16,110); }
H1.HeaderClassName
{
color: #28106E;
}
.AnyTagClassName
{
color: #28106E;
}
</style>
background-color css
<style>
a { background-color: #28106E; }
a { background-color: rgb(40,16,110); }
div.DivClassName
{
background-color: #28106E;
}
.BgClassName
{
background-color: #28106E;
}
</style>
border-color css
<style>
span { border-color: #28106E; }
span { border-color: rgb(40,16,110); }
td.TdClassName
{
border-color: #28106E;
}
.TagClassName
{
border-color: #28106E;
}
</style>