Shades of Deep Koamaru #393669
Tints of Deep Koamaru #393669
RGB
CMYK
RGB Variations
Color information
#393669 (or 0x393669) is known color: Deep Koamaru. HEX triplet: 39, 36 and 69. RGB value is (57,54,105). Sum of RGB (Red+Green+Blue) = 57+54+105=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 54 (21.48% from 255 or 25% from 216); Blue value is 105 (41.41% from 255 or 48.61% from 216); Max value from RGB is 105 - color contains mainly: blue. Hex color #393669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393669 is #C6C996. Grayscale: #3C3C3C. Windows color (decimal): -13027735 or 6895161. OLE color: 6895161.
HSL color Cylindrical-coordinate representation of color #393669: hue angle of 243.53º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #393669 is Cyan = 0.46, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 54 | 105 | - |
| CMYK | 0.46 | 0.49 | 0 | 0.59 |
| HSL | 243.53º | 0.32% | 0.31% | - |
| HSV(B) | 243.53º | 0.49% | 0.41% | - |
| XYZ | 5.56 | 4.53 | 13.95 | - |
| YUV | 60.71 | 152.99 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 105 | 0.46 | 0.49 | 0 | 0.59 | 243.53 | 0.32 | 0.31 |
| Hex | 39 | 36 | 69 | 2E | 31 | 0 | 3B | F4 | 20 | 1F |
| Octal | 71 | 66 | 151 | 56 | 61 | 0 | 73 | 364 | 40 | 37 |
| Binary | 111001 | 110110 | 1101001 | 101110 | 110001 | 0 | 111011 | 11110100 | 100000 | 11111 |
Color Harmonies of #393669
Complementary color
Monochromatic Colors of #393669
Black with #393669
Text Example
Text Example
White with #393669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393669; }
p { color: rgb(57,54,105); }
H1.HeaderClassName
{
color: #393669;
}
.AnyTagClassName
{
color: #393669;
}
</style>
background-color css
<style>
a { background-color: #393669; }
a { background-color: rgb(57,54,105); }
div.DivClassName
{
background-color: #393669;
}
.BgClassName
{
background-color: #393669;
}
</style>
border-color css
<style>
span { border-color: #393669; }
span { border-color: rgb(57,54,105); }
td.TdClassName
{
border-color: #393669;
}
.TagClassName
{
border-color: #393669;
}
</style>