Shades of Dell #356413
Tints of Dell #356413
RGB
CMYK
RGB Variations
Color information
#356413 (or 0x356413) is known color: Dell. HEX triplet: 35, 64 and 13. RGB value is (53,100,19). Sum of RGB (Red+Green+Blue) = 53+100+19=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 100 (39.45% from 255 or 58.14% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 100 - color contains mainly: green. Hex color #356413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356413 is #CA9BEC. Grayscale: #4C4C4C. Windows color (decimal): -13278189 or 1270837. OLE color: 1270837.
HSL color Cylindrical-coordinate representation of color #356413: hue angle of 94.81º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #356413 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 100 | 19 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.61 |
| HSL | 94.81º | 0.68% | 0.23% | - |
| HSV(B) | 94.81º | 0.81% | 0.39% | - |
| XYZ | 6.14 | 9.92 | 2.21 | - |
| YUV | 76.71 | 95.43 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 100 | 19 | 0.47 | 0 | 0.81 | 0.61 | 94.81 | 0.68 | 0.23 |
| Hex | 35 | 64 | 13 | 2F | 0 | 51 | 3D | 5F | 44 | 17 |
| Octal | 65 | 144 | 23 | 57 | 0 | 121 | 75 | 137 | 104 | 27 |
| Binary | 110101 | 1100100 | 10011 | 101111 | 0 | 1010001 | 111101 | 1011111 | 1000100 | 10111 |
Color Harmonies of #356413
Complementary color
Monochromatic Colors of #356413
Black with #356413
Text Example
Text Example
White with #356413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356413; }
p { color: rgb(53,100,19); }
H1.HeaderClassName
{
color: #356413;
}
.AnyTagClassName
{
color: #356413;
}
</style>
background-color css
<style>
a { background-color: #356413; }
a { background-color: rgb(53,100,19); }
div.DivClassName
{
background-color: #356413;
}
.BgClassName
{
background-color: #356413;
}
</style>
border-color css
<style>
span { border-color: #356413; }
span { border-color: rgb(53,100,19); }
td.TdClassName
{
border-color: #356413;
}
.TagClassName
{
border-color: #356413;
}
</style>