Shades of Persian Indigo #2D0994
Tints of Persian Indigo #2D0994
RGB
CMYK
RGB Variations
Color information
#2D0994 (or 0x2D0994) is known color: Persian Indigo. HEX triplet: 2D, 09 and 94. RGB value is (45,9,148). Sum of RGB (Red+Green+Blue) = 45+9+148=202 (26% of max value = 765). Red value is 45 (17.97% from 255 or 22.28% from 202); Green value is 9 (3.91% from 255 or 4.46% from 202); Blue value is 148 (58.20% from 255 or 73.27% from 202); Max value from RGB is 148 - color contains mainly: blue. Hex color #2D0994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2D0994 is #D2F66B. Grayscale: #232323. Windows color (decimal): -13825644 or 9701677. OLE color: 9701677.
HSL color Cylindrical-coordinate representation of color #2D0994: hue angle of 255.54º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2D0994 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 45 | 9 | 148 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.42 |
| HSL | 255.54º | 0.89% | 0.31% | - |
| HSV(B) | 255.54º | 0.94% | 0.58% | - |
| XYZ | 6.53 | 2.89 | 28.23 | - |
| YUV | 35.61 | 191.43 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 9 | 148 | 0.70 | 0.94 | 0 | 0.42 | 255.54 | 0.89 | 0.31 |
| Hex | 2D | 9 | 94 | 46 | 5E | 0 | 2A | 100 | 59 | 1F |
| Octal | 55 | 11 | 224 | 106 | 136 | 0 | 52 | 400 | 131 | 37 |
| Binary | 101101 | 1001 | 10010100 | 1000110 | 1011110 | 0 | 101010 | 100000000 | 1011001 | 11111 |
Color Harmonies of #2D0994
Complementary color
Monochromatic Colors of #2D0994
Black with #2D0994
Text Example
Text Example
White with #2D0994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0994; }
p { color: rgb(45,9,148); }
H1.HeaderClassName
{
color: #2D0994;
}
.AnyTagClassName
{
color: #2D0994;
}
</style>
background-color css
<style>
a { background-color: #2D0994; }
a { background-color: rgb(45,9,148); }
div.DivClassName
{
background-color: #2D0994;
}
.BgClassName
{
background-color: #2D0994;
}
</style>
border-color css
<style>
span { border-color: #2D0994; }
span { border-color: rgb(45,9,148); }
td.TdClassName
{
border-color: #2D0994;
}
.TagClassName
{
border-color: #2D0994;
}
</style>