Shades of Deep Koamaru #363470
Tints of Deep Koamaru #363470
RGB
CMYK
RGB Variations
Color information
#363470 (or 0x363470) is known color: Deep Koamaru. HEX triplet: 36, 34 and 70. RGB value is (54,52,112). Sum of RGB (Red+Green+Blue) = 54+52+112=218 (28% of max value = 765). Red value is 54 (21.48% from 255 or 24.77% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 112 (44.14% from 255 or 51.38% from 218); Max value from RGB is 112 - color contains mainly: blue. Hex color #363470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363470 is #C9CB8F. Grayscale: #3B3B3B. Windows color (decimal): -13224848 or 7353398. OLE color: 7353398.
HSL color Cylindrical-coordinate representation of color #363470: hue angle of 242º 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 #363470 is Cyan = 0.52, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 52 | 112 | - |
| CMYK | 0.52 | 0.54 | 0 | 0.56 |
| HSL | 242º | 0.37% | 0.32% | - |
| HSV(B) | 242º | 0.54% | 0.44% | - |
| XYZ | 5.67 | 4.41 | 15.88 | - |
| YUV | 59.44 | 157.66 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 112 | 0.52 | 0.54 | 0 | 0.56 | 242 | 0.37 | 0.32 |
| Hex | 36 | 34 | 70 | 34 | 36 | 0 | 38 | F2 | 25 | 20 |
| Octal | 66 | 64 | 160 | 64 | 66 | 0 | 70 | 362 | 45 | 40 |
| Binary | 110110 | 110100 | 1110000 | 110100 | 110110 | 0 | 111000 | 11110010 | 100101 | 100000 |
Color Harmonies of #363470
Complementary color
Monochromatic Colors of #363470
Black with #363470
Text Example
Text Example
White with #363470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363470; }
p { color: rgb(54,52,112); }
H1.HeaderClassName
{
color: #363470;
}
.AnyTagClassName
{
color: #363470;
}
</style>
background-color css
<style>
a { background-color: #363470; }
a { background-color: rgb(54,52,112); }
div.DivClassName
{
background-color: #363470;
}
.BgClassName
{
background-color: #363470;
}
</style>
border-color css
<style>
span { border-color: #363470; }
span { border-color: rgb(54,52,112); }
td.TdClassName
{
border-color: #363470;
}
.TagClassName
{
border-color: #363470;
}
</style>