Shades of Dell #366212
Tints of Dell #366212
RGB
CMYK
RGB Variations
Color information
#366212 (or 0x366212) is known color: Dell. HEX triplet: 36, 62 and 12. RGB value is (54,98,18). Sum of RGB (Red+Green+Blue) = 54+98+18=170 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.76% from 170); Green value is 98 (38.67% from 255 or 57.65% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 98 - color contains mainly: green. Hex color #366212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366212 is #C99DED. Grayscale: #4C4C4C. Windows color (decimal): -13213166 or 1204790. OLE color: 1204790.
HSL color Cylindrical-coordinate representation of color #366212: hue angle of 93º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #366212 is Cyan = 0.45, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 98 | 18 | - |
| CMYK | 0.45 | 0 | 0.82 | 0.62 |
| HSL | 93º | 0.69% | 0.23% | - |
| HSV(B) | 93º | 0.82% | 0.38% | - |
| XYZ | 6 | 9.56 | 2.1 | - |
| YUV | 75.72 | 95.42 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 98 | 18 | 0.45 | 0 | 0.82 | 0.62 | 93 | 0.69 | 0.23 |
| Hex | 36 | 62 | 12 | 2D | 0 | 52 | 3E | 5D | 45 | 17 |
| Octal | 66 | 142 | 22 | 55 | 0 | 122 | 76 | 135 | 105 | 27 |
| Binary | 110110 | 1100010 | 10010 | 101101 | 0 | 1010010 | 111110 | 1011101 | 1000101 | 10111 |
Color Harmonies of #366212
Complementary color
Monochromatic Colors of #366212
Black with #366212
Text Example
Text Example
White with #366212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366212; }
p { color: rgb(54,98,18); }
H1.HeaderClassName
{
color: #366212;
}
.AnyTagClassName
{
color: #366212;
}
</style>
background-color css
<style>
a { background-color: #366212; }
a { background-color: rgb(54,98,18); }
div.DivClassName
{
background-color: #366212;
}
.BgClassName
{
background-color: #366212;
}
</style>
border-color css
<style>
span { border-color: #366212; }
span { border-color: rgb(54,98,18); }
td.TdClassName
{
border-color: #366212;
}
.TagClassName
{
border-color: #366212;
}
</style>