Shades of Dell #436226
Tints of Dell #436226
RGB
CMYK
RGB Variations
Color information
#436226 (or 0x436226) is known color: Dell. HEX triplet: 43, 62 and 26. RGB value is (67,98,38). Sum of RGB (Red+Green+Blue) = 67+98+38=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 98 (38.67% from 255 or 48.28% from 203); Blue value is 38 (15.23% from 255 or 18.72% from 203); Max value from RGB is 98 - color contains mainly: green. Hex color #436226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436226 is #BC9DD9. Grayscale: #525252. Windows color (decimal): -12361178 or 2515523. OLE color: 2515523.
HSL color Cylindrical-coordinate representation of color #436226: hue angle of 91º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #436226 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 98 | 38 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.62 |
| HSL | 91º | 0.44% | 0.27% | - |
| HSV(B) | 91º | 0.61% | 0.38% | - |
| XYZ | 7.03 | 10.07 | 3.41 | - |
| YUV | 81.89 | 103.23 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 98 | 38 | 0.32 | 0 | 0.61 | 0.62 | 91 | 0.44 | 0.27 |
| Hex | 43 | 62 | 26 | 20 | 0 | 3D | 3E | 5B | 2C | 1B |
| Octal | 103 | 142 | 46 | 40 | 0 | 75 | 76 | 133 | 54 | 33 |
| Binary | 1000011 | 1100010 | 100110 | 100000 | 0 | 111101 | 111110 | 1011011 | 101100 | 11011 |
Color Harmonies of #436226
Complementary color
Monochromatic Colors of #436226
Black with #436226
Text Example
Text Example
White with #436226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436226; }
p { color: rgb(67,98,38); }
H1.HeaderClassName
{
color: #436226;
}
.AnyTagClassName
{
color: #436226;
}
</style>
background-color css
<style>
a { background-color: #436226; }
a { background-color: rgb(67,98,38); }
div.DivClassName
{
background-color: #436226;
}
.BgClassName
{
background-color: #436226;
}
</style>
border-color css
<style>
span { border-color: #436226; }
span { border-color: rgb(67,98,38); }
td.TdClassName
{
border-color: #436226;
}
.TagClassName
{
border-color: #436226;
}
</style>