Shades of Dell #366413
Tints of Dell #366413
RGB
CMYK
RGB Variations
Color information
#366413 (or 0x366413) is known color: Dell. HEX triplet: 36, 64 and 13. RGB value is (54,100,19). Sum of RGB (Red+Green+Blue) = 54+100+19=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 100 (39.45% from 255 or 57.80% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 100 - color contains mainly: green. Hex color #366413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366413 is #C99BEC. Grayscale: #4D4D4D. Windows color (decimal): -13212653 or 1270838. OLE color: 1270838.
HSL color Cylindrical-coordinate representation of color #366413: hue angle of 94.07º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #366413 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 19 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.61 |
| HSL | 94.07º | 0.68% | 0.23% | - |
| HSV(B) | 94.07º | 0.81% | 0.39% | - |
| XYZ | 6.2 | 9.95 | 2.21 | - |
| YUV | 77.01 | 95.26 | 111.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 19 | 0.46 | 0 | 0.81 | 0.61 | 94.07 | 0.68 | 0.23 |
| Hex | 36 | 64 | 13 | 2E | 0 | 51 | 3D | 5E | 44 | 17 |
| Octal | 66 | 144 | 23 | 56 | 0 | 121 | 75 | 136 | 104 | 27 |
| Binary | 110110 | 1100100 | 10011 | 101110 | 0 | 1010001 | 111101 | 1011110 | 1000100 | 10111 |
Color Harmonies of #366413
Complementary color
Monochromatic Colors of #366413
Black with #366413
Text Example
Text Example
White with #366413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366413; }
p { color: rgb(54,100,19); }
H1.HeaderClassName
{
color: #366413;
}
.AnyTagClassName
{
color: #366413;
}
</style>
background-color css
<style>
a { background-color: #366413; }
a { background-color: rgb(54,100,19); }
div.DivClassName
{
background-color: #366413;
}
.BgClassName
{
background-color: #366413;
}
</style>
border-color css
<style>
span { border-color: #366413; }
span { border-color: rgb(54,100,19); }
td.TdClassName
{
border-color: #366413;
}
.TagClassName
{
border-color: #366413;
}
</style>