Shades of Dell #436632
Tints of Dell #436632
RGB
CMYK
RGB Variations
Color information
#436632 (or 0x436632) is known color: Dell. HEX triplet: 43, 66 and 32. RGB value is (67,102,50). Sum of RGB (Red+Green+Blue) = 67+102+50=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 102 (40.23% from 255 or 46.58% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 102 - color contains mainly: green. Hex color #436632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436632 is #BC99CD. Grayscale: #555555. Windows color (decimal): -12360142 or 3302979. OLE color: 3302979.
HSL color Cylindrical-coordinate representation of color #436632: hue angle of 100.38º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #436632 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 67 | 102 | 50 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.6 |
| HSL | 100.38º | 0.34% | 0.3% | - |
| HSV(B) | 100.38º | 0.51% | 0.4% | - |
| XYZ | 7.64 | 10.93 | 4.72 | - |
| YUV | 85.61 | 107.9 | 114.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 102 | 50 | 0.34 | 0 | 0.51 | 0.6 | 100.38 | 0.34 | 0.3 |
| Hex | 43 | 66 | 32 | 22 | 0 | 33 | 3C | 64 | 22 | 1E |
| Octal | 103 | 146 | 62 | 42 | 0 | 63 | 74 | 144 | 42 | 36 |
| Binary | 1000011 | 1100110 | 110010 | 100010 | 0 | 110011 | 111100 | 1100100 | 100010 | 11110 |
Color Harmonies of #436632
Complementary color
Monochromatic Colors of #436632
Black with #436632
Text Example
Text Example
White with #436632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436632; }
p { color: rgb(67,102,50); }
H1.HeaderClassName
{
color: #436632;
}
.AnyTagClassName
{
color: #436632;
}
</style>
background-color css
<style>
a { background-color: #436632; }
a { background-color: rgb(67,102,50); }
div.DivClassName
{
background-color: #436632;
}
.BgClassName
{
background-color: #436632;
}
</style>
border-color css
<style>
span { border-color: #436632; }
span { border-color: rgb(67,102,50); }
td.TdClassName
{
border-color: #436632;
}
.TagClassName
{
border-color: #436632;
}
</style>