Shades of Dell #356118
Tints of Dell #356118
RGB
CMYK
RGB Variations
Color information
#356118 (or 0x356118) is known color: Dell. HEX triplet: 35, 61 and 18. RGB value is (53,97,24). Sum of RGB (Red+Green+Blue) = 53+97+24=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 97 (38.28% from 255 or 55.75% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 97 - color contains mainly: green. Hex color #356118 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356118 is #CA9EE7. Grayscale: #4B4B4B. Windows color (decimal): -13278952 or 1597749. OLE color: 1597749.
HSL color Cylindrical-coordinate representation of color #356118: hue angle of 96.16º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #356118 is Cyan = 0.45, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 97 | 24 | - |
| CMYK | 0.45 | 0 | 0.75 | 0.62 |
| HSL | 96.16º | 0.6% | 0.24% | - |
| HSV(B) | 96.16º | 0.75% | 0.38% | - |
| XYZ | 5.91 | 9.37 | 2.36 | - |
| YUV | 75.52 | 98.92 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 97 | 24 | 0.45 | 0 | 0.75 | 0.62 | 96.16 | 0.6 | 0.24 |
| Hex | 35 | 61 | 18 | 2D | 0 | 4B | 3E | 60 | 3C | 18 |
| Octal | 65 | 141 | 30 | 55 | 0 | 113 | 76 | 140 | 74 | 30 |
| Binary | 110101 | 1100001 | 11000 | 101101 | 0 | 1001011 | 111110 | 1100000 | 111100 | 11000 |
Color Harmonies of #356118
Complementary color
Monochromatic Colors of #356118
Black with #356118
Text Example
Text Example
White with #356118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356118; }
p { color: rgb(53,97,24); }
H1.HeaderClassName
{
color: #356118;
}
.AnyTagClassName
{
color: #356118;
}
</style>
background-color css
<style>
a { background-color: #356118; }
a { background-color: rgb(53,97,24); }
div.DivClassName
{
background-color: #356118;
}
.BgClassName
{
background-color: #356118;
}
</style>
border-color css
<style>
span { border-color: #356118; }
span { border-color: rgb(53,97,24); }
td.TdClassName
{
border-color: #356118;
}
.TagClassName
{
border-color: #356118;
}
</style>