Shades of Dell #356215
Tints of Dell #356215
RGB
CMYK
RGB Variations
Color information
#356215 (or 0x356215) is known color: Dell. HEX triplet: 35, 62 and 15. RGB value is (53,98,21). Sum of RGB (Red+Green+Blue) = 53+98+21=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 98 (38.67% from 255 or 56.98% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 98 - color contains mainly: green. Hex color #356215 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356215 is #CA9DEA. Grayscale: #4C4C4C. Windows color (decimal): -13278699 or 1401397. OLE color: 1401397.
HSL color Cylindrical-coordinate representation of color #356215: hue angle of 95.06º degrees, saturation: 0.65, 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 #356215 is Cyan = 0.46, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 98 | 21 | - |
| CMYK | 0.46 | 0 | 0.79 | 0.62 |
| HSL | 95.06º | 0.65% | 0.23% | - |
| HSV(B) | 95.06º | 0.79% | 0.38% | - |
| XYZ | 5.97 | 9.55 | 2.24 | - |
| YUV | 75.77 | 97.09 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 98 | 21 | 0.46 | 0 | 0.79 | 0.62 | 95.06 | 0.65 | 0.23 |
| Hex | 35 | 62 | 15 | 2E | 0 | 4F | 3E | 5F | 41 | 17 |
| Octal | 65 | 142 | 25 | 56 | 0 | 117 | 76 | 137 | 101 | 27 |
| Binary | 110101 | 1100010 | 10101 | 101110 | 0 | 1001111 | 111110 | 1011111 | 1000001 | 10111 |
Color Harmonies of #356215
Complementary color
Monochromatic Colors of #356215
Black with #356215
Text Example
Text Example
White with #356215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356215; }
p { color: rgb(53,98,21); }
H1.HeaderClassName
{
color: #356215;
}
.AnyTagClassName
{
color: #356215;
}
</style>
background-color css
<style>
a { background-color: #356215; }
a { background-color: rgb(53,98,21); }
div.DivClassName
{
background-color: #356215;
}
.BgClassName
{
background-color: #356215;
}
</style>
border-color css
<style>
span { border-color: #356215; }
span { border-color: rgb(53,98,21); }
td.TdClassName
{
border-color: #356215;
}
.TagClassName
{
border-color: #356215;
}
</style>