Shades of Deep Koamaru #393276
Tints of Deep Koamaru #393276
RGB
CMYK
RGB Variations
Color information
#393276 (or 0x393276) is known color: Deep Koamaru. HEX triplet: 39, 32 and 76. RGB value is (57,50,118). Sum of RGB (Red+Green+Blue) = 57+50+118=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 50 (19.92% from 255 or 22.22% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #393276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393276 is #C6CD89. Grayscale: #3B3B3B. Windows color (decimal): -13028746 or 7746105. OLE color: 7746105.
HSL color Cylindrical-coordinate representation of color #393276: hue angle of 246.18º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #393276 is Cyan = 0.52, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 50 | 118 | - |
| CMYK | 0.52 | 0.58 | 0 | 0.54 |
| HSL | 246.18º | 0.4% | 0.33% | - |
| HSV(B) | 246.18º | 0.58% | 0.46% | - |
| XYZ | 6.1 | 4.46 | 17.68 | - |
| YUV | 59.85 | 160.82 | 125.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 50 | 118 | 0.52 | 0.58 | 0 | 0.54 | 246.18 | 0.4 | 0.33 |
| Hex | 39 | 32 | 76 | 34 | 3A | 0 | 36 | F6 | 28 | 21 |
| Octal | 71 | 62 | 166 | 64 | 72 | 0 | 66 | 366 | 50 | 41 |
| Binary | 111001 | 110010 | 1110110 | 110100 | 111010 | 0 | 110110 | 11110110 | 101000 | 100001 |
Color Harmonies of #393276
Complementary color
Monochromatic Colors of #393276
Black with #393276
Text Example
Text Example
White with #393276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393276; }
p { color: rgb(57,50,118); }
H1.HeaderClassName
{
color: #393276;
}
.AnyTagClassName
{
color: #393276;
}
</style>
background-color css
<style>
a { background-color: #393276; }
a { background-color: rgb(57,50,118); }
div.DivClassName
{
background-color: #393276;
}
.BgClassName
{
background-color: #393276;
}
</style>
border-color css
<style>
span { border-color: #393276; }
span { border-color: rgb(57,50,118); }
td.TdClassName
{
border-color: #393276;
}
.TagClassName
{
border-color: #393276;
}
</style>