Shades of Dell #435931
Tints of Dell #435931
RGB
CMYK
RGB Variations
Color information
#435931 (or 0x435931) is known color: Dell. HEX triplet: 43, 59 and 31. RGB value is (67,89,49). Sum of RGB (Red+Green+Blue) = 67+89+49=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 89 (35.16% from 255 or 43.41% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 89 - color contains mainly: green. Hex color #435931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435931 is #BCA6CE. Grayscale: #4E4E4E. Windows color (decimal): -12363471 or 3234115. OLE color: 3234115.
HSL color Cylindrical-coordinate representation of color #435931: hue angle of 93º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #435931 is Cyan = 0.25, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 89 | 49 | - |
| CMYK | 0.25 | 0 | 0.45 | 0.65 |
| HSL | 93º | 0.29% | 0.27% | - |
| HSV(B) | 93º | 0.45% | 0.35% | - |
| XYZ | 6.44 | 8.56 | 4.22 | - |
| YUV | 77.86 | 111.71 | 120.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 49 | 0.25 | 0 | 0.45 | 0.65 | 93 | 0.29 | 0.27 |
| Hex | 43 | 59 | 31 | 19 | 0 | 2D | 41 | 5D | 1D | 1B |
| Octal | 103 | 131 | 61 | 31 | 0 | 55 | 101 | 135 | 35 | 33 |
| Binary | 1000011 | 1011001 | 110001 | 11001 | 0 | 101101 | 1000001 | 1011101 | 11101 | 11011 |
Color Harmonies of #435931
Complementary color
Monochromatic Colors of #435931
Black with #435931
Text Example
Text Example
White with #435931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435931; }
p { color: rgb(67,89,49); }
H1.HeaderClassName
{
color: #435931;
}
.AnyTagClassName
{
color: #435931;
}
</style>
background-color css
<style>
a { background-color: #435931; }
a { background-color: rgb(67,89,49); }
div.DivClassName
{
background-color: #435931;
}
.BgClassName
{
background-color: #435931;
}
</style>
border-color css
<style>
span { border-color: #435931; }
span { border-color: rgb(67,89,49); }
td.TdClassName
{
border-color: #435931;
}
.TagClassName
{
border-color: #435931;
}
</style>