Shades of Dell #336510
Tints of Dell #336510
RGB
CMYK
RGB Variations
Color information
#336510 (or 0x336510) is known color: Dell. HEX triplet: 33, 65 and 10. RGB value is (51,101,16). Sum of RGB (Red+Green+Blue) = 51+101+16=168 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.36% from 168); Green value is 101 (39.84% from 255 or 60.12% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 101 - color contains mainly: green. Hex color #336510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #336510 is #CC9AEF. Grayscale: #4C4C4C. Windows color (decimal): -13409008 or 1074483. OLE color: 1074483.
HSL color Cylindrical-coordinate representation of color #336510: hue angle of 95.29º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #336510 is Cyan = 0.50, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 101 | 16 | - |
| CMYK | 0.50 | 0 | 0.84 | 0.60 |
| HSL | 95.29º | 0.73% | 0.23% | - |
| HSV(B) | 95.29º | 0.84% | 0.4% | - |
| XYZ | 6.11 | 10.05 | 2.11 | - |
| YUV | 76.36 | 93.94 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 101 | 16 | 0.50 | 0 | 0.84 | 0.60 | 95.29 | 0.73 | 0.23 |
| Hex | 33 | 65 | 10 | 32 | 0 | 54 | 3C | 5F | 49 | 17 |
| Octal | 63 | 145 | 20 | 62 | 0 | 124 | 74 | 137 | 111 | 27 |
| Binary | 110011 | 1100101 | 10000 | 110010 | 0 | 1010100 | 111100 | 1011111 | 1001001 | 10111 |
Color Harmonies of #336510
Complementary color
Monochromatic Colors of #336510
Black with #336510
Text Example
Text Example
White with #336510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336510; }
p { color: rgb(51,101,16); }
H1.HeaderClassName
{
color: #336510;
}
.AnyTagClassName
{
color: #336510;
}
</style>
background-color css
<style>
a { background-color: #336510; }
a { background-color: rgb(51,101,16); }
div.DivClassName
{
background-color: #336510;
}
.BgClassName
{
background-color: #336510;
}
</style>
border-color css
<style>
span { border-color: #336510; }
span { border-color: rgb(51,101,16); }
td.TdClassName
{
border-color: #336510;
}
.TagClassName
{
border-color: #336510;
}
</style>