Shades of Persian Indigo #2D0786
Tints of Persian Indigo #2D0786
RGB
CMYK
RGB Variations
Color information
#2D0786 (or 0x2D0786) is known color: Persian Indigo. HEX triplet: 2D, 07 and 86. RGB value is (45,7,134). Sum of RGB (Red+Green+Blue) = 45+7+134=186 (24% of max value = 765). Red value is 45 (17.97% from 255 or 24.19% from 186); Green value is 7 (3.12% from 255 or 3.76% from 186); Blue value is 134 (52.73% from 255 or 72.04% from 186); Max value from RGB is 134 - color contains mainly: blue. Hex color #2D0786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2D0786 is #D2F879. Grayscale: #202020. Windows color (decimal): -13826170 or 8783661. OLE color: 8783661.
HSL color Cylindrical-coordinate representation of color #2D0786: hue angle of 257.95º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2D0786 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 45 | 7 | 134 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.47 |
| HSL | 257.95º | 0.9% | 0.28% | - |
| HSV(B) | 257.95º | 0.95% | 0.53% | - |
| XYZ | 5.46 | 2.43 | 22.74 | - |
| YUV | 32.84 | 185.09 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 7 | 134 | 0.66 | 0.95 | 0 | 0.47 | 257.95 | 0.9 | 0.28 |
| Hex | 2D | 7 | 86 | 42 | 5F | 0 | 2F | 102 | 5A | 1C |
| Octal | 55 | 7 | 206 | 102 | 137 | 0 | 57 | 402 | 132 | 34 |
| Binary | 101101 | 111 | 10000110 | 1000010 | 1011111 | 0 | 101111 | 100000010 | 1011010 | 11100 |
Color Harmonies of #2D0786
Complementary color
Monochromatic Colors of #2D0786
Black with #2D0786
Text Example
Text Example
White with #2D0786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0786; }
p { color: rgb(45,7,134); }
H1.HeaderClassName
{
color: #2D0786;
}
.AnyTagClassName
{
color: #2D0786;
}
</style>
background-color css
<style>
a { background-color: #2D0786; }
a { background-color: rgb(45,7,134); }
div.DivClassName
{
background-color: #2D0786;
}
.BgClassName
{
background-color: #2D0786;
}
</style>
border-color css
<style>
span { border-color: #2D0786; }
span { border-color: rgb(45,7,134); }
td.TdClassName
{
border-color: #2D0786;
}
.TagClassName
{
border-color: #2D0786;
}
</style>