Shades of Persian Indigo #3B0786
Tints of Persian Indigo #3B0786
RGB
CMYK
RGB Variations
Color information
#3B0786 (or 0x3B0786) is known color: Persian Indigo. HEX triplet: 3B, 07 and 86. RGB value is (59,7,134). Sum of RGB (Red+Green+Blue) = 59+7+134=200 (26% of max value = 765). Red value is 59 (23.44% from 255 or 29.5% from 200); Green value is 7 (3.12% from 255 or 3.5% from 200); Blue value is 134 (52.73% from 255 or 67% from 200); Max value from RGB is 134 - color contains mainly: blue. Hex color #3B0786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3B0786 is #C4F879. Grayscale: #242424. Windows color (decimal): -12908666 or 8783675. OLE color: 8783675.
HSL color Cylindrical-coordinate representation of color #3B0786: hue angle of 264.57º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3B0786 is Cyan = 0.56, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 59 | 7 | 134 | - |
| CMYK | 0.56 | 0.95 | 0 | 0.47 |
| HSL | 264.57º | 0.9% | 0.28% | - |
| HSV(B) | 264.57º | 0.95% | 0.53% | - |
| XYZ | 6.18 | 2.8 | 22.77 | - |
| YUV | 37.03 | 182.73 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 59 | 7 | 134 | 0.56 | 0.95 | 0 | 0.47 | 264.57 | 0.9 | 0.28 |
| Hex | 3B | 7 | 86 | 38 | 5F | 0 | 2F | 109 | 5A | 1C |
| Octal | 73 | 7 | 206 | 70 | 137 | 0 | 57 | 411 | 132 | 34 |
| Binary | 111011 | 111 | 10000110 | 111000 | 1011111 | 0 | 101111 | 100001001 | 1011010 | 11100 |
Color Harmonies of #3B0786
Complementary color
Monochromatic Colors of #3B0786
Black with #3B0786
Text Example
Text Example
White with #3B0786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3B0786; }
p { color: rgb(59,7,134); }
H1.HeaderClassName
{
color: #3B0786;
}
.AnyTagClassName
{
color: #3B0786;
}
</style>
background-color css
<style>
a { background-color: #3B0786; }
a { background-color: rgb(59,7,134); }
div.DivClassName
{
background-color: #3B0786;
}
.BgClassName
{
background-color: #3B0786;
}
</style>
border-color css
<style>
span { border-color: #3B0786; }
span { border-color: rgb(59,7,134); }
td.TdClassName
{
border-color: #3B0786;
}
.TagClassName
{
border-color: #3B0786;
}
</style>