Shades of Dell #356312
Tints of Dell #356312
RGB
CMYK
RGB Variations
Color information
#356312 (or 0x356312) is known color: Dell. HEX triplet: 35, 63 and 12. RGB value is (53,99,18). Sum of RGB (Red+Green+Blue) = 53+99+18=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 99 (39.06% from 255 or 58.24% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 99 - color contains mainly: green. Hex color #356312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356312 is #CA9CED. Grayscale: #4C4C4C. Windows color (decimal): -13278446 or 1205045. OLE color: 1205045.
HSL color Cylindrical-coordinate representation of color #356312: hue angle of 94.07º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #356312 is Cyan = 0.46, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 99 | 18 | - |
| CMYK | 0.46 | 0 | 0.82 | 0.61 |
| HSL | 94.07º | 0.69% | 0.23% | - |
| HSV(B) | 94.07º | 0.82% | 0.39% | - |
| XYZ | 6.04 | 9.72 | 2.13 | - |
| YUV | 76.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 18 | 0.46 | 0 | 0.82 | 0.61 | 94.07 | 0.69 | 0.23 |
| Hex | 35 | 63 | 12 | 2E | 0 | 52 | 3D | 5E | 45 | 17 |
| Octal | 65 | 143 | 22 | 56 | 0 | 122 | 75 | 136 | 105 | 27 |
| Binary | 110101 | 1100011 | 10010 | 101110 | 0 | 1010010 | 111101 | 1011110 | 1000101 | 10111 |
Color Harmonies of #356312
Complementary color
Monochromatic Colors of #356312
Black with #356312
Text Example
Text Example
White with #356312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356312; }
p { color: rgb(53,99,18); }
H1.HeaderClassName
{
color: #356312;
}
.AnyTagClassName
{
color: #356312;
}
</style>
background-color css
<style>
a { background-color: #356312; }
a { background-color: rgb(53,99,18); }
div.DivClassName
{
background-color: #356312;
}
.BgClassName
{
background-color: #356312;
}
</style>
border-color css
<style>
span { border-color: #356312; }
span { border-color: rgb(53,99,18); }
td.TdClassName
{
border-color: #356312;
}
.TagClassName
{
border-color: #356312;
}
</style>