Shades of Persian Indigo #2D0886
Tints of Persian Indigo #2D0886
RGB
CMYK
RGB Variations
Color information
#2D0886 (or 0x2D0886) is known color: Persian Indigo. HEX triplet: 2D, 08 and 86. RGB value is (45,8,134). Sum of RGB (Red+Green+Blue) = 45+8+134=187 (24% of max value = 765). Red value is 45 (17.97% from 255 or 24.06% from 187); Green value is 8 (3.52% from 255 or 4.28% from 187); Blue value is 134 (52.73% from 255 or 71.66% from 187); Max value from RGB is 134 - color contains mainly: blue. Hex color #2D0886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2D0886 is #D2F779. Grayscale: #202020. Windows color (decimal): -13825914 or 8783917. OLE color: 8783917.
HSL color Cylindrical-coordinate representation of color #2D0886: hue angle of 257.62º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2D0886 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 45 | 8 | 134 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.47 |
| HSL | 257.62º | 0.89% | 0.28% | - |
| HSV(B) | 257.62º | 0.94% | 0.53% | - |
| XYZ | 5.47 | 2.45 | 22.74 | - |
| YUV | 33.43 | 184.76 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 8 | 134 | 0.66 | 0.94 | 0 | 0.47 | 257.62 | 0.89 | 0.28 |
| Hex | 2D | 8 | 86 | 42 | 5E | 0 | 2F | 102 | 59 | 1C |
| Octal | 55 | 10 | 206 | 102 | 136 | 0 | 57 | 402 | 131 | 34 |
| Binary | 101101 | 1000 | 10000110 | 1000010 | 1011110 | 0 | 101111 | 100000010 | 1011001 | 11100 |
Color Harmonies of #2D0886
Complementary color
Monochromatic Colors of #2D0886
Black with #2D0886
Text Example
Text Example
White with #2D0886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0886; }
p { color: rgb(45,8,134); }
H1.HeaderClassName
{
color: #2D0886;
}
.AnyTagClassName
{
color: #2D0886;
}
</style>
background-color css
<style>
a { background-color: #2D0886; }
a { background-color: rgb(45,8,134); }
div.DivClassName
{
background-color: #2D0886;
}
.BgClassName
{
background-color: #2D0886;
}
</style>
border-color css
<style>
span { border-color: #2D0886; }
span { border-color: rgb(45,8,134); }
td.TdClassName
{
border-color: #2D0886;
}
.TagClassName
{
border-color: #2D0886;
}
</style>