Shades of Dell #376117
Tints of Dell #376117
RGB
CMYK
RGB Variations
Color information
#376117 (or 0x376117) is known color: Dell. HEX triplet: 37, 61 and 17. RGB value is (55,97,23). Sum of RGB (Red+Green+Blue) = 55+97+23=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 97 (38.28% from 255 or 55.43% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 97 - color contains mainly: green. Hex color #376117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376117 is #C89EE8. Grayscale: #4C4C4C. Windows color (decimal): -13147881 or 1532215. OLE color: 1532215.
HSL color Cylindrical-coordinate representation of color #376117: hue angle of 94.05º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #376117 is Cyan = 0.43, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 97 | 23 | - |
| CMYK | 0.43 | 0 | 0.76 | 0.62 |
| HSL | 94.05º | 0.62% | 0.24% | - |
| HSV(B) | 94.05º | 0.76% | 0.38% | - |
| XYZ | 6 | 9.42 | 2.31 | - |
| YUV | 76.01 | 98.09 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 97 | 23 | 0.43 | 0 | 0.76 | 0.62 | 94.05 | 0.62 | 0.24 |
| Hex | 37 | 61 | 17 | 2B | 0 | 4C | 3E | 5E | 3E | 18 |
| Octal | 67 | 141 | 27 | 53 | 0 | 114 | 76 | 136 | 76 | 30 |
| Binary | 110111 | 1100001 | 10111 | 101011 | 0 | 1001100 | 111110 | 1011110 | 111110 | 11000 |
Color Harmonies of #376117
Complementary color
Monochromatic Colors of #376117
Black with #376117
Text Example
Text Example
White with #376117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376117; }
p { color: rgb(55,97,23); }
H1.HeaderClassName
{
color: #376117;
}
.AnyTagClassName
{
color: #376117;
}
</style>
background-color css
<style>
a { background-color: #376117; }
a { background-color: rgb(55,97,23); }
div.DivClassName
{
background-color: #376117;
}
.BgClassName
{
background-color: #376117;
}
</style>
border-color css
<style>
span { border-color: #376117; }
span { border-color: rgb(55,97,23); }
td.TdClassName
{
border-color: #376117;
}
.TagClassName
{
border-color: #376117;
}
</style>