Shades of Dell #336110
Tints of Dell #336110
RGB
CMYK
RGB Variations
Color information
#336110 (or 0x336110) is known color: Dell. HEX triplet: 33, 61 and 10. RGB value is (51,97,16). Sum of RGB (Red+Green+Blue) = 51+97+16=164 (21% of max value = 765). Red value is 51 (20.31% from 255 or 31.10% from 164); Green value is 97 (38.28% from 255 or 59.15% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 97 - color contains mainly: green. Hex color #336110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336110 is #CC9EEF. Grayscale: #4A4A4A. Windows color (decimal): -13410032 or 1073459. OLE color: 1073459.
HSL color Cylindrical-coordinate representation of color #336110: hue angle of 94.07º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #336110 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 97 | 16 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.62 |
| HSL | 94.07º | 0.72% | 0.22% | - |
| HSV(B) | 94.07º | 0.84% | 0.38% | - |
| XYZ | 5.73 | 9.29 | 1.98 | - |
| YUV | 74.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 97 | 16 | 0.47 | 0 | 0.84 | 0.62 | 94.07 | 0.72 | 0.22 |
| Hex | 33 | 61 | 10 | 2F | 0 | 54 | 3E | 5E | 48 | 16 |
| Octal | 63 | 141 | 20 | 57 | 0 | 124 | 76 | 136 | 110 | 26 |
| Binary | 110011 | 1100001 | 10000 | 101111 | 0 | 1010100 | 111110 | 1011110 | 1001000 | 10110 |
Color Harmonies of #336110
Complementary color
Monochromatic Colors of #336110
Black with #336110
Text Example
Text Example
White with #336110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336110; }
p { color: rgb(51,97,16); }
H1.HeaderClassName
{
color: #336110;
}
.AnyTagClassName
{
color: #336110;
}
</style>
background-color css
<style>
a { background-color: #336110; }
a { background-color: rgb(51,97,16); }
div.DivClassName
{
background-color: #336110;
}
.BgClassName
{
background-color: #336110;
}
</style>
border-color css
<style>
span { border-color: #336110; }
span { border-color: rgb(51,97,16); }
td.TdClassName
{
border-color: #336110;
}
.TagClassName
{
border-color: #336110;
}
</style>