Shades of Dell #436926
Tints of Dell #436926
RGB
CMYK
RGB Variations
Color information
#436926 (or 0x436926) is known color: Dell. HEX triplet: 43, 69 and 26. RGB value is (67,105,38). Sum of RGB (Red+Green+Blue) = 67+105+38=210 (27% of max value = 765). Red value is 67 (26.56% from 255 or 31.90% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #436926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436926 is #BC96D9. Grayscale: #565656. Windows color (decimal): -12359386 or 2517315. OLE color: 2517315.
HSL color Cylindrical-coordinate representation of color #436926: hue angle of 94.03º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #436926 is Cyan = 0.36, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 105 | 38 | - |
| CMYK | 0.36 | 0 | 0.64 | 0.59 |
| HSL | 94.03º | 0.47% | 0.28% | - |
| HSV(B) | 94.03º | 0.64% | 0.41% | - |
| XYZ | 7.72 | 11.44 | 3.63 | - |
| YUV | 86 | 100.91 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 105 | 38 | 0.36 | 0 | 0.64 | 0.59 | 94.03 | 0.47 | 0.28 |
| Hex | 43 | 69 | 26 | 24 | 0 | 40 | 3B | 5E | 2F | 1C |
| Octal | 103 | 151 | 46 | 44 | 0 | 100 | 73 | 136 | 57 | 34 |
| Binary | 1000011 | 1101001 | 100110 | 100100 | 0 | 1000000 | 111011 | 1011110 | 101111 | 11100 |
Color Harmonies of #436926
Complementary color
Monochromatic Colors of #436926
Black with #436926
Text Example
Text Example
White with #436926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436926; }
p { color: rgb(67,105,38); }
H1.HeaderClassName
{
color: #436926;
}
.AnyTagClassName
{
color: #436926;
}
</style>
background-color css
<style>
a { background-color: #436926; }
a { background-color: rgb(67,105,38); }
div.DivClassName
{
background-color: #436926;
}
.BgClassName
{
background-color: #436926;
}
</style>
border-color css
<style>
span { border-color: #436926; }
span { border-color: rgb(67,105,38); }
td.TdClassName
{
border-color: #436926;
}
.TagClassName
{
border-color: #436926;
}
</style>