Shades of Persian Indigo #39089E
Tints of Persian Indigo #39089E
RGB
CMYK
RGB Variations
Color information
#39089E (or 0x39089E) is known color: Persian Indigo. HEX triplet: 39, 08 and 9E. RGB value is (57,8,158). Sum of RGB (Red+Green+Blue) = 57+8+158=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 8 (3.52% from 255 or 3.59% from 223); Blue value is 158 (62.11% from 255 or 70.85% from 223); Max value from RGB is 158 - color contains mainly: blue. Hex color #39089E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #39089E is #C6F761. Grayscale: #272727. Windows color (decimal): -13039458 or 10356793. OLE color: 10356793.
HSL color Cylindrical-coordinate representation of color #39089E: hue angle of 259.6º degrees, saturation: 0.9, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #39089E is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 57 | 8 | 158 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.38 |
| HSL | 259.6º | 0.9% | 0.33% | - |
| HSV(B) | 259.6º | 0.95% | 0.62% | - |
| XYZ | 7.95 | 3.51 | 32.61 | - |
| YUV | 39.75 | 194.73 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 158 | 0.64 | 0.95 | 0 | 0.38 | 259.6 | 0.9 | 0.33 |
| Hex | 39 | 8 | 9E | 40 | 5F | 0 | 26 | 104 | 5A | 21 |
| Octal | 71 | 10 | 236 | 100 | 137 | 0 | 46 | 404 | 132 | 41 |
| Binary | 111001 | 1000 | 10011110 | 1000000 | 1011111 | 0 | 100110 | 100000100 | 1011010 | 100001 |
Color Harmonies of #39089E
Complementary color
Monochromatic Colors of #39089E
Black with #39089E
Text Example
Text Example
White with #39089E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39089E; }
p { color: rgb(57,8,158); }
H1.HeaderClassName
{
color: #39089E;
}
.AnyTagClassName
{
color: #39089E;
}
</style>
background-color css
<style>
a { background-color: #39089E; }
a { background-color: rgb(57,8,158); }
div.DivClassName
{
background-color: #39089E;
}
.BgClassName
{
background-color: #39089E;
}
</style>
border-color css
<style>
span { border-color: #39089E; }
span { border-color: rgb(57,8,158); }
td.TdClassName
{
border-color: #39089E;
}
.TagClassName
{
border-color: #39089E;
}
</style>