Shades of Dell #356613
Tints of Dell #356613
RGB
CMYK
RGB Variations
Color information
#356613 (or 0x356613) is known color: Dell. HEX triplet: 35, 66 and 13. RGB value is (53,102,19). Sum of RGB (Red+Green+Blue) = 53+102+19=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 102 (40.23% from 255 or 58.62% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 102 - color contains mainly: green. Hex color #356613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356613 is #CA99EC. Grayscale: #4E4E4E. Windows color (decimal): -13277677 or 1271349. OLE color: 1271349.
HSL color Cylindrical-coordinate representation of color #356613: hue angle of 95.42º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #356613 is Cyan = 0.48, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 102 | 19 | - |
| CMYK | 0.48 | 0 | 0.81 | 0.6 |
| HSL | 95.42º | 0.69% | 0.24% | - |
| HSV(B) | 95.42º | 0.81% | 0.4% | - |
| XYZ | 6.34 | 10.31 | 2.27 | - |
| YUV | 77.89 | 94.77 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 19 | 0.48 | 0 | 0.81 | 0.6 | 95.42 | 0.69 | 0.24 |
| Hex | 35 | 66 | 13 | 30 | 0 | 51 | 3C | 5F | 45 | 18 |
| Octal | 65 | 146 | 23 | 60 | 0 | 121 | 74 | 137 | 105 | 30 |
| Binary | 110101 | 1100110 | 10011 | 110000 | 0 | 1010001 | 111100 | 1011111 | 1000101 | 11000 |
Color Harmonies of #356613
Complementary color
Monochromatic Colors of #356613
Black with #356613
Text Example
Text Example
White with #356613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356613; }
p { color: rgb(53,102,19); }
H1.HeaderClassName
{
color: #356613;
}
.AnyTagClassName
{
color: #356613;
}
</style>
background-color css
<style>
a { background-color: #356613; }
a { background-color: rgb(53,102,19); }
div.DivClassName
{
background-color: #356613;
}
.BgClassName
{
background-color: #356613;
}
</style>
border-color css
<style>
span { border-color: #356613; }
span { border-color: rgb(53,102,19); }
td.TdClassName
{
border-color: #356613;
}
.TagClassName
{
border-color: #356613;
}
</style>