Shades of Dell #356313
Tints of Dell #356313
RGB
CMYK
RGB Variations
Color information
#356313 (or 0x356313) is known color: Dell. HEX triplet: 35, 63 and 13. RGB value is (53,99,19). Sum of RGB (Red+Green+Blue) = 53+99+19=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 99 (39.06% from 255 or 57.89% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 99 - color contains mainly: green. Hex color #356313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356313 is #CA9CEC. Grayscale: #4C4C4C. Windows color (decimal): -13278445 or 1270581. OLE color: 1270581.
HSL color Cylindrical-coordinate representation of color #356313: hue angle of 94.5º 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 #356313 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 99 | 19 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.61 |
| HSL | 94.5º | 0.68% | 0.23% | - |
| HSV(B) | 94.5º | 0.81% | 0.39% | - |
| XYZ | 6.05 | 9.73 | 2.17 | - |
| YUV | 76.13 | 95.76 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 19 | 0.46 | 0 | 0.81 | 0.61 | 94.5 | 0.68 | 0.23 |
| Hex | 35 | 63 | 13 | 2E | 0 | 51 | 3D | 5E | 44 | 17 |
| Octal | 65 | 143 | 23 | 56 | 0 | 121 | 75 | 136 | 104 | 27 |
| Binary | 110101 | 1100011 | 10011 | 101110 | 0 | 1010001 | 111101 | 1011110 | 1000100 | 10111 |
Color Harmonies of #356313
Complementary color
Monochromatic Colors of #356313
Black with #356313
Text Example
Text Example
White with #356313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356313; }
p { color: rgb(53,99,19); }
H1.HeaderClassName
{
color: #356313;
}
.AnyTagClassName
{
color: #356313;
}
</style>
background-color css
<style>
a { background-color: #356313; }
a { background-color: rgb(53,99,19); }
div.DivClassName
{
background-color: #356313;
}
.BgClassName
{
background-color: #356313;
}
</style>
border-color css
<style>
span { border-color: #356313; }
span { border-color: rgb(53,99,19); }
td.TdClassName
{
border-color: #356313;
}
.TagClassName
{
border-color: #356313;
}
</style>