Shades of Deep Koamaru #373660
Tints of Deep Koamaru #373660
RGB
CMYK
RGB Variations
Color information
#373660 (or 0x373660) is known color: Deep Koamaru. HEX triplet: 37, 36 and 60. RGB value is (55,54,96). Sum of RGB (Red+Green+Blue) = 55+54+96=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 54 (21.48% from 255 or 26.34% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 96 - color contains mainly: blue. Hex color #373660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373660 is #C8C99F. Grayscale: #3A3A3A. Windows color (decimal): -13158816 or 6305335. OLE color: 6305335.
HSL color Cylindrical-coordinate representation of color #373660: hue angle of 241.43º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #373660 is Cyan = 0.43, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 54 | 96 | - |
| CMYK | 0.43 | 0.44 | 0 | 0.62 |
| HSL | 241.43º | 0.28% | 0.29% | - |
| HSV(B) | 241.43º | 0.44% | 0.38% | - |
| XYZ | 5.01 | 4.3 | 11.63 | - |
| YUV | 59.09 | 148.83 | 125.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 96 | 0.43 | 0.44 | 0 | 0.62 | 241.43 | 0.28 | 0.29 |
| Hex | 37 | 36 | 60 | 2B | 2C | 0 | 3E | F1 | 1C | 1D |
| Octal | 67 | 66 | 140 | 53 | 54 | 0 | 76 | 361 | 34 | 35 |
| Binary | 110111 | 110110 | 1100000 | 101011 | 101100 | 0 | 111110 | 11110001 | 11100 | 11101 |
Color Harmonies of #373660
Complementary color
Monochromatic Colors of #373660
Black with #373660
Text Example
Text Example
White with #373660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373660; }
p { color: rgb(55,54,96); }
H1.HeaderClassName
{
color: #373660;
}
.AnyTagClassName
{
color: #373660;
}
</style>
background-color css
<style>
a { background-color: #373660; }
a { background-color: rgb(55,54,96); }
div.DivClassName
{
background-color: #373660;
}
.BgClassName
{
background-color: #373660;
}
</style>
border-color css
<style>
span { border-color: #373660; }
span { border-color: rgb(55,54,96); }
td.TdClassName
{
border-color: #373660;
}
.TagClassName
{
border-color: #373660;
}
</style>