Shades of Dell #436022
Tints of Dell #436022
RGB
CMYK
RGB Variations
Color information
#436022 (or 0x436022) is known color: Dell. HEX triplet: 43, 60 and 22. RGB value is (67,96,34). Sum of RGB (Red+Green+Blue) = 67+96+34=197 (26% of max value = 765). Red value is 67 (26.56% from 255 or 34.01% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 96 - color contains mainly: green. Hex color #436022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436022 is #BC9FDD. Grayscale: #505050. Windows color (decimal): -12361694 or 2252867. OLE color: 2252867.
HSL color Cylindrical-coordinate representation of color #436022: hue angle of 88.06º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #436022 is Cyan = 0.30, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 34 | - |
| CMYK | 0.30 | 0 | 0.65 | 0.62 |
| HSL | 88.06º | 0.48% | 0.25% | - |
| HSV(B) | 88.06º | 0.65% | 0.38% | - |
| XYZ | 6.79 | 9.67 | 3.02 | - |
| YUV | 80.26 | 101.89 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 34 | 0.30 | 0 | 0.65 | 0.62 | 88.06 | 0.48 | 0.25 |
| Hex | 43 | 60 | 22 | 1E | 0 | 41 | 3E | 58 | 30 | 19 |
| Octal | 103 | 140 | 42 | 36 | 0 | 101 | 76 | 130 | 60 | 31 |
| Binary | 1000011 | 1100000 | 100010 | 11110 | 0 | 1000001 | 111110 | 1011000 | 110000 | 11001 |
Color Harmonies of #436022
Complementary color
Monochromatic Colors of #436022
Black with #436022
Text Example
Text Example
White with #436022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436022; }
p { color: rgb(67,96,34); }
H1.HeaderClassName
{
color: #436022;
}
.AnyTagClassName
{
color: #436022;
}
</style>
background-color css
<style>
a { background-color: #436022; }
a { background-color: rgb(67,96,34); }
div.DivClassName
{
background-color: #436022;
}
.BgClassName
{
background-color: #436022;
}
</style>
border-color css
<style>
span { border-color: #436022; }
span { border-color: rgb(67,96,34); }
td.TdClassName
{
border-color: #436022;
}
.TagClassName
{
border-color: #436022;
}
</style>