Shades of Dell #435932
Tints of Dell #435932
RGB
CMYK
RGB Variations
Color information
#435932 (or 0x435932) is known color: Dell. HEX triplet: 43, 59 and 32. RGB value is (67,89,50). Sum of RGB (Red+Green+Blue) = 67+89+50=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 89 (35.16% from 255 or 43.20% from 206); Blue value is 50 (19.92% from 255 or 24.27% from 206); Max value from RGB is 89 - color contains mainly: green. Hex color #435932 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435932 is #BCA6CD. Grayscale: #4E4E4E. Windows color (decimal): -12363470 or 3299651. OLE color: 3299651.
HSL color Cylindrical-coordinate representation of color #435932: hue angle of 93.85º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #435932 is Cyan = 0.25, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 89 | 50 | - |
| CMYK | 0.25 | 0 | 0.44 | 0.65 |
| HSL | 93.85º | 0.28% | 0.27% | - |
| HSV(B) | 93.85º | 0.44% | 0.35% | - |
| XYZ | 6.46 | 8.57 | 4.33 | - |
| YUV | 77.98 | 112.21 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 50 | 0.25 | 0 | 0.44 | 0.65 | 93.85 | 0.28 | 0.27 |
| Hex | 43 | 59 | 32 | 19 | 0 | 2C | 41 | 5E | 1C | 1B |
| Octal | 103 | 131 | 62 | 31 | 0 | 54 | 101 | 136 | 34 | 33 |
| Binary | 1000011 | 1011001 | 110010 | 11001 | 0 | 101100 | 1000001 | 1011110 | 11100 | 11011 |
Color Harmonies of #435932
Complementary color
Monochromatic Colors of #435932
Black with #435932
Text Example
Text Example
White with #435932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435932; }
p { color: rgb(67,89,50); }
H1.HeaderClassName
{
color: #435932;
}
.AnyTagClassName
{
color: #435932;
}
</style>
background-color css
<style>
a { background-color: #435932; }
a { background-color: rgb(67,89,50); }
div.DivClassName
{
background-color: #435932;
}
.BgClassName
{
background-color: #435932;
}
</style>
border-color css
<style>
span { border-color: #435932; }
span { border-color: rgb(67,89,50); }
td.TdClassName
{
border-color: #435932;
}
.TagClassName
{
border-color: #435932;
}
</style>