Shades of Dell #436526
Tints of Dell #436526
RGB
CMYK
RGB Variations
Color information
#436526 (or 0x436526) is known color: Dell. HEX triplet: 43, 65 and 26. RGB value is (67,101,38). Sum of RGB (Red+Green+Blue) = 67+101+38=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #436526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436526 is #BC9AD9. Grayscale: #535353. Windows color (decimal): -12360410 or 2516291. OLE color: 2516291.
HSL color Cylindrical-coordinate representation of color #436526: hue angle of 92.38º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #436526 is Cyan = 0.34, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 101 | 38 | - |
| CMYK | 0.34 | 0 | 0.62 | 0.60 |
| HSL | 92.38º | 0.45% | 0.27% | - |
| HSV(B) | 92.38º | 0.62% | 0.4% | - |
| XYZ | 7.32 | 10.64 | 3.5 | - |
| YUV | 83.65 | 102.24 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 38 | 0.34 | 0 | 0.62 | 0.60 | 92.38 | 0.45 | 0.27 |
| Hex | 43 | 65 | 26 | 22 | 0 | 3E | 3C | 5C | 2D | 1B |
| Octal | 103 | 145 | 46 | 42 | 0 | 76 | 74 | 134 | 55 | 33 |
| Binary | 1000011 | 1100101 | 100110 | 100010 | 0 | 111110 | 111100 | 1011100 | 101101 | 11011 |
Color Harmonies of #436526
Complementary color
Monochromatic Colors of #436526
Black with #436526
Text Example
Text Example
White with #436526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436526; }
p { color: rgb(67,101,38); }
H1.HeaderClassName
{
color: #436526;
}
.AnyTagClassName
{
color: #436526;
}
</style>
background-color css
<style>
a { background-color: #436526; }
a { background-color: rgb(67,101,38); }
div.DivClassName
{
background-color: #436526;
}
.BgClassName
{
background-color: #436526;
}
</style>
border-color css
<style>
span { border-color: #436526; }
span { border-color: rgb(67,101,38); }
td.TdClassName
{
border-color: #436526;
}
.TagClassName
{
border-color: #436526;
}
</style>