Shades of Dell #376513
Tints of Dell #376513
RGB
CMYK
RGB Variations
Color information
#376513 (or 0x376513) is known color: Dell. HEX triplet: 37, 65 and 13. RGB value is (55,101,19). Sum of RGB (Red+Green+Blue) = 55+101+19=175 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.43% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #376513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376513 is #C89AEC. Grayscale: #4E4E4E. Windows color (decimal): -13146861 or 1271095. OLE color: 1271095.
HSL color Cylindrical-coordinate representation of color #376513: hue angle of 93.66º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #376513 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 101 | 19 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.60 |
| HSL | 93.66º | 0.68% | 0.24% | - |
| HSV(B) | 93.66º | 0.81% | 0.4% | - |
| XYZ | 6.35 | 10.17 | 2.24 | - |
| YUV | 77.9 | 94.76 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 19 | 0.46 | 0 | 0.81 | 0.60 | 93.66 | 0.68 | 0.24 |
| Hex | 37 | 65 | 13 | 2E | 0 | 51 | 3C | 5E | 44 | 18 |
| Octal | 67 | 145 | 23 | 56 | 0 | 121 | 74 | 136 | 104 | 30 |
| Binary | 110111 | 1100101 | 10011 | 101110 | 0 | 1010001 | 111100 | 1011110 | 1000100 | 11000 |
Color Harmonies of #376513
Complementary color
Monochromatic Colors of #376513
Black with #376513
Text Example
Text Example
White with #376513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376513; }
p { color: rgb(55,101,19); }
H1.HeaderClassName
{
color: #376513;
}
.AnyTagClassName
{
color: #376513;
}
</style>
background-color css
<style>
a { background-color: #376513; }
a { background-color: rgb(55,101,19); }
div.DivClassName
{
background-color: #376513;
}
.BgClassName
{
background-color: #376513;
}
</style>
border-color css
<style>
span { border-color: #376513; }
span { border-color: rgb(55,101,19); }
td.TdClassName
{
border-color: #376513;
}
.TagClassName
{
border-color: #376513;
}
</style>