Shades of Deep Koamaru #393960
Tints of Deep Koamaru #393960
RGB
CMYK
RGB Variations
Color information
#393960 (or 0x393960) is known color: Deep Koamaru. HEX triplet: 39, 39 and 60. RGB value is (57,57,96). Sum of RGB (Red+Green+Blue) = 57+57+96=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 96 (37.89% from 255 or 45.71% from 210); Max value from RGB is 96 - color contains mainly: blue. Hex color #393960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393960 is #C6C69F. Grayscale: #3D3D3D. Windows color (decimal): -13026976 or 6306105. OLE color: 6306105.
HSL color Cylindrical-coordinate representation of color #393960: hue angle of 240º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #393960 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 57 | 96 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.62 |
| HSL | 240º | 0.25% | 0.3% | - |
| HSV(B) | 240º | 0.41% | 0.38% | - |
| XYZ | 5.26 | 4.64 | 11.68 | - |
| YUV | 61.45 | 147.5 | 124.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 57 | 96 | 0.41 | 0.41 | 0 | 0.62 | 240 | 0.25 | 0.3 |
| Hex | 39 | 39 | 60 | 29 | 29 | 0 | 3E | F0 | 19 | 1E |
| Octal | 71 | 71 | 140 | 51 | 51 | 0 | 76 | 360 | 31 | 36 |
| Binary | 111001 | 111001 | 1100000 | 101001 | 101001 | 0 | 111110 | 11110000 | 11001 | 11110 |
Color Harmonies of #393960
Complementary color
Monochromatic Colors of #393960
Black with #393960
Text Example
Text Example
White with #393960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393960; }
p { color: rgb(57,57,96); }
H1.HeaderClassName
{
color: #393960;
}
.AnyTagClassName
{
color: #393960;
}
</style>
background-color css
<style>
a { background-color: #393960; }
a { background-color: rgb(57,57,96); }
div.DivClassName
{
background-color: #393960;
}
.BgClassName
{
background-color: #393960;
}
</style>
border-color css
<style>
span { border-color: #393960; }
span { border-color: rgb(57,57,96); }
td.TdClassName
{
border-color: #393960;
}
.TagClassName
{
border-color: #393960;
}
</style>