Shades of Deep Koamaru #373766
Tints of Deep Koamaru #373766
RGB
CMYK
RGB Variations
Color information
#373766 (or 0x373766) is known color: Deep Koamaru. HEX triplet: 37, 37 and 66. RGB value is (55,55,102). Sum of RGB (Red+Green+Blue) = 55+55+102=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 55 (21.88% from 255 or 25.94% from 212); Blue value is 102 (40.23% from 255 or 48.11% from 212); Max value from RGB is 102 - color contains mainly: blue. Hex color #373766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373766 is #C8C899. Grayscale: #3C3C3C. Windows color (decimal): -13158554 or 6698807. OLE color: 6698807.
HSL color Cylindrical-coordinate representation of color #373766: hue angle of 240º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #373766 is Cyan = 0.46, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 55 | 102 | - |
| CMYK | 0.46 | 0.46 | 0 | 0.6 |
| HSL | 240º | 0.3% | 0.31% | - |
| HSV(B) | 240º | 0.46% | 0.4% | - |
| XYZ | 5.34 | 4.5 | 13.16 | - |
| YUV | 60.36 | 151.5 | 124.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 102 | 0.46 | 0.46 | 0 | 0.6 | 240 | 0.3 | 0.31 |
| Hex | 37 | 37 | 66 | 2E | 2E | 0 | 3C | F0 | 1E | 1F |
| Octal | 67 | 67 | 146 | 56 | 56 | 0 | 74 | 360 | 36 | 37 |
| Binary | 110111 | 110111 | 1100110 | 101110 | 101110 | 0 | 111100 | 11110000 | 11110 | 11111 |
Color Harmonies of #373766
Complementary color
Monochromatic Colors of #373766
Black with #373766
Text Example
Text Example
White with #373766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373766; }
p { color: rgb(55,55,102); }
H1.HeaderClassName
{
color: #373766;
}
.AnyTagClassName
{
color: #373766;
}
</style>
background-color css
<style>
a { background-color: #373766; }
a { background-color: rgb(55,55,102); }
div.DivClassName
{
background-color: #373766;
}
.BgClassName
{
background-color: #373766;
}
</style>
border-color css
<style>
span { border-color: #373766; }
span { border-color: rgb(55,55,102); }
td.TdClassName
{
border-color: #373766;
}
.TagClassName
{
border-color: #373766;
}
</style>