Shades of Dell #366311
Tints of Dell #366311
RGB
CMYK
RGB Variations
Color information
#366311 (or 0x366311) is known color: Dell. HEX triplet: 36, 63 and 11. RGB value is (54,99,17). Sum of RGB (Red+Green+Blue) = 54+99+17=170 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.76% from 170); Green value is 99 (39.06% from 255 or 58.24% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 99 - color contains mainly: green. Hex color #366311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366311 is #C99CEE. Grayscale: #4C4C4C. Windows color (decimal): -13212911 or 1139510. OLE color: 1139510.
HSL color Cylindrical-coordinate representation of color #366311: hue angle of 92.93º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #366311 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 99 | 17 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.61 |
| HSL | 92.93º | 0.71% | 0.23% | - |
| HSV(B) | 92.93º | 0.83% | 0.39% | - |
| XYZ | 6.08 | 9.75 | 2.09 | - |
| YUV | 76.2 | 94.59 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 17 | 0.45 | 0 | 0.83 | 0.61 | 92.93 | 0.71 | 0.23 |
| Hex | 36 | 63 | 11 | 2D | 0 | 53 | 3D | 5D | 47 | 17 |
| Octal | 66 | 143 | 21 | 55 | 0 | 123 | 75 | 135 | 107 | 27 |
| Binary | 110110 | 1100011 | 10001 | 101101 | 0 | 1010011 | 111101 | 1011101 | 1000111 | 10111 |
Color Harmonies of #366311
Complementary color
Monochromatic Colors of #366311
Black with #366311
Text Example
Text Example
White with #366311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366311; }
p { color: rgb(54,99,17); }
H1.HeaderClassName
{
color: #366311;
}
.AnyTagClassName
{
color: #366311;
}
</style>
background-color css
<style>
a { background-color: #366311; }
a { background-color: rgb(54,99,17); }
div.DivClassName
{
background-color: #366311;
}
.BgClassName
{
background-color: #366311;
}
</style>
border-color css
<style>
span { border-color: #366311; }
span { border-color: rgb(54,99,17); }
td.TdClassName
{
border-color: #366311;
}
.TagClassName
{
border-color: #366311;
}
</style>