Shades of Dell #366513
Tints of Dell #366513
RGB
CMYK
RGB Variations
Color information
#366513 (or 0x366513) is known color: Dell. HEX triplet: 36, 65 and 13. RGB value is (54,101,19). Sum of RGB (Red+Green+Blue) = 54+101+19=174 (23% of max value = 765). Red value is 54 (21.48% from 255 or 31.03% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #366513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366513 is #C99AEC. Grayscale: #4D4D4D. Windows color (decimal): -13212397 or 1271094. OLE color: 1271094.
HSL color Cylindrical-coordinate representation of color #366513: hue angle of 94.39º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #366513 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 19 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.60 |
| HSL | 94.39º | 0.68% | 0.24% | - |
| HSV(B) | 94.39º | 0.81% | 0.4% | - |
| XYZ | 6.29 | 10.14 | 2.24 | - |
| YUV | 77.6 | 94.93 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 19 | 0.47 | 0 | 0.81 | 0.60 | 94.39 | 0.68 | 0.24 |
| Hex | 36 | 65 | 13 | 2F | 0 | 51 | 3C | 5E | 44 | 18 |
| Octal | 66 | 145 | 23 | 57 | 0 | 121 | 74 | 136 | 104 | 30 |
| Binary | 110110 | 1100101 | 10011 | 101111 | 0 | 1010001 | 111100 | 1011110 | 1000100 | 11000 |
Color Harmonies of #366513
Complementary color
Monochromatic Colors of #366513
Black with #366513
Text Example
Text Example
White with #366513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366513; }
p { color: rgb(54,101,19); }
H1.HeaderClassName
{
color: #366513;
}
.AnyTagClassName
{
color: #366513;
}
</style>
background-color css
<style>
a { background-color: #366513; }
a { background-color: rgb(54,101,19); }
div.DivClassName
{
background-color: #366513;
}
.BgClassName
{
background-color: #366513;
}
</style>
border-color css
<style>
span { border-color: #366513; }
span { border-color: rgb(54,101,19); }
td.TdClassName
{
border-color: #366513;
}
.TagClassName
{
border-color: #366513;
}
</style>