Shades of Dell #366714
Tints of Dell #366714
RGB
CMYK
RGB Variations
Color information
#366714 (or 0x366714) is known color: Dell. HEX triplet: 36, 67 and 14. RGB value is (54,103,20). Sum of RGB (Red+Green+Blue) = 54+103+20=177 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.51% from 177); Green value is 103 (40.62% from 255 or 58.19% from 177); Blue value is 20 (8.20% from 255 or 11.30% from 177); Max value from RGB is 103 - color contains mainly: green. Hex color #366714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366714 is #C998EB. Grayscale: #4F4F4F. Windows color (decimal): -13211884 or 1337142. OLE color: 1337142.
HSL color Cylindrical-coordinate representation of color #366714: hue angle of 95.42º degrees, saturation: 0.67, 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 #366714 is Cyan = 0.48, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 103 | 20 | - |
| CMYK | 0.48 | 0 | 0.81 | 0.60 |
| HSL | 95.42º | 0.67% | 0.24% | - |
| HSV(B) | 95.42º | 0.81% | 0.4% | - |
| XYZ | 6.5 | 10.54 | 2.35 | - |
| YUV | 78.89 | 94.77 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 20 | 0.48 | 0 | 0.81 | 0.60 | 95.42 | 0.67 | 0.24 |
| Hex | 36 | 67 | 14 | 30 | 0 | 51 | 3C | 5F | 43 | 18 |
| Octal | 66 | 147 | 24 | 60 | 0 | 121 | 74 | 137 | 103 | 30 |
| Binary | 110110 | 1100111 | 10100 | 110000 | 0 | 1010001 | 111100 | 1011111 | 1000011 | 11000 |
Color Harmonies of #366714
Complementary color
Monochromatic Colors of #366714
Black with #366714
Text Example
Text Example
White with #366714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366714; }
p { color: rgb(54,103,20); }
H1.HeaderClassName
{
color: #366714;
}
.AnyTagClassName
{
color: #366714;
}
</style>
background-color css
<style>
a { background-color: #366714; }
a { background-color: rgb(54,103,20); }
div.DivClassName
{
background-color: #366714;
}
.BgClassName
{
background-color: #366714;
}
</style>
border-color css
<style>
span { border-color: #366714; }
span { border-color: rgb(54,103,20); }
td.TdClassName
{
border-color: #366714;
}
.TagClassName
{
border-color: #366714;
}
</style>