Shades of Persian Indigo #3F1076
Tints of Persian Indigo #3F1076
RGB
CMYK
RGB Variations
Color information
#3F1076 (or 0x3F1076) is known color: Persian Indigo. HEX triplet: 3F, 10 and 76. RGB value is (63,16,118). Sum of RGB (Red+Green+Blue) = 63+16+118=197 (26% of max value = 765). Red value is 63 (25% from 255 or 31.98% from 197); Green value is 16 (6.64% from 255 or 8.12% from 197); Blue value is 118 (46.48% from 255 or 59.90% from 197); Max value from RGB is 118 - color contains mainly: blue. Hex color #3F1076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3F1076 is #C0EF89. Grayscale: #292929. Windows color (decimal): -12644234 or 7737407. OLE color: 7737407.
HSL color Cylindrical-coordinate representation of color #3F1076: hue angle of 267.65º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #3F1076 is Cyan = 0.47, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 63 | 16 | 118 | - |
| CMYK | 0.47 | 0.86 | 0 | 0.54 |
| HSL | 267.65º | 0.76% | 0.26% | - |
| HSV(B) | 267.65º | 0.86% | 0.46% | - |
| XYZ | 5.51 | 2.74 | 17.38 | - |
| YUV | 41.68 | 171.07 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 63 | 16 | 118 | 0.47 | 0.86 | 0 | 0.54 | 267.65 | 0.76 | 0.26 |
| Hex | 3F | 10 | 76 | 2F | 56 | 0 | 36 | 10C | 4C | 1A |
| Octal | 77 | 20 | 166 | 57 | 126 | 0 | 66 | 414 | 114 | 32 |
| Binary | 111111 | 10000 | 1110110 | 101111 | 1010110 | 0 | 110110 | 100001100 | 1001100 | 11010 |
Color Harmonies of #3F1076
Complementary color
Monochromatic Colors of #3F1076
Black with #3F1076
Text Example
Text Example
White with #3F1076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3F1076; }
p { color: rgb(63,16,118); }
H1.HeaderClassName
{
color: #3F1076;
}
.AnyTagClassName
{
color: #3F1076;
}
</style>
background-color css
<style>
a { background-color: #3F1076; }
a { background-color: rgb(63,16,118); }
div.DivClassName
{
background-color: #3F1076;
}
.BgClassName
{
background-color: #3F1076;
}
</style>
border-color css
<style>
span { border-color: #3F1076; }
span { border-color: rgb(63,16,118); }
td.TdClassName
{
border-color: #3F1076;
}
.TagClassName
{
border-color: #3F1076;
}
</style>