Shades of Dell #436320
Tints of Dell #436320
RGB
CMYK
RGB Variations
Color information
#436320 (or 0x436320) is known color: Dell. HEX triplet: 43, 63 and 20. RGB value is (67,99,32). Sum of RGB (Red+Green+Blue) = 67+99+32=198 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.84% from 198); Green value is 99 (39.06% from 255 or 50% from 198); Blue value is 32 (12.89% from 255 or 16.16% from 198); Max value from RGB is 99 - color contains mainly: green. Hex color #436320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436320 is #BC9CDF. Grayscale: #525252. Windows color (decimal): -12360928 or 2122563. OLE color: 2122563.
HSL color Cylindrical-coordinate representation of color #436320: hue angle of 88.66º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #436320 is Cyan = 0.32, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 32 | - |
| CMYK | 0.32 | 0 | 0.68 | 0.61 |
| HSL | 88.66º | 0.51% | 0.26% | - |
| HSV(B) | 88.66º | 0.68% | 0.39% | - |
| XYZ | 7.04 | 10.22 | 2.97 | - |
| YUV | 81.79 | 99.9 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 32 | 0.32 | 0 | 0.68 | 0.61 | 88.66 | 0.51 | 0.26 |
| Hex | 43 | 63 | 20 | 20 | 0 | 44 | 3D | 59 | 33 | 1A |
| Octal | 103 | 143 | 40 | 40 | 0 | 104 | 75 | 131 | 63 | 32 |
| Binary | 1000011 | 1100011 | 100000 | 100000 | 0 | 1000100 | 111101 | 1011001 | 110011 | 11010 |
Color Harmonies of #436320
Complementary color
Monochromatic Colors of #436320
Black with #436320
Text Example
Text Example
White with #436320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436320; }
p { color: rgb(67,99,32); }
H1.HeaderClassName
{
color: #436320;
}
.AnyTagClassName
{
color: #436320;
}
</style>
background-color css
<style>
a { background-color: #436320; }
a { background-color: rgb(67,99,32); }
div.DivClassName
{
background-color: #436320;
}
.BgClassName
{
background-color: #436320;
}
</style>
border-color css
<style>
span { border-color: #436320; }
span { border-color: rgb(67,99,32); }
td.TdClassName
{
border-color: #436320;
}
.TagClassName
{
border-color: #436320;
}
</style>