Shades of Dell #356517
Tints of Dell #356517
RGB
CMYK
RGB Variations
Color information
#356517 (or 0x356517) is known color: Dell. HEX triplet: 35, 65 and 17. RGB value is (53,101,23). Sum of RGB (Red+Green+Blue) = 53+101+23=177 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.94% from 177); Green value is 101 (39.84% from 255 or 57.06% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 101 - color contains mainly: green. Hex color #356517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356517 is #CA9AE8. Grayscale: #4E4E4E. Windows color (decimal): -13277929 or 1533237. OLE color: 1533237.
HSL color Cylindrical-coordinate representation of color #356517: hue angle of 96.92º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #356517 is Cyan = 0.48, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 101 | 23 | - |
| CMYK | 0.48 | 0 | 0.77 | 0.60 |
| HSL | 96.92º | 0.63% | 0.24% | - |
| HSV(B) | 96.92º | 0.77% | 0.4% | - |
| XYZ | 6.28 | 10.13 | 2.43 | - |
| YUV | 77.76 | 97.1 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 101 | 23 | 0.48 | 0 | 0.77 | 0.60 | 96.92 | 0.63 | 0.24 |
| Hex | 35 | 65 | 17 | 30 | 0 | 4D | 3C | 61 | 3F | 18 |
| Octal | 65 | 145 | 27 | 60 | 0 | 115 | 74 | 141 | 77 | 30 |
| Binary | 110101 | 1100101 | 10111 | 110000 | 0 | 1001101 | 111100 | 1100001 | 111111 | 11000 |
Color Harmonies of #356517
Complementary color
Monochromatic Colors of #356517
Black with #356517
Text Example
Text Example
White with #356517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356517; }
p { color: rgb(53,101,23); }
H1.HeaderClassName
{
color: #356517;
}
.AnyTagClassName
{
color: #356517;
}
</style>
background-color css
<style>
a { background-color: #356517; }
a { background-color: rgb(53,101,23); }
div.DivClassName
{
background-color: #356517;
}
.BgClassName
{
background-color: #356517;
}
</style>
border-color css
<style>
span { border-color: #356517; }
span { border-color: rgb(53,101,23); }
td.TdClassName
{
border-color: #356517;
}
.TagClassName
{
border-color: #356517;
}
</style>