Shades of Persian Indigo #39168A
Tints of Persian Indigo #39168A
RGB
CMYK
RGB Variations
Color information
#39168A (or 0x39168A) is known color: Persian Indigo. HEX triplet: 39, 16 and 8A. RGB value is (57,22,138). Sum of RGB (Red+Green+Blue) = 57+22+138=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 22 (8.98% from 255 or 10.14% from 217); Blue value is 138 (54.30% from 255 or 63.59% from 217); Max value from RGB is 138 - color contains mainly: blue. Hex color #39168A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #39168A is #C6E975. Grayscale: #2D2D2D. Windows color (decimal): -13035894 or 9049657. OLE color: 9049657.
HSL color Cylindrical-coordinate representation of color #39168A: hue angle of 258.1º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #39168A is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 22 | 138 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.46 |
| HSL | 258.1º | 0.73% | 0.31% | - |
| HSV(B) | 258.1º | 0.84% | 0.54% | - |
| XYZ | 6.56 | 3.28 | 24.33 | - |
| YUV | 45.69 | 180.1 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 138 | 0.59 | 0.84 | 0 | 0.46 | 258.1 | 0.73 | 0.31 |
| Hex | 39 | 16 | 8A | 3B | 54 | 0 | 2E | 102 | 48 | 1F |
| Octal | 71 | 26 | 212 | 73 | 124 | 0 | 56 | 402 | 110 | 37 |
| Binary | 111001 | 10110 | 10001010 | 111011 | 1010100 | 0 | 101110 | 100000010 | 1001000 | 11111 |
Color Harmonies of #39168A
Complementary color
Monochromatic Colors of #39168A
Black with #39168A
Text Example
Text Example
White with #39168A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39168A; }
p { color: rgb(57,22,138); }
H1.HeaderClassName
{
color: #39168A;
}
.AnyTagClassName
{
color: #39168A;
}
</style>
background-color css
<style>
a { background-color: #39168A; }
a { background-color: rgb(57,22,138); }
div.DivClassName
{
background-color: #39168A;
}
.BgClassName
{
background-color: #39168A;
}
</style>
border-color css
<style>
span { border-color: #39168A; }
span { border-color: rgb(57,22,138); }
td.TdClassName
{
border-color: #39168A;
}
.TagClassName
{
border-color: #39168A;
}
</style>