Shades of Dell #436720
Tints of Dell #436720
RGB
CMYK
RGB Variations
Color information
#436720 (or 0x436720) is known color: Dell. HEX triplet: 43, 67 and 20. RGB value is (67,103,32). Sum of RGB (Red+Green+Blue) = 67+103+32=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 103 (40.62% from 255 or 50.99% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 103 - color contains mainly: green. Hex color #436720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436720 is #BC98DF. Grayscale: #545454. Windows color (decimal): -12359904 or 2123587. OLE color: 2123587.
HSL color Cylindrical-coordinate representation of color #436720: hue angle of 90.42º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #436720 is Cyan = 0.35, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 103 | 32 | - |
| CMYK | 0.35 | 0 | 0.69 | 0.60 |
| HSL | 90.42º | 0.53% | 0.26% | - |
| HSV(B) | 90.42º | 0.69% | 0.4% | - |
| XYZ | 7.43 | 11 | 3.1 | - |
| YUV | 84.14 | 98.57 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 103 | 32 | 0.35 | 0 | 0.69 | 0.60 | 90.42 | 0.53 | 0.26 |
| Hex | 43 | 67 | 20 | 23 | 0 | 45 | 3C | 5A | 35 | 1A |
| Octal | 103 | 147 | 40 | 43 | 0 | 105 | 74 | 132 | 65 | 32 |
| Binary | 1000011 | 1100111 | 100000 | 100011 | 0 | 1000101 | 111100 | 1011010 | 110101 | 11010 |
Color Harmonies of #436720
Complementary color
Monochromatic Colors of #436720
Black with #436720
Text Example
Text Example
White with #436720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436720; }
p { color: rgb(67,103,32); }
H1.HeaderClassName
{
color: #436720;
}
.AnyTagClassName
{
color: #436720;
}
</style>
background-color css
<style>
a { background-color: #436720; }
a { background-color: rgb(67,103,32); }
div.DivClassName
{
background-color: #436720;
}
.BgClassName
{
background-color: #436720;
}
</style>
border-color css
<style>
span { border-color: #436720; }
span { border-color: rgb(67,103,32); }
td.TdClassName
{
border-color: #436720;
}
.TagClassName
{
border-color: #436720;
}
</style>