Shades of Dell #435738
Tints of Dell #435738
RGB
CMYK
RGB Variations
Color information
#435738 (or 0x435738) is known color: Dell. HEX triplet: 43, 57 and 38. RGB value is (67,87,56). Sum of RGB (Red+Green+Blue) = 67+87+56=210 (27% of max value = 765). Red value is 67 (26.56% from 255 or 31.90% from 210); Green value is 87 (34.38% from 255 or 41.43% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 87 - color contains mainly: green. Hex color #435738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435738 is #BCA8C7. Grayscale: #4D4D4D. Windows color (decimal): -12363976 or 3692355. OLE color: 3692355.
HSL color Cylindrical-coordinate representation of color #435738: hue angle of 98.71º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #435738 is Cyan = 0.23, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 87 | 56 | - |
| CMYK | 0.23 | 0 | 0.36 | 0.66 |
| HSL | 98.71º | 0.22% | 0.28% | - |
| HSV(B) | 98.71º | 0.36% | 0.34% | - |
| XYZ | 6.44 | 8.3 | 5 | - |
| YUV | 77.49 | 115.87 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 56 | 0.23 | 0 | 0.36 | 0.66 | 98.71 | 0.22 | 0.28 |
| Hex | 43 | 57 | 38 | 17 | 0 | 24 | 42 | 63 | 16 | 1C |
| Octal | 103 | 127 | 70 | 27 | 0 | 44 | 102 | 143 | 26 | 34 |
| Binary | 1000011 | 1010111 | 111000 | 10111 | 0 | 100100 | 1000010 | 1100011 | 10110 | 11100 |
Color Harmonies of #435738
Complementary color
Monochromatic Colors of #435738
Black with #435738
Text Example
Text Example
White with #435738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435738; }
p { color: rgb(67,87,56); }
H1.HeaderClassName
{
color: #435738;
}
.AnyTagClassName
{
color: #435738;
}
</style>
background-color css
<style>
a { background-color: #435738; }
a { background-color: rgb(67,87,56); }
div.DivClassName
{
background-color: #435738;
}
.BgClassName
{
background-color: #435738;
}
</style>
border-color css
<style>
span { border-color: #435738; }
span { border-color: rgb(67,87,56); }
td.TdClassName
{
border-color: #435738;
}
.TagClassName
{
border-color: #435738;
}
</style>