Shades of Dell #376812
Tints of Dell #376812
RGB
CMYK
RGB Variations
Color information
#376812 (or 0x376812) is known color: Dell. HEX triplet: 37, 68 and 12. RGB value is (55,104,18). Sum of RGB (Red+Green+Blue) = 55+104+18=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 104 (41.02% from 255 or 58.76% from 177); Blue value is 18 (7.42% from 255 or 10.17% from 177); Max value from RGB is 104 - color contains mainly: green. Hex color #376812 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376812 is #C897ED. Grayscale: #4F4F4F. Windows color (decimal): -13146094 or 1206327. OLE color: 1206327.
HSL color Cylindrical-coordinate representation of color #376812: hue angle of 94.19º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #376812 is Cyan = 0.47, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 104 | 18 | - |
| CMYK | 0.47 | 0 | 0.83 | 0.59 |
| HSL | 94.19º | 0.7% | 0.24% | - |
| HSV(B) | 94.19º | 0.83% | 0.41% | - |
| XYZ | 6.64 | 10.76 | 2.3 | - |
| YUV | 79.55 | 93.27 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 18 | 0.47 | 0 | 0.83 | 0.59 | 94.19 | 0.7 | 0.24 |
| Hex | 37 | 68 | 12 | 2F | 0 | 53 | 3B | 5E | 46 | 18 |
| Octal | 67 | 150 | 22 | 57 | 0 | 123 | 73 | 136 | 106 | 30 |
| Binary | 110111 | 1101000 | 10010 | 101111 | 0 | 1010011 | 111011 | 1011110 | 1000110 | 11000 |
Color Harmonies of #376812
Complementary color
Monochromatic Colors of #376812
Black with #376812
Text Example
Text Example
White with #376812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376812; }
p { color: rgb(55,104,18); }
H1.HeaderClassName
{
color: #376812;
}
.AnyTagClassName
{
color: #376812;
}
</style>
background-color css
<style>
a { background-color: #376812; }
a { background-color: rgb(55,104,18); }
div.DivClassName
{
background-color: #376812;
}
.BgClassName
{
background-color: #376812;
}
</style>
border-color css
<style>
span { border-color: #376812; }
span { border-color: rgb(55,104,18); }
td.TdClassName
{
border-color: #376812;
}
.TagClassName
{
border-color: #376812;
}
</style>