Shades of Dell #436328
Tints of Dell #436328
RGB
CMYK
RGB Variations
Color information
#436328 (or 0x436328) is known color: Dell. HEX triplet: 43, 63 and 28. RGB value is (67,99,40). Sum of RGB (Red+Green+Blue) = 67+99+40=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 40 (16.02% from 255 or 19.42% from 206); Max value from RGB is 99 - color contains mainly: green. Hex color #436328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436328 is #BC9CD7. Grayscale: #525252. Windows color (decimal): -12360920 or 2646851. OLE color: 2646851.
HSL color Cylindrical-coordinate representation of color #436328: hue angle of 92.54º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #436328 is Cyan = 0.32, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 40 | - |
| CMYK | 0.32 | 0 | 0.60 | 0.61 |
| HSL | 92.54º | 0.42% | 0.27% | - |
| HSV(B) | 92.54º | 0.6% | 0.39% | - |
| XYZ | 7.16 | 10.27 | 3.61 | - |
| YUV | 82.71 | 103.9 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 40 | 0.32 | 0 | 0.60 | 0.61 | 92.54 | 0.42 | 0.27 |
| Hex | 43 | 63 | 28 | 20 | 0 | 3C | 3D | 5D | 2A | 1B |
| Octal | 103 | 143 | 50 | 40 | 0 | 74 | 75 | 135 | 52 | 33 |
| Binary | 1000011 | 1100011 | 101000 | 100000 | 0 | 111100 | 111101 | 1011101 | 101010 | 11011 |
Color Harmonies of #436328
Complementary color
Monochromatic Colors of #436328
Black with #436328
Text Example
Text Example
White with #436328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436328; }
p { color: rgb(67,99,40); }
H1.HeaderClassName
{
color: #436328;
}
.AnyTagClassName
{
color: #436328;
}
</style>
background-color css
<style>
a { background-color: #436328; }
a { background-color: rgb(67,99,40); }
div.DivClassName
{
background-color: #436328;
}
.BgClassName
{
background-color: #436328;
}
</style>
border-color css
<style>
span { border-color: #436328; }
span { border-color: rgb(67,99,40); }
td.TdClassName
{
border-color: #436328;
}
.TagClassName
{
border-color: #436328;
}
</style>