Shades of Dell #376017
Tints of Dell #376017
RGB
CMYK
RGB Variations
Color information
#376017 (or 0x376017) is known color: Dell. HEX triplet: 37, 60 and 17. RGB value is (55,96,23). Sum of RGB (Red+Green+Blue) = 55+96+23=174 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.61% from 174); Green value is 96 (37.89% from 255 or 55.17% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 96 - color contains mainly: green. Hex color #376017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376017 is #C89FE8. Grayscale: #4B4B4B. Windows color (decimal): -13148137 or 1531959. OLE color: 1531959.
HSL color Cylindrical-coordinate representation of color #376017: hue angle of 93.7º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #376017 is Cyan = 0.43, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 96 | 23 | - |
| CMYK | 0.43 | 0 | 0.76 | 0.62 |
| HSL | 93.7º | 0.61% | 0.23% | - |
| HSV(B) | 93.7º | 0.76% | 0.38% | - |
| XYZ | 5.91 | 9.24 | 2.28 | - |
| YUV | 75.42 | 98.42 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 96 | 23 | 0.43 | 0 | 0.76 | 0.62 | 93.7 | 0.61 | 0.23 |
| Hex | 37 | 60 | 17 | 2B | 0 | 4C | 3E | 5E | 3D | 17 |
| Octal | 67 | 140 | 27 | 53 | 0 | 114 | 76 | 136 | 75 | 27 |
| Binary | 110111 | 1100000 | 10111 | 101011 | 0 | 1001100 | 111110 | 1011110 | 111101 | 10111 |
Color Harmonies of #376017
Complementary color
Monochromatic Colors of #376017
Black with #376017
Text Example
Text Example
White with #376017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376017; }
p { color: rgb(55,96,23); }
H1.HeaderClassName
{
color: #376017;
}
.AnyTagClassName
{
color: #376017;
}
</style>
background-color css
<style>
a { background-color: #376017; }
a { background-color: rgb(55,96,23); }
div.DivClassName
{
background-color: #376017;
}
.BgClassName
{
background-color: #376017;
}
</style>
border-color css
<style>
span { border-color: #376017; }
span { border-color: rgb(55,96,23); }
td.TdClassName
{
border-color: #376017;
}
.TagClassName
{
border-color: #376017;
}
</style>