Shades of Deep Koamaru #373470
Tints of Deep Koamaru #373470
RGB
CMYK
RGB Variations
Color information
#373470 (or 0x373470) is known color: Deep Koamaru. HEX triplet: 37, 34 and 70. RGB value is (55,52,112). Sum of RGB (Red+Green+Blue) = 55+52+112=219 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25.11% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #373470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373470 is #C8CB8F. Grayscale: #3B3B3B. Windows color (decimal): -13159312 or 7353399. OLE color: 7353399.
HSL color Cylindrical-coordinate representation of color #373470: hue angle of 243º 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 #373470 is Cyan = 0.51, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 52 | 112 | - |
| CMYK | 0.51 | 0.54 | 0 | 0.56 |
| HSL | 243º | 0.37% | 0.32% | - |
| HSV(B) | 243º | 0.54% | 0.44% | - |
| XYZ | 5.73 | 4.44 | 15.88 | - |
| YUV | 59.74 | 157.49 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 112 | 0.51 | 0.54 | 0 | 0.56 | 243 | 0.37 | 0.32 |
| Hex | 37 | 34 | 70 | 33 | 36 | 0 | 38 | F3 | 25 | 20 |
| Octal | 67 | 64 | 160 | 63 | 66 | 0 | 70 | 363 | 45 | 40 |
| Binary | 110111 | 110100 | 1110000 | 110011 | 110110 | 0 | 111000 | 11110011 | 100101 | 100000 |
Color Harmonies of #373470
Complementary color
Monochromatic Colors of #373470
Black with #373470
Text Example
Text Example
White with #373470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373470; }
p { color: rgb(55,52,112); }
H1.HeaderClassName
{
color: #373470;
}
.AnyTagClassName
{
color: #373470;
}
</style>
background-color css
<style>
a { background-color: #373470; }
a { background-color: rgb(55,52,112); }
div.DivClassName
{
background-color: #373470;
}
.BgClassName
{
background-color: #373470;
}
</style>
border-color css
<style>
span { border-color: #373470; }
span { border-color: rgb(55,52,112); }
td.TdClassName
{
border-color: #373470;
}
.TagClassName
{
border-color: #373470;
}
</style>