Shades of Dell #356611
Tints of Dell #356611
RGB
CMYK
RGB Variations
Color information
#356611 (or 0x356611) is known color: Dell. HEX triplet: 35, 66 and 11. RGB value is (53,102,17). Sum of RGB (Red+Green+Blue) = 53+102+17=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 102 (40.23% from 255 or 59.30% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 102 - color contains mainly: green. Hex color #356611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356611 is #CA99EE. Grayscale: #4D4D4D. Windows color (decimal): -13277679 or 1140277. OLE color: 1140277.
HSL color Cylindrical-coordinate representation of color #356611: hue angle of 94.59º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #356611 is Cyan = 0.48, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 102 | 17 | - |
| CMYK | 0.48 | 0 | 0.83 | 0.6 |
| HSL | 94.59º | 0.71% | 0.23% | - |
| HSV(B) | 94.59º | 0.83% | 0.4% | - |
| XYZ | 6.32 | 10.3 | 2.19 | - |
| YUV | 77.66 | 93.77 | 110.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 17 | 0.48 | 0 | 0.83 | 0.6 | 94.59 | 0.71 | 0.23 |
| Hex | 35 | 66 | 11 | 30 | 0 | 53 | 3C | 5F | 47 | 17 |
| Octal | 65 | 146 | 21 | 60 | 0 | 123 | 74 | 137 | 107 | 27 |
| Binary | 110101 | 1100110 | 10001 | 110000 | 0 | 1010011 | 111100 | 1011111 | 1000111 | 10111 |
Color Harmonies of #356611
Complementary color
Monochromatic Colors of #356611
Black with #356611
Text Example
Text Example
White with #356611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356611; }
p { color: rgb(53,102,17); }
H1.HeaderClassName
{
color: #356611;
}
.AnyTagClassName
{
color: #356611;
}
</style>
background-color css
<style>
a { background-color: #356611; }
a { background-color: rgb(53,102,17); }
div.DivClassName
{
background-color: #356611;
}
.BgClassName
{
background-color: #356611;
}
</style>
border-color css
<style>
span { border-color: #356611; }
span { border-color: rgb(53,102,17); }
td.TdClassName
{
border-color: #356611;
}
.TagClassName
{
border-color: #356611;
}
</style>