Shades of Persian Indigo #3A1276
Tints of Persian Indigo #3A1276
RGB
CMYK
RGB Variations
Color information
#3A1276 (or 0x3A1276) is known color: Persian Indigo. HEX triplet: 3A, 12 and 76. RGB value is (58,18,118). Sum of RGB (Red+Green+Blue) = 58+18+118=194 (25% of max value = 765). Red value is 58 (23.05% from 255 or 29.90% from 194); Green value is 18 (7.42% from 255 or 9.28% from 194); Blue value is 118 (46.48% from 255 or 60.82% from 194); Max value from RGB is 118 - color contains mainly: blue. Hex color #3A1276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3A1276 is #C5ED89. Grayscale: #292929. Windows color (decimal): -12971402 or 7737914. OLE color: 7737914.
HSL color Cylindrical-coordinate representation of color #3A1276: hue angle of 264º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #3A1276 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 58 | 18 | 118 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.54 |
| HSL | 264º | 0.74% | 0.27% | - |
| HSV(B) | 264º | 0.85% | 0.46% | - |
| XYZ | 5.23 | 2.64 | 17.37 | - |
| YUV | 41.36 | 171.25 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 58 | 18 | 118 | 0.51 | 0.85 | 0 | 0.54 | 264 | 0.74 | 0.27 |
| Hex | 3A | 12 | 76 | 33 | 55 | 0 | 36 | 108 | 4A | 1B |
| Octal | 72 | 22 | 166 | 63 | 125 | 0 | 66 | 410 | 112 | 33 |
| Binary | 111010 | 10010 | 1110110 | 110011 | 1010101 | 0 | 110110 | 100001000 | 1001010 | 11011 |
Color Harmonies of #3A1276
Complementary color
Monochromatic Colors of #3A1276
Black with #3A1276
Text Example
Text Example
White with #3A1276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3A1276; }
p { color: rgb(58,18,118); }
H1.HeaderClassName
{
color: #3A1276;
}
.AnyTagClassName
{
color: #3A1276;
}
</style>
background-color css
<style>
a { background-color: #3A1276; }
a { background-color: rgb(58,18,118); }
div.DivClassName
{
background-color: #3A1276;
}
.BgClassName
{
background-color: #3A1276;
}
</style>
border-color css
<style>
span { border-color: #3A1276; }
span { border-color: rgb(58,18,118); }
td.TdClassName
{
border-color: #3A1276;
}
.TagClassName
{
border-color: #3A1276;
}
</style>