Shades of Persian Indigo #3A0679
Tints of Persian Indigo #3A0679
RGB
CMYK
RGB Variations
Color information
#3A0679 (or 0x3A0679) is known color: Persian Indigo. HEX triplet: 3A, 06 and 79. RGB value is (58,6,121). Sum of RGB (Red+Green+Blue) = 58+6+121=185 (24% of max value = 765). Red value is 58 (23.05% from 255 or 31.35% from 185); Green value is 6 (2.73% from 255 or 3.24% from 185); Blue value is 121 (47.66% from 255 or 65.41% from 185); Max value from RGB is 121 - color contains mainly: blue. Hex color #3A0679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A0679 is #C5F986. Grayscale: #222222. Windows color (decimal): -12974471 or 7931450. OLE color: 7931450.
HSL color Cylindrical-coordinate representation of color #3A0679: hue angle of 267.13º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3A0679 is Cyan = 0.52, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 58 | 6 | 121 | - |
| CMYK | 0.52 | 0.95 | 0 | 0.53 |
| HSL | 267.13º | 0.91% | 0.25% | - |
| HSV(B) | 267.13º | 0.95% | 0.47% | - |
| XYZ | 5.26 | 2.41 | 18.28 | - |
| YUV | 34.66 | 176.73 | 144.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 6 | 121 | 0.52 | 0.95 | 0 | 0.53 | 267.13 | 0.91 | 0.25 |
| Hex | 3A | 6 | 79 | 34 | 5F | 0 | 35 | 10B | 5B | 19 |
| Octal | 72 | 6 | 171 | 64 | 137 | 0 | 65 | 413 | 133 | 31 |
| Binary | 111010 | 110 | 1111001 | 110100 | 1011111 | 0 | 110101 | 100001011 | 1011011 | 11001 |
Color Harmonies of #3A0679
Complementary color
Monochromatic Colors of #3A0679
Black with #3A0679
Text Example
Text Example
White with #3A0679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A0679; }
p { color: rgb(58,6,121); }
H1.HeaderClassName
{
color: #3A0679;
}
.AnyTagClassName
{
color: #3A0679;
}
</style>
background-color css
<style>
a { background-color: #3A0679; }
a { background-color: rgb(58,6,121); }
div.DivClassName
{
background-color: #3A0679;
}
.BgClassName
{
background-color: #3A0679;
}
</style>
border-color css
<style>
span { border-color: #3A0679; }
span { border-color: rgb(58,6,121); }
td.TdClassName
{
border-color: #3A0679;
}
.TagClassName
{
border-color: #3A0679;
}
</style>