Shades of Dell #376716
Tints of Dell #376716
RGB
CMYK
RGB Variations
Color information
#376716 (or 0x376716) is known color: Dell. HEX triplet: 37, 67 and 16. RGB value is (55,103,22). Sum of RGB (Red+Green+Blue) = 55+103+22=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 103 (40.62% from 255 or 57.22% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 103 - color contains mainly: green. Hex color #376716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376716 is #C898E9. Grayscale: #4F4F4F. Windows color (decimal): -13146346 or 1468215. OLE color: 1468215.
HSL color Cylindrical-coordinate representation of color #376716: hue angle of 95.56º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #376716 is Cyan = 0.47, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 103 | 22 | - |
| CMYK | 0.47 | 0 | 0.79 | 0.60 |
| HSL | 95.56º | 0.65% | 0.25% | - |
| HSV(B) | 95.56º | 0.79% | 0.4% | - |
| XYZ | 6.57 | 10.57 | 2.45 | - |
| YUV | 79.41 | 95.6 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 22 | 0.47 | 0 | 0.79 | 0.60 | 95.56 | 0.65 | 0.25 |
| Hex | 37 | 67 | 16 | 2F | 0 | 4F | 3C | 60 | 41 | 19 |
| Octal | 67 | 147 | 26 | 57 | 0 | 117 | 74 | 140 | 101 | 31 |
| Binary | 110111 | 1100111 | 10110 | 101111 | 0 | 1001111 | 111100 | 1100000 | 1000001 | 11001 |
Color Harmonies of #376716
Complementary color
Monochromatic Colors of #376716
Black with #376716
Text Example
Text Example
White with #376716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376716; }
p { color: rgb(55,103,22); }
H1.HeaderClassName
{
color: #376716;
}
.AnyTagClassName
{
color: #376716;
}
</style>
background-color css
<style>
a { background-color: #376716; }
a { background-color: rgb(55,103,22); }
div.DivClassName
{
background-color: #376716;
}
.BgClassName
{
background-color: #376716;
}
</style>
border-color css
<style>
span { border-color: #376716; }
span { border-color: rgb(55,103,22); }
td.TdClassName
{
border-color: #376716;
}
.TagClassName
{
border-color: #376716;
}
</style>