Shades of Deep Koamaru #393470
Tints of Deep Koamaru #393470
RGB
CMYK
RGB Variations
Color information
#393470 (or 0x393470) is known color: Deep Koamaru. HEX triplet: 39, 34 and 70. RGB value is (57,52,112). Sum of RGB (Red+Green+Blue) = 57+52+112=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #393470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393470 is #C6CB8F. Grayscale: #3C3C3C. Windows color (decimal): -13028240 or 7353401. OLE color: 7353401.
HSL color Cylindrical-coordinate representation of color #393470: hue angle of 245º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #393470 is Cyan = 0.49, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 52 | 112 | - |
| CMYK | 0.49 | 0.54 | 0 | 0.56 |
| HSL | 245º | 0.37% | 0.32% | - |
| HSV(B) | 245º | 0.54% | 0.44% | - |
| XYZ | 5.84 | 4.5 | 15.89 | - |
| YUV | 60.34 | 157.16 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 52 | 112 | 0.49 | 0.54 | 0 | 0.56 | 245 | 0.37 | 0.32 |
| Hex | 39 | 34 | 70 | 31 | 36 | 0 | 38 | F5 | 25 | 20 |
| Octal | 71 | 64 | 160 | 61 | 66 | 0 | 70 | 365 | 45 | 40 |
| Binary | 111001 | 110100 | 1110000 | 110001 | 110110 | 0 | 111000 | 11110101 | 100101 | 100000 |
Color Harmonies of #393470
Complementary color
Monochromatic Colors of #393470
Black with #393470
Text Example
Text Example
White with #393470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393470; }
p { color: rgb(57,52,112); }
H1.HeaderClassName
{
color: #393470;
}
.AnyTagClassName
{
color: #393470;
}
</style>
background-color css
<style>
a { background-color: #393470; }
a { background-color: rgb(57,52,112); }
div.DivClassName
{
background-color: #393470;
}
.BgClassName
{
background-color: #393470;
}
</style>
border-color css
<style>
span { border-color: #393470; }
span { border-color: rgb(57,52,112); }
td.TdClassName
{
border-color: #393470;
}
.TagClassName
{
border-color: #393470;
}
</style>