Shades of Deep Koamaru #393670
Tints of Deep Koamaru #393670
RGB
CMYK
RGB Variations
Color information
#393670 (or 0x393670) is known color: Deep Koamaru. HEX triplet: 39, 36 and 70. RGB value is (57,54,112). Sum of RGB (Red+Green+Blue) = 57+54+112=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 112 (44.14% from 255 or 50.22% from 223); Max value from RGB is 112 - color contains mainly: blue. Hex color #393670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393670 is #C6C98F. Grayscale: #3D3D3D. Windows color (decimal): -13027728 or 7353913. OLE color: 7353913.
HSL color Cylindrical-coordinate representation of color #393670: hue angle of 243.1º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #393670 is Cyan = 0.49, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 54 | 112 | - |
| CMYK | 0.49 | 0.52 | 0 | 0.56 |
| HSL | 243.1º | 0.35% | 0.33% | - |
| HSV(B) | 243.1º | 0.52% | 0.44% | - |
| XYZ | 5.93 | 4.68 | 15.92 | - |
| YUV | 61.51 | 156.49 | 124.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 112 | 0.49 | 0.52 | 0 | 0.56 | 243.1 | 0.35 | 0.33 |
| Hex | 39 | 36 | 70 | 31 | 34 | 0 | 38 | F3 | 23 | 21 |
| Octal | 71 | 66 | 160 | 61 | 64 | 0 | 70 | 363 | 43 | 41 |
| Binary | 111001 | 110110 | 1110000 | 110001 | 110100 | 0 | 111000 | 11110011 | 100011 | 100001 |
Color Harmonies of #393670
Complementary color
Monochromatic Colors of #393670
Black with #393670
Text Example
Text Example
White with #393670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393670; }
p { color: rgb(57,54,112); }
H1.HeaderClassName
{
color: #393670;
}
.AnyTagClassName
{
color: #393670;
}
</style>
background-color css
<style>
a { background-color: #393670; }
a { background-color: rgb(57,54,112); }
div.DivClassName
{
background-color: #393670;
}
.BgClassName
{
background-color: #393670;
}
</style>
border-color css
<style>
span { border-color: #393670; }
span { border-color: rgb(57,54,112); }
td.TdClassName
{
border-color: #393670;
}
.TagClassName
{
border-color: #393670;
}
</style>