Shades of Dell #435933
Tints of Dell #435933
RGB
CMYK
RGB Variations
Color information
#435933 (or 0x435933) is known color: Dell. HEX triplet: 43, 59 and 33. RGB value is (67,89,51). Sum of RGB (Red+Green+Blue) = 67+89+51=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 89 (35.16% from 255 or 43.00% from 207); Blue value is 51 (20.31% from 255 or 24.64% from 207); Max value from RGB is 89 - color contains mainly: green. Hex color #435933 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435933 is #BCA6CC. Grayscale: #4E4E4E. Windows color (decimal): -12363469 or 3365187. OLE color: 3365187.
HSL color Cylindrical-coordinate representation of color #435933: hue angle of 94.74º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #435933 is Cyan = 0.25, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 89 | 51 | - |
| CMYK | 0.25 | 0 | 0.43 | 0.65 |
| HSL | 94.74º | 0.27% | 0.27% | - |
| HSV(B) | 94.74º | 0.43% | 0.35% | - |
| XYZ | 6.48 | 8.58 | 4.45 | - |
| YUV | 78.09 | 112.71 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 51 | 0.25 | 0 | 0.43 | 0.65 | 94.74 | 0.27 | 0.27 |
| Hex | 43 | 59 | 33 | 19 | 0 | 2B | 41 | 5F | 1B | 1B |
| Octal | 103 | 131 | 63 | 31 | 0 | 53 | 101 | 137 | 33 | 33 |
| Binary | 1000011 | 1011001 | 110011 | 11001 | 0 | 101011 | 1000001 | 1011111 | 11011 | 11011 |
Color Harmonies of #435933
Complementary color
Monochromatic Colors of #435933
Black with #435933
Text Example
Text Example
White with #435933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435933; }
p { color: rgb(67,89,51); }
H1.HeaderClassName
{
color: #435933;
}
.AnyTagClassName
{
color: #435933;
}
</style>
background-color css
<style>
a { background-color: #435933; }
a { background-color: rgb(67,89,51); }
div.DivClassName
{
background-color: #435933;
}
.BgClassName
{
background-color: #435933;
}
</style>
border-color css
<style>
span { border-color: #435933; }
span { border-color: rgb(67,89,51); }
td.TdClassName
{
border-color: #435933;
}
.TagClassName
{
border-color: #435933;
}
</style>