Shades of Deep Koamaru #373460
Tints of Deep Koamaru #373460
RGB
CMYK
RGB Variations
Color information
#373460 (or 0x373460) is known color: Deep Koamaru. HEX triplet: 37, 34 and 60. RGB value is (55,52,96). Sum of RGB (Red+Green+Blue) = 55+52+96=203 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.09% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 96 (37.89% from 255 or 47.29% from 203); Max value from RGB is 96 - color contains mainly: blue. Hex color #373460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373460 is #C8CB9F. Grayscale: #393939. Windows color (decimal): -13159328 or 6304823. OLE color: 6304823.
HSL color Cylindrical-coordinate representation of color #373460: hue angle of 244.09º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #373460 is Cyan = 0.43, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 52 | 96 | - |
| CMYK | 0.43 | 0.46 | 0 | 0.62 |
| HSL | 244.09º | 0.3% | 0.29% | - |
| HSV(B) | 244.09º | 0.46% | 0.38% | - |
| XYZ | 4.91 | 4.11 | 11.6 | - |
| YUV | 57.91 | 149.49 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 96 | 0.43 | 0.46 | 0 | 0.62 | 244.09 | 0.3 | 0.29 |
| Hex | 37 | 34 | 60 | 2B | 2E | 0 | 3E | F4 | 1E | 1D |
| Octal | 67 | 64 | 140 | 53 | 56 | 0 | 76 | 364 | 36 | 35 |
| Binary | 110111 | 110100 | 1100000 | 101011 | 101110 | 0 | 111110 | 11110100 | 11110 | 11101 |
Color Harmonies of #373460
Complementary color
Monochromatic Colors of #373460
Black with #373460
Text Example
Text Example
White with #373460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373460; }
p { color: rgb(55,52,96); }
H1.HeaderClassName
{
color: #373460;
}
.AnyTagClassName
{
color: #373460;
}
</style>
background-color css
<style>
a { background-color: #373460; }
a { background-color: rgb(55,52,96); }
div.DivClassName
{
background-color: #373460;
}
.BgClassName
{
background-color: #373460;
}
</style>
border-color css
<style>
span { border-color: #373460; }
span { border-color: rgb(55,52,96); }
td.TdClassName
{
border-color: #373460;
}
.TagClassName
{
border-color: #373460;
}
</style>