Shades of Dell #356114
Tints of Dell #356114
RGB
CMYK
RGB Variations
Color information
#356114 (or 0x356114) is known color: Dell. HEX triplet: 35, 61 and 14. RGB value is (53,97,20). Sum of RGB (Red+Green+Blue) = 53+97+20=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 97 (38.28% from 255 or 57.06% from 170); Blue value is 20 (8.20% from 255 or 11.76% from 170); Max value from RGB is 97 - color contains mainly: green. Hex color #356114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356114 is #CA9EEB. Grayscale: #4B4B4B. Windows color (decimal): -13278956 or 1335605. OLE color: 1335605.
HSL color Cylindrical-coordinate representation of color #356114: hue angle of 94.29º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #356114 is Cyan = 0.45, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 97 | 20 | - |
| CMYK | 0.45 | 0 | 0.79 | 0.62 |
| HSL | 94.29º | 0.66% | 0.23% | - |
| HSV(B) | 94.29º | 0.79% | 0.38% | - |
| XYZ | 5.87 | 9.36 | 2.16 | - |
| YUV | 75.07 | 96.92 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 97 | 20 | 0.45 | 0 | 0.79 | 0.62 | 94.29 | 0.66 | 0.23 |
| Hex | 35 | 61 | 14 | 2D | 0 | 4F | 3E | 5E | 42 | 17 |
| Octal | 65 | 141 | 24 | 55 | 0 | 117 | 76 | 136 | 102 | 27 |
| Binary | 110101 | 1100001 | 10100 | 101101 | 0 | 1001111 | 111110 | 1011110 | 1000010 | 10111 |
Color Harmonies of #356114
Complementary color
Monochromatic Colors of #356114
Black with #356114
Text Example
Text Example
White with #356114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356114; }
p { color: rgb(53,97,20); }
H1.HeaderClassName
{
color: #356114;
}
.AnyTagClassName
{
color: #356114;
}
</style>
background-color css
<style>
a { background-color: #356114; }
a { background-color: rgb(53,97,20); }
div.DivClassName
{
background-color: #356114;
}
.BgClassName
{
background-color: #356114;
}
</style>
border-color css
<style>
span { border-color: #356114; }
span { border-color: rgb(53,97,20); }
td.TdClassName
{
border-color: #356114;
}
.TagClassName
{
border-color: #356114;
}
</style>