Shades of Dell #366613
Tints of Dell #366613
RGB
CMYK
RGB Variations
Color information
#366613 (or 0x366613) is known color: Dell. HEX triplet: 36, 66 and 13. RGB value is (54,102,19). Sum of RGB (Red+Green+Blue) = 54+102+19=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 102 (40.23% from 255 or 58.29% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 102 - color contains mainly: green. Hex color #366613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366613 is #C999EC. Grayscale: #4E4E4E. Windows color (decimal): -13212141 or 1271350. OLE color: 1271350.
HSL color Cylindrical-coordinate representation of color #366613: hue angle of 94.7º degrees, saturation: 0.69, 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 #366613 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 102 | 19 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.6 |
| HSL | 94.7º | 0.69% | 0.24% | - |
| HSV(B) | 94.7º | 0.81% | 0.4% | - |
| XYZ | 6.39 | 10.33 | 2.27 | - |
| YUV | 78.19 | 94.6 | 110.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 102 | 19 | 0.47 | 0 | 0.81 | 0.6 | 94.7 | 0.69 | 0.24 |
| Hex | 36 | 66 | 13 | 2F | 0 | 51 | 3C | 5F | 45 | 18 |
| Octal | 66 | 146 | 23 | 57 | 0 | 121 | 74 | 137 | 105 | 30 |
| Binary | 110110 | 1100110 | 10011 | 101111 | 0 | 1010001 | 111100 | 1011111 | 1000101 | 11000 |
Color Harmonies of #366613
Complementary color
Monochromatic Colors of #366613
Black with #366613
Text Example
Text Example
White with #366613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366613; }
p { color: rgb(54,102,19); }
H1.HeaderClassName
{
color: #366613;
}
.AnyTagClassName
{
color: #366613;
}
</style>
background-color css
<style>
a { background-color: #366613; }
a { background-color: rgb(54,102,19); }
div.DivClassName
{
background-color: #366613;
}
.BgClassName
{
background-color: #366613;
}
</style>
border-color css
<style>
span { border-color: #366613; }
span { border-color: rgb(54,102,19); }
td.TdClassName
{
border-color: #366613;
}
.TagClassName
{
border-color: #366613;
}
</style>