Shades of Persian Indigo #2D0793
Tints of Persian Indigo #2D0793
RGB
CMYK
RGB Variations
Color information
#2D0793 (or 0x2D0793) is known color: Persian Indigo. HEX triplet: 2D, 07 and 93. RGB value is (45,7,147). Sum of RGB (Red+Green+Blue) = 45+7+147=199 (26% of max value = 765). Red value is 45 (17.97% from 255 or 22.61% from 199); Green value is 7 (3.12% from 255 or 3.52% from 199); Blue value is 147 (57.81% from 255 or 73.87% from 199); Max value from RGB is 147 - color contains mainly: blue. Hex color #2D0793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2D0793 is #D2F86C. Grayscale: #212121. Windows color (decimal): -13826157 or 9635629. OLE color: 9635629.
HSL color Cylindrical-coordinate representation of color #2D0793: hue angle of 256.29º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2D0793 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 45 | 7 | 147 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.42 |
| HSL | 256.29º | 0.91% | 0.3% | - |
| HSV(B) | 256.29º | 0.95% | 0.58% | - |
| XYZ | 6.42 | 2.82 | 27.81 | - |
| YUV | 34.32 | 191.59 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 7 | 147 | 0.69 | 0.95 | 0 | 0.42 | 256.29 | 0.91 | 0.3 |
| Hex | 2D | 7 | 93 | 45 | 5F | 0 | 2A | 100 | 5B | 1E |
| Octal | 55 | 7 | 223 | 105 | 137 | 0 | 52 | 400 | 133 | 36 |
| Binary | 101101 | 111 | 10010011 | 1000101 | 1011111 | 0 | 101010 | 100000000 | 1011011 | 11110 |
Color Harmonies of #2D0793
Complementary color
Monochromatic Colors of #2D0793
Black with #2D0793
Text Example
Text Example
White with #2D0793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0793; }
p { color: rgb(45,7,147); }
H1.HeaderClassName
{
color: #2D0793;
}
.AnyTagClassName
{
color: #2D0793;
}
</style>
background-color css
<style>
a { background-color: #2D0793; }
a { background-color: rgb(45,7,147); }
div.DivClassName
{
background-color: #2D0793;
}
.BgClassName
{
background-color: #2D0793;
}
</style>
border-color css
<style>
span { border-color: #2D0793; }
span { border-color: rgb(45,7,147); }
td.TdClassName
{
border-color: #2D0793;
}
.TagClassName
{
border-color: #2D0793;
}
</style>