Shades of Dell #366017
Tints of Dell #366017
RGB
CMYK
RGB Variations
Color information
#366017 (or 0x366017) is known color: Dell. HEX triplet: 36, 60 and 17. RGB value is (54,96,23). Sum of RGB (Red+Green+Blue) = 54+96+23=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 96 (37.89% from 255 or 55.49% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 96 - color contains mainly: green. Hex color #366017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366017 is #C99FE8. Grayscale: #4B4B4B. Windows color (decimal): -13213673 or 1531958. OLE color: 1531958.
HSL color Cylindrical-coordinate representation of color #366017: hue angle of 94.52º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #366017 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 96 | 23 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.62 |
| HSL | 94.52º | 0.61% | 0.23% | - |
| HSV(B) | 94.52º | 0.76% | 0.38% | - |
| XYZ | 5.86 | 9.21 | 2.28 | - |
| YUV | 75.12 | 98.59 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 96 | 23 | 0.44 | 0 | 0.76 | 0.62 | 94.52 | 0.61 | 0.23 |
| Hex | 36 | 60 | 17 | 2C | 0 | 4C | 3E | 5F | 3D | 17 |
| Octal | 66 | 140 | 27 | 54 | 0 | 114 | 76 | 137 | 75 | 27 |
| Binary | 110110 | 1100000 | 10111 | 101100 | 0 | 1001100 | 111110 | 1011111 | 111101 | 10111 |
Color Harmonies of #366017
Complementary color
Monochromatic Colors of #366017
Black with #366017
Text Example
Text Example
White with #366017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366017; }
p { color: rgb(54,96,23); }
H1.HeaderClassName
{
color: #366017;
}
.AnyTagClassName
{
color: #366017;
}
</style>
background-color css
<style>
a { background-color: #366017; }
a { background-color: rgb(54,96,23); }
div.DivClassName
{
background-color: #366017;
}
.BgClassName
{
background-color: #366017;
}
</style>
border-color css
<style>
span { border-color: #366017; }
span { border-color: rgb(54,96,23); }
td.TdClassName
{
border-color: #366017;
}
.TagClassName
{
border-color: #366017;
}
</style>