Shades of Deep Koamaru #373670
Tints of Deep Koamaru #373670
RGB
CMYK
RGB Variations
Color information
#373670 (or 0x373670) is known color: Deep Koamaru. HEX triplet: 37, 36 and 70. RGB value is (55,54,112). Sum of RGB (Red+Green+Blue) = 55+54+112=221 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.89% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #373670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373670 is #C8C98F. Grayscale: #3C3C3C. Windows color (decimal): -13158800 or 7353911. OLE color: 7353911.
HSL color Cylindrical-coordinate representation of color #373670: hue angle of 241.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #373670 is Cyan = 0.51, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 54 | 112 | - |
| CMYK | 0.51 | 0.52 | 0 | 0.56 |
| HSL | 241.03º | 0.35% | 0.33% | - |
| HSV(B) | 241.03º | 0.52% | 0.44% | - |
| XYZ | 5.82 | 4.62 | 15.91 | - |
| YUV | 60.91 | 156.83 | 123.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 112 | 0.51 | 0.52 | 0 | 0.56 | 241.03 | 0.35 | 0.33 |
| Hex | 37 | 36 | 70 | 33 | 34 | 0 | 38 | F1 | 23 | 21 |
| Octal | 67 | 66 | 160 | 63 | 64 | 0 | 70 | 361 | 43 | 41 |
| Binary | 110111 | 110110 | 1110000 | 110011 | 110100 | 0 | 111000 | 11110001 | 100011 | 100001 |
Color Harmonies of #373670
Complementary color
Monochromatic Colors of #373670
Black with #373670
Text Example
Text Example
White with #373670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373670; }
p { color: rgb(55,54,112); }
H1.HeaderClassName
{
color: #373670;
}
.AnyTagClassName
{
color: #373670;
}
</style>
background-color css
<style>
a { background-color: #373670; }
a { background-color: rgb(55,54,112); }
div.DivClassName
{
background-color: #373670;
}
.BgClassName
{
background-color: #373670;
}
</style>
border-color css
<style>
span { border-color: #373670; }
span { border-color: rgb(55,54,112); }
td.TdClassName
{
border-color: #373670;
}
.TagClassName
{
border-color: #373670;
}
</style>