Shades of Persian Indigo #3D0976
Tints of Persian Indigo #3D0976
RGB
CMYK
RGB Variations
Color information
#3D0976 (or 0x3D0976) is known color: Persian Indigo. HEX triplet: 3D, 09 and 76. RGB value is (61,9,118). Sum of RGB (Red+Green+Blue) = 61+9+118=188 (24% of max value = 765). Red value is 61 (24.22% from 255 or 32.45% from 188); Green value is 9 (3.91% from 255 or 4.79% from 188); Blue value is 118 (46.48% from 255 or 62.77% from 188); Max value from RGB is 118 - color contains mainly: blue. Hex color #3D0976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3D0976 is #C2F689. Grayscale: #242424. Windows color (decimal): -12777098 or 7735613. OLE color: 7735613.
HSL color Cylindrical-coordinate representation of color #3D0976: hue angle of 268.62º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #3D0976 is Cyan = 0.48, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 61 | 9 | 118 | - |
| CMYK | 0.48 | 0.92 | 0 | 0.54 |
| HSL | 268.62º | 0.86% | 0.25% | - |
| HSV(B) | 268.62º | 0.92% | 0.46% | - |
| XYZ | 5.29 | 2.5 | 17.34 | - |
| YUV | 36.97 | 173.73 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 9 | 118 | 0.48 | 0.92 | 0 | 0.54 | 268.62 | 0.86 | 0.25 |
| Hex | 3D | 9 | 76 | 30 | 5C | 0 | 36 | 10D | 56 | 19 |
| Octal | 75 | 11 | 166 | 60 | 134 | 0 | 66 | 415 | 126 | 31 |
| Binary | 111101 | 1001 | 1110110 | 110000 | 1011100 | 0 | 110110 | 100001101 | 1010110 | 11001 |
Color Harmonies of #3D0976
Complementary color
Monochromatic Colors of #3D0976
Black with #3D0976
Text Example
Text Example
White with #3D0976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D0976; }
p { color: rgb(61,9,118); }
H1.HeaderClassName
{
color: #3D0976;
}
.AnyTagClassName
{
color: #3D0976;
}
</style>
background-color css
<style>
a { background-color: #3D0976; }
a { background-color: rgb(61,9,118); }
div.DivClassName
{
background-color: #3D0976;
}
.BgClassName
{
background-color: #3D0976;
}
</style>
border-color css
<style>
span { border-color: #3D0976; }
span { border-color: rgb(61,9,118); }
td.TdClassName
{
border-color: #3D0976;
}
.TagClassName
{
border-color: #3D0976;
}
</style>