Shades of Dell #436326
Tints of Dell #436326
RGB
CMYK
RGB Variations
Color information
#436326 (or 0x436326) is known color: Dell. HEX triplet: 43, 63 and 26. RGB value is (67,99,38). Sum of RGB (Red+Green+Blue) = 67+99+38=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #436326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436326 is #BC9CD9. Grayscale: #525252. Windows color (decimal): -12360922 or 2515779. OLE color: 2515779.
HSL color Cylindrical-coordinate representation of color #436326: hue angle of 91.48º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #436326 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 38 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.61 |
| HSL | 91.48º | 0.45% | 0.27% | - |
| HSV(B) | 91.48º | 0.62% | 0.39% | - |
| XYZ | 7.13 | 10.26 | 3.44 | - |
| YUV | 82.48 | 102.9 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 38 | 0.32 | 0 | 0.62 | 0.61 | 91.48 | 0.45 | 0.27 |
| Hex | 43 | 63 | 26 | 20 | 0 | 3E | 3D | 5B | 2D | 1B |
| Octal | 103 | 143 | 46 | 40 | 0 | 76 | 75 | 133 | 55 | 33 |
| Binary | 1000011 | 1100011 | 100110 | 100000 | 0 | 111110 | 111101 | 1011011 | 101101 | 11011 |
Color Harmonies of #436326
Complementary color
Monochromatic Colors of #436326
Black with #436326
Text Example
Text Example
White with #436326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436326; }
p { color: rgb(67,99,38); }
H1.HeaderClassName
{
color: #436326;
}
.AnyTagClassName
{
color: #436326;
}
</style>
background-color css
<style>
a { background-color: #436326; }
a { background-color: rgb(67,99,38); }
div.DivClassName
{
background-color: #436326;
}
.BgClassName
{
background-color: #436326;
}
</style>
border-color css
<style>
span { border-color: #436326; }
span { border-color: rgb(67,99,38); }
td.TdClassName
{
border-color: #436326;
}
.TagClassName
{
border-color: #436326;
}
</style>