Shades of Dell #356514
Tints of Dell #356514
RGB
CMYK
RGB Variations
Color information
#356514 (or 0x356514) is known color: Dell. HEX triplet: 35, 65 and 14. RGB value is (53,101,20). Sum of RGB (Red+Green+Blue) = 53+101+20=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #356514 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356514 is #CA9AEB. Grayscale: #4D4D4D. Windows color (decimal): -13277932 or 1336629. OLE color: 1336629.
HSL color Cylindrical-coordinate representation of color #356514: hue angle of 95.56º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #356514 is Cyan = 0.48, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 101 | 20 | - |
| CMYK | 0.48 | 0 | 0.80 | 0.60 |
| HSL | 95.56º | 0.67% | 0.24% | - |
| HSV(B) | 95.56º | 0.8% | 0.4% | - |
| XYZ | 6.25 | 10.11 | 2.28 | - |
| YUV | 77.41 | 95.6 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 101 | 20 | 0.48 | 0 | 0.80 | 0.60 | 95.56 | 0.67 | 0.24 |
| Hex | 35 | 65 | 14 | 30 | 0 | 50 | 3C | 60 | 43 | 18 |
| Octal | 65 | 145 | 24 | 60 | 0 | 120 | 74 | 140 | 103 | 30 |
| Binary | 110101 | 1100101 | 10100 | 110000 | 0 | 1010000 | 111100 | 1100000 | 1000011 | 11000 |
Color Harmonies of #356514
Complementary color
Monochromatic Colors of #356514
Black with #356514
Text Example
Text Example
White with #356514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356514; }
p { color: rgb(53,101,20); }
H1.HeaderClassName
{
color: #356514;
}
.AnyTagClassName
{
color: #356514;
}
</style>
background-color css
<style>
a { background-color: #356514; }
a { background-color: rgb(53,101,20); }
div.DivClassName
{
background-color: #356514;
}
.BgClassName
{
background-color: #356514;
}
</style>
border-color css
<style>
span { border-color: #356514; }
span { border-color: rgb(53,101,20); }
td.TdClassName
{
border-color: #356514;
}
.TagClassName
{
border-color: #356514;
}
</style>