Shades of Dell #376216
Tints of Dell #376216
RGB
CMYK
RGB Variations
Color information
#376216 (or 0x376216) is known color: Dell. HEX triplet: 37, 62 and 16. RGB value is (55,98,22). Sum of RGB (Red+Green+Blue) = 55+98+22=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 98 (38.67% from 255 or 56% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 98 - color contains mainly: green. Hex color #376216 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376216 is #C89DE9. Grayscale: #4C4C4C. Windows color (decimal): -13147626 or 1466935. OLE color: 1466935.
HSL color Cylindrical-coordinate representation of color #376216: hue angle of 93.95º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #376216 is Cyan = 0.44, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 98 | 22 | - |
| CMYK | 0.44 | 0 | 0.78 | 0.62 |
| HSL | 93.95º | 0.63% | 0.24% | - |
| HSV(B) | 93.95º | 0.78% | 0.38% | - |
| XYZ | 6.09 | 9.61 | 2.29 | - |
| YUV | 76.48 | 97.25 | 112.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 98 | 22 | 0.44 | 0 | 0.78 | 0.62 | 93.95 | 0.63 | 0.24 |
| Hex | 37 | 62 | 16 | 2C | 0 | 4E | 3E | 5E | 3F | 18 |
| Octal | 67 | 142 | 26 | 54 | 0 | 116 | 76 | 136 | 77 | 30 |
| Binary | 110111 | 1100010 | 10110 | 101100 | 0 | 1001110 | 111110 | 1011110 | 111111 | 11000 |
Color Harmonies of #376216
Complementary color
Monochromatic Colors of #376216
Black with #376216
Text Example
Text Example
White with #376216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376216; }
p { color: rgb(55,98,22); }
H1.HeaderClassName
{
color: #376216;
}
.AnyTagClassName
{
color: #376216;
}
</style>
background-color css
<style>
a { background-color: #376216; }
a { background-color: rgb(55,98,22); }
div.DivClassName
{
background-color: #376216;
}
.BgClassName
{
background-color: #376216;
}
</style>
border-color css
<style>
span { border-color: #376216; }
span { border-color: rgb(55,98,22); }
td.TdClassName
{
border-color: #376216;
}
.TagClassName
{
border-color: #376216;
}
</style>