Shades of Dell #366518
Tints of Dell #366518
RGB
CMYK
RGB Variations
Color information
#366518 (or 0x366518) is known color: Dell. HEX triplet: 36, 65 and 18. RGB value is (54,101,24). Sum of RGB (Red+Green+Blue) = 54+101+24=179 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.17% from 179); Green value is 101 (39.84% from 255 or 56.42% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 101 - color contains mainly: green. Hex color #366518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366518 is #C99AE7. Grayscale: #4E4E4E. Windows color (decimal): -13212392 or 1598774. OLE color: 1598774.
HSL color Cylindrical-coordinate representation of color #366518: hue angle of 96.62º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #366518 is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 24 | - |
| CMYK | 0.47 | 0 | 0.76 | 0.60 |
| HSL | 96.62º | 0.62% | 0.25% | - |
| HSV(B) | 96.62º | 0.76% | 0.4% | - |
| XYZ | 6.34 | 10.16 | 2.49 | - |
| YUV | 78.17 | 97.43 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 24 | 0.47 | 0 | 0.76 | 0.60 | 96.62 | 0.62 | 0.25 |
| Hex | 36 | 65 | 18 | 2F | 0 | 4C | 3C | 61 | 3E | 19 |
| Octal | 66 | 145 | 30 | 57 | 0 | 114 | 74 | 141 | 76 | 31 |
| Binary | 110110 | 1100101 | 11000 | 101111 | 0 | 1001100 | 111100 | 1100001 | 111110 | 11001 |
Color Harmonies of #366518
Complementary color
Monochromatic Colors of #366518
Black with #366518
Text Example
Text Example
White with #366518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366518; }
p { color: rgb(54,101,24); }
H1.HeaderClassName
{
color: #366518;
}
.AnyTagClassName
{
color: #366518;
}
</style>
background-color css
<style>
a { background-color: #366518; }
a { background-color: rgb(54,101,24); }
div.DivClassName
{
background-color: #366518;
}
.BgClassName
{
background-color: #366518;
}
</style>
border-color css
<style>
span { border-color: #366518; }
span { border-color: rgb(54,101,24); }
td.TdClassName
{
border-color: #366518;
}
.TagClassName
{
border-color: #366518;
}
</style>