Shades of Persian Indigo #39076C
Tints of Persian Indigo #39076C
RGB
CMYK
RGB Variations
Color information
#39076C (or 0x39076C) is known color: Persian Indigo. HEX triplet: 39, 07 and 6C. RGB value is (57,7,108). Sum of RGB (Red+Green+Blue) = 57+7+108=172 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.14% from 172); Green value is 7 (3.12% from 255 or 4.07% from 172); Blue value is 108 (42.58% from 255 or 62.79% from 172); Max value from RGB is 108 - color contains mainly: blue. Hex color #39076C is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #39076C is #C6F893. Grayscale: #212121. Windows color (decimal): -13039764 or 7079737. OLE color: 7079737.
HSL color Cylindrical-coordinate representation of color #39076C: hue angle of 269.7º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #39076C is Cyan = 0.47, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 57 | 7 | 108 | - |
| CMYK | 0.47 | 0.94 | 0 | 0.58 |
| HSL | 269.7º | 0.88% | 0.23% | - |
| HSV(B) | 269.7º | 0.94% | 0.42% | - |
| XYZ | 4.47 | 2.1 | 14.36 | - |
| YUV | 33.46 | 170.07 | 144.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 108 | 0.47 | 0.94 | 0 | 0.58 | 269.7 | 0.88 | 0.23 |
| Hex | 39 | 7 | 6C | 2F | 5E | 0 | 3A | 10E | 58 | 17 |
| Octal | 71 | 7 | 154 | 57 | 136 | 0 | 72 | 416 | 130 | 27 |
| Binary | 111001 | 111 | 1101100 | 101111 | 1011110 | 0 | 111010 | 100001110 | 1011000 | 10111 |
Color Harmonies of #39076C
Complementary color
Monochromatic Colors of #39076C
Black with #39076C
Text Example
Text Example
White with #39076C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39076C; }
p { color: rgb(57,7,108); }
H1.HeaderClassName
{
color: #39076C;
}
.AnyTagClassName
{
color: #39076C;
}
</style>
background-color css
<style>
a { background-color: #39076C; }
a { background-color: rgb(57,7,108); }
div.DivClassName
{
background-color: #39076C;
}
.BgClassName
{
background-color: #39076C;
}
</style>
border-color css
<style>
span { border-color: #39076C; }
span { border-color: rgb(57,7,108); }
td.TdClassName
{
border-color: #39076C;
}
.TagClassName
{
border-color: #39076C;
}
</style>