Shades of Dell #366512
Tints of Dell #366512
RGB
CMYK
RGB Variations
Color information
#366512 (or 0x366512) is known color: Dell. HEX triplet: 36, 65 and 12. RGB value is (54,101,18). Sum of RGB (Red+Green+Blue) = 54+101+18=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #366512 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366512 is #C99AED. Grayscale: #4D4D4D. Windows color (decimal): -13212398 or 1205558. OLE color: 1205558.
HSL color Cylindrical-coordinate representation of color #366512: hue angle of 93.98º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #366512 is Cyan = 0.47, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 18 | - |
| CMYK | 0.47 | 0 | 0.82 | 0.60 |
| HSL | 93.98º | 0.7% | 0.23% | - |
| HSV(B) | 93.98º | 0.82% | 0.4% | - |
| XYZ | 6.28 | 10.14 | 2.2 | - |
| YUV | 77.49 | 94.43 | 111.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 18 | 0.47 | 0 | 0.82 | 0.60 | 93.98 | 0.7 | 0.23 |
| Hex | 36 | 65 | 12 | 2F | 0 | 52 | 3C | 5E | 46 | 17 |
| Octal | 66 | 145 | 22 | 57 | 0 | 122 | 74 | 136 | 106 | 27 |
| Binary | 110110 | 1100101 | 10010 | 101111 | 0 | 1010010 | 111100 | 1011110 | 1000110 | 10111 |
Color Harmonies of #366512
Complementary color
Monochromatic Colors of #366512
Black with #366512
Text Example
Text Example
White with #366512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366512; }
p { color: rgb(54,101,18); }
H1.HeaderClassName
{
color: #366512;
}
.AnyTagClassName
{
color: #366512;
}
</style>
background-color css
<style>
a { background-color: #366512; }
a { background-color: rgb(54,101,18); }
div.DivClassName
{
background-color: #366512;
}
.BgClassName
{
background-color: #366512;
}
</style>
border-color css
<style>
span { border-color: #366512; }
span { border-color: rgb(54,101,18); }
td.TdClassName
{
border-color: #366512;
}
.TagClassName
{
border-color: #366512;
}
</style>