Shades of Dell #435735
Tints of Dell #435735
RGB
CMYK
RGB Variations
Color information
#435735 (or 0x435735) is known color: Dell. HEX triplet: 43, 57 and 35. RGB value is (67,87,53). Sum of RGB (Red+Green+Blue) = 67+87+53=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 87 (34.38% from 255 or 42.03% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 87 - color contains mainly: green. Hex color #435735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435735 is #BCA8CA. Grayscale: #4D4D4D. Windows color (decimal): -12363979 or 3495747. OLE color: 3495747.
HSL color Cylindrical-coordinate representation of color #435735: hue angle of 95.29º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #435735 is Cyan = 0.23, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 87 | 53 | - |
| CMYK | 0.23 | 0 | 0.39 | 0.66 |
| HSL | 95.29º | 0.24% | 0.27% | - |
| HSV(B) | 95.29º | 0.39% | 0.34% | - |
| XYZ | 6.37 | 8.27 | 4.63 | - |
| YUV | 77.14 | 114.37 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 53 | 0.23 | 0 | 0.39 | 0.66 | 95.29 | 0.24 | 0.27 |
| Hex | 43 | 57 | 35 | 17 | 0 | 27 | 42 | 5F | 18 | 1B |
| Octal | 103 | 127 | 65 | 27 | 0 | 47 | 102 | 137 | 30 | 33 |
| Binary | 1000011 | 1010111 | 110101 | 10111 | 0 | 100111 | 1000010 | 1011111 | 11000 | 11011 |
Color Harmonies of #435735
Complementary color
Monochromatic Colors of #435735
Black with #435735
Text Example
Text Example
White with #435735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435735; }
p { color: rgb(67,87,53); }
H1.HeaderClassName
{
color: #435735;
}
.AnyTagClassName
{
color: #435735;
}
</style>
background-color css
<style>
a { background-color: #435735; }
a { background-color: rgb(67,87,53); }
div.DivClassName
{
background-color: #435735;
}
.BgClassName
{
background-color: #435735;
}
</style>
border-color css
<style>
span { border-color: #435735; }
span { border-color: rgb(67,87,53); }
td.TdClassName
{
border-color: #435735;
}
.TagClassName
{
border-color: #435735;
}
</style>