Shades of Persian Indigo #2D0795
Tints of Persian Indigo #2D0795
RGB
CMYK
RGB Variations
Color information
#2D0795 (or 0x2D0795) is known color: Persian Indigo. HEX triplet: 2D, 07 and 95. RGB value is (45,7,149). Sum of RGB (Red+Green+Blue) = 45+7+149=201 (26% of max value = 765). Red value is 45 (17.97% from 255 or 22.39% from 201); Green value is 7 (3.12% from 255 or 3.48% from 201); Blue value is 149 (58.59% from 255 or 74.13% from 201); Max value from RGB is 149 - color contains mainly: blue. Hex color #2D0795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2D0795 is #D2F86A. Grayscale: #222222. Windows color (decimal): -13826155 or 9766701. OLE color: 9766701.
HSL color Cylindrical-coordinate representation of color #2D0795: hue angle of 256.06º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2D0795 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 45 | 7 | 149 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.42 |
| HSL | 256.06º | 0.91% | 0.31% | - |
| HSV(B) | 256.06º | 0.95% | 0.58% | - |
| XYZ | 6.58 | 2.88 | 28.64 | - |
| YUV | 34.55 | 192.59 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 7 | 149 | 0.70 | 0.95 | 0 | 0.42 | 256.06 | 0.91 | 0.31 |
| Hex | 2D | 7 | 95 | 46 | 5F | 0 | 2A | 100 | 5B | 1F |
| Octal | 55 | 7 | 225 | 106 | 137 | 0 | 52 | 400 | 133 | 37 |
| Binary | 101101 | 111 | 10010101 | 1000110 | 1011111 | 0 | 101010 | 100000000 | 1011011 | 11111 |
Color Harmonies of #2D0795
Complementary color
Monochromatic Colors of #2D0795
Black with #2D0795
Text Example
Text Example
White with #2D0795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0795; }
p { color: rgb(45,7,149); }
H1.HeaderClassName
{
color: #2D0795;
}
.AnyTagClassName
{
color: #2D0795;
}
</style>
background-color css
<style>
a { background-color: #2D0795; }
a { background-color: rgb(45,7,149); }
div.DivClassName
{
background-color: #2D0795;
}
.BgClassName
{
background-color: #2D0795;
}
</style>
border-color css
<style>
span { border-color: #2D0795; }
span { border-color: rgb(45,7,149); }
td.TdClassName
{
border-color: #2D0795;
}
.TagClassName
{
border-color: #2D0795;
}
</style>