Shades of Persian Indigo #3B0671
Tints of Persian Indigo #3B0671
RGB
CMYK
RGB Variations
Color information
#3B0671 (or 0x3B0671) is known color: Persian Indigo. HEX triplet: 3B, 06 and 71. RGB value is (59,6,113). Sum of RGB (Red+Green+Blue) = 59+6+113=178 (23% of max value = 765). Red value is 59 (23.44% from 255 or 33.15% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 113 (44.53% from 255 or 63.48% from 178); Max value from RGB is 113 - color contains mainly: blue. Hex color #3B0671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3B0671 is #C4F98E. Grayscale: #212121. Windows color (decimal): -12908943 or 7407163. OLE color: 7407163.
HSL color Cylindrical-coordinate representation of color #3B0671: hue angle of 269.72º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3B0671 is Cyan = 0.48, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 59 | 6 | 113 | - |
| CMYK | 0.48 | 0.95 | 0 | 0.56 |
| HSL | 269.72º | 0.9% | 0.23% | - |
| HSV(B) | 269.72º | 0.95% | 0.44% | - |
| XYZ | 4.85 | 2.25 | 15.8 | - |
| YUV | 34.05 | 172.56 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 59 | 6 | 113 | 0.48 | 0.95 | 0 | 0.56 | 269.72 | 0.9 | 0.23 |
| Hex | 3B | 6 | 71 | 30 | 5F | 0 | 38 | 10E | 5A | 17 |
| Octal | 73 | 6 | 161 | 60 | 137 | 0 | 70 | 416 | 132 | 27 |
| Binary | 111011 | 110 | 1110001 | 110000 | 1011111 | 0 | 111000 | 100001110 | 1011010 | 10111 |
Color Harmonies of #3B0671
Complementary color
Monochromatic Colors of #3B0671
Black with #3B0671
Text Example
Text Example
White with #3B0671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3B0671; }
p { color: rgb(59,6,113); }
H1.HeaderClassName
{
color: #3B0671;
}
.AnyTagClassName
{
color: #3B0671;
}
</style>
background-color css
<style>
a { background-color: #3B0671; }
a { background-color: rgb(59,6,113); }
div.DivClassName
{
background-color: #3B0671;
}
.BgClassName
{
background-color: #3B0671;
}
</style>
border-color css
<style>
span { border-color: #3B0671; }
span { border-color: rgb(59,6,113); }
td.TdClassName
{
border-color: #3B0671;
}
.TagClassName
{
border-color: #3B0671;
}
</style>