Shades of Dell #376518
Tints of Dell #376518
RGB
CMYK
RGB Variations
Color information
#376518 (or 0x376518) is known color: Dell. HEX triplet: 37, 65 and 18. RGB value is (55,101,24). Sum of RGB (Red+Green+Blue) = 55+101+24=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 101 (39.84% from 255 or 56.11% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 101 - color contains mainly: green. Hex color #376518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376518 is #C89AE7. Grayscale: #4E4E4E. Windows color (decimal): -13146856 or 1598775. OLE color: 1598775.
HSL color Cylindrical-coordinate representation of color #376518: hue angle of 95.84º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #376518 is Cyan = 0.46, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 101 | 24 | - |
| CMYK | 0.46 | 0 | 0.76 | 0.60 |
| HSL | 95.84º | 0.62% | 0.25% | - |
| HSV(B) | 95.84º | 0.76% | 0.4% | - |
| XYZ | 6.39 | 10.19 | 2.49 | - |
| YUV | 78.47 | 97.26 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 24 | 0.46 | 0 | 0.76 | 0.60 | 95.84 | 0.62 | 0.25 |
| Hex | 37 | 65 | 18 | 2E | 0 | 4C | 3C | 60 | 3E | 19 |
| Octal | 67 | 145 | 30 | 56 | 0 | 114 | 74 | 140 | 76 | 31 |
| Binary | 110111 | 1100101 | 11000 | 101110 | 0 | 1001100 | 111100 | 1100000 | 111110 | 11001 |
Color Harmonies of #376518
Complementary color
Monochromatic Colors of #376518
Black with #376518
Text Example
Text Example
White with #376518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376518; }
p { color: rgb(55,101,24); }
H1.HeaderClassName
{
color: #376518;
}
.AnyTagClassName
{
color: #376518;
}
</style>
background-color css
<style>
a { background-color: #376518; }
a { background-color: rgb(55,101,24); }
div.DivClassName
{
background-color: #376518;
}
.BgClassName
{
background-color: #376518;
}
</style>
border-color css
<style>
span { border-color: #376518; }
span { border-color: rgb(55,101,24); }
td.TdClassName
{
border-color: #376518;
}
.TagClassName
{
border-color: #376518;
}
</style>