Shades of Dell #435734
Tints of Dell #435734
RGB
CMYK
RGB Variations
Color information
#435734 (or 0x435734) is known color: Dell. HEX triplet: 43, 57 and 34. RGB value is (67,87,52). Sum of RGB (Red+Green+Blue) = 67+87+52=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 87 - color contains mainly: green. Hex color #435734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435734 is #BCA8CB. Grayscale: #4D4D4D. Windows color (decimal): -12363980 or 3430211. OLE color: 3430211.
HSL color Cylindrical-coordinate representation of color #435734: hue angle of 94.29º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #435734 is Cyan = 0.23, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 87 | 52 | - |
| CMYK | 0.23 | 0 | 0.40 | 0.66 |
| HSL | 94.29º | 0.25% | 0.27% | - |
| HSV(B) | 94.29º | 0.4% | 0.34% | - |
| XYZ | 6.34 | 8.26 | 4.51 | - |
| YUV | 77.03 | 113.87 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 52 | 0.23 | 0 | 0.40 | 0.66 | 94.29 | 0.25 | 0.27 |
| Hex | 43 | 57 | 34 | 17 | 0 | 28 | 42 | 5E | 19 | 1B |
| Octal | 103 | 127 | 64 | 27 | 0 | 50 | 102 | 136 | 31 | 33 |
| Binary | 1000011 | 1010111 | 110100 | 10111 | 0 | 101000 | 1000010 | 1011110 | 11001 | 11011 |
Color Harmonies of #435734
Complementary color
Monochromatic Colors of #435734
Black with #435734
Text Example
Text Example
White with #435734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435734; }
p { color: rgb(67,87,52); }
H1.HeaderClassName
{
color: #435734;
}
.AnyTagClassName
{
color: #435734;
}
</style>
background-color css
<style>
a { background-color: #435734; }
a { background-color: rgb(67,87,52); }
div.DivClassName
{
background-color: #435734;
}
.BgClassName
{
background-color: #435734;
}
</style>
border-color css
<style>
span { border-color: #435734; }
span { border-color: rgb(67,87,52); }
td.TdClassName
{
border-color: #435734;
}
.TagClassName
{
border-color: #435734;
}
</style>