Shades of Deep Koamaru #373669
Tints of Deep Koamaru #373669
RGB
CMYK
RGB Variations
Color information
#373669 (or 0x373669) is known color: Deep Koamaru. HEX triplet: 37, 36 and 69. RGB value is (55,54,105). Sum of RGB (Red+Green+Blue) = 55+54+105=214 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.70% from 214); Green value is 54 (21.48% from 255 or 25.23% from 214); Blue value is 105 (41.41% from 255 or 49.07% from 214); Max value from RGB is 105 - color contains mainly: blue. Hex color #373669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373669 is #C8C996. Grayscale: #3B3B3B. Windows color (decimal): -13158807 or 6895159. OLE color: 6895159.
HSL color Cylindrical-coordinate representation of color #373669: hue angle of 241.18º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #373669 is Cyan = 0.48, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 54 | 105 | - |
| CMYK | 0.48 | 0.49 | 0 | 0.59 |
| HSL | 241.18º | 0.32% | 0.31% | - |
| HSV(B) | 241.18º | 0.49% | 0.41% | - |
| XYZ | 5.44 | 4.47 | 13.94 | - |
| YUV | 60.11 | 153.33 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 105 | 0.48 | 0.49 | 0 | 0.59 | 241.18 | 0.32 | 0.31 |
| Hex | 37 | 36 | 69 | 30 | 31 | 0 | 3B | F1 | 20 | 1F |
| Octal | 67 | 66 | 151 | 60 | 61 | 0 | 73 | 361 | 40 | 37 |
| Binary | 110111 | 110110 | 1101001 | 110000 | 110001 | 0 | 111011 | 11110001 | 100000 | 11111 |
Color Harmonies of #373669
Complementary color
Monochromatic Colors of #373669
Black with #373669
Text Example
Text Example
White with #373669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373669; }
p { color: rgb(55,54,105); }
H1.HeaderClassName
{
color: #373669;
}
.AnyTagClassName
{
color: #373669;
}
</style>
background-color css
<style>
a { background-color: #373669; }
a { background-color: rgb(55,54,105); }
div.DivClassName
{
background-color: #373669;
}
.BgClassName
{
background-color: #373669;
}
</style>
border-color css
<style>
span { border-color: #373669; }
span { border-color: rgb(55,54,105); }
td.TdClassName
{
border-color: #373669;
}
.TagClassName
{
border-color: #373669;
}
</style>