Shades of Dell #436524
Tints of Dell #436524
RGB
CMYK
RGB Variations
Color information
#436524 (or 0x436524) is known color: Dell. HEX triplet: 43, 65 and 24. RGB value is (67,101,36). Sum of RGB (Red+Green+Blue) = 67+101+36=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 101 (39.84% from 255 or 49.51% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 101 - color contains mainly: green. Hex color #436524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436524 is #BC9ADB. Grayscale: #535353. Windows color (decimal): -12360412 or 2385219. OLE color: 2385219.
HSL color Cylindrical-coordinate representation of color #436524: hue angle of 91.38º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #436524 is Cyan = 0.34, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 101 | 36 | - |
| CMYK | 0.34 | 0 | 0.64 | 0.60 |
| HSL | 91.38º | 0.47% | 0.27% | - |
| HSV(B) | 91.38º | 0.64% | 0.4% | - |
| XYZ | 7.29 | 10.63 | 3.34 | - |
| YUV | 83.42 | 101.24 | 116.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 36 | 0.34 | 0 | 0.64 | 0.60 | 91.38 | 0.47 | 0.27 |
| Hex | 43 | 65 | 24 | 22 | 0 | 40 | 3C | 5B | 2F | 1B |
| Octal | 103 | 145 | 44 | 42 | 0 | 100 | 74 | 133 | 57 | 33 |
| Binary | 1000011 | 1100101 | 100100 | 100010 | 0 | 1000000 | 111100 | 1011011 | 101111 | 11011 |
Color Harmonies of #436524
Complementary color
Monochromatic Colors of #436524
Black with #436524
Text Example
Text Example
White with #436524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436524; }
p { color: rgb(67,101,36); }
H1.HeaderClassName
{
color: #436524;
}
.AnyTagClassName
{
color: #436524;
}
</style>
background-color css
<style>
a { background-color: #436524; }
a { background-color: rgb(67,101,36); }
div.DivClassName
{
background-color: #436524;
}
.BgClassName
{
background-color: #436524;
}
</style>
border-color css
<style>
span { border-color: #436524; }
span { border-color: rgb(67,101,36); }
td.TdClassName
{
border-color: #436524;
}
.TagClassName
{
border-color: #436524;
}
</style>