Shades of Dell #366417
Tints of Dell #366417
RGB
CMYK
RGB Variations
Color information
#366417 (or 0x366417) is known color: Dell. HEX triplet: 36, 64 and 17. RGB value is (54,100,23). Sum of RGB (Red+Green+Blue) = 54+100+23=177 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.51% from 177); Green value is 100 (39.45% from 255 or 56.50% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 100 - color contains mainly: green. Hex color #366417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366417 is #C99BE8. Grayscale: #4D4D4D. Windows color (decimal): -13212649 or 1532982. OLE color: 1532982.
HSL color Cylindrical-coordinate representation of color #366417: hue angle of 95.84º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #366417 is Cyan = 0.46, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 23 | - |
| CMYK | 0.46 | 0 | 0.77 | 0.61 |
| HSL | 95.84º | 0.63% | 0.24% | - |
| HSV(B) | 95.84º | 0.77% | 0.39% | - |
| XYZ | 6.23 | 9.96 | 2.4 | - |
| YUV | 77.47 | 97.26 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 23 | 0.46 | 0 | 0.77 | 0.61 | 95.84 | 0.63 | 0.24 |
| Hex | 36 | 64 | 17 | 2E | 0 | 4D | 3D | 60 | 3F | 18 |
| Octal | 66 | 144 | 27 | 56 | 0 | 115 | 75 | 140 | 77 | 30 |
| Binary | 110110 | 1100100 | 10111 | 101110 | 0 | 1001101 | 111101 | 1100000 | 111111 | 11000 |
Color Harmonies of #366417
Complementary color
Monochromatic Colors of #366417
Black with #366417
Text Example
Text Example
White with #366417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366417; }
p { color: rgb(54,100,23); }
H1.HeaderClassName
{
color: #366417;
}
.AnyTagClassName
{
color: #366417;
}
</style>
background-color css
<style>
a { background-color: #366417; }
a { background-color: rgb(54,100,23); }
div.DivClassName
{
background-color: #366417;
}
.BgClassName
{
background-color: #366417;
}
</style>
border-color css
<style>
span { border-color: #366417; }
span { border-color: rgb(54,100,23); }
td.TdClassName
{
border-color: #366417;
}
.TagClassName
{
border-color: #366417;
}
</style>