Shades of Dell #366314
Tints of Dell #366314
RGB
CMYK
RGB Variations
Color information
#366314 (or 0x366314) is known color: Dell. HEX triplet: 36, 63 and 14. RGB value is (54,99,20). Sum of RGB (Red+Green+Blue) = 54+99+20=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 99 (39.06% from 255 or 57.23% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 99 - color contains mainly: green. Hex color #366314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366314 is #C99CEB. Grayscale: #4C4C4C. Windows color (decimal): -13212908 or 1336118. OLE color: 1336118.
HSL color Cylindrical-coordinate representation of color #366314: hue angle of 94.18º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #366314 is Cyan = 0.45, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 99 | 20 | - |
| CMYK | 0.45 | 0 | 0.80 | 0.61 |
| HSL | 94.18º | 0.66% | 0.23% | - |
| HSV(B) | 94.18º | 0.8% | 0.39% | - |
| XYZ | 6.11 | 9.76 | 2.22 | - |
| YUV | 76.54 | 96.09 | 111.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 20 | 0.45 | 0 | 0.80 | 0.61 | 94.18 | 0.66 | 0.23 |
| Hex | 36 | 63 | 14 | 2D | 0 | 50 | 3D | 5E | 42 | 17 |
| Octal | 66 | 143 | 24 | 55 | 0 | 120 | 75 | 136 | 102 | 27 |
| Binary | 110110 | 1100011 | 10100 | 101101 | 0 | 1010000 | 111101 | 1011110 | 1000010 | 10111 |
Color Harmonies of #366314
Complementary color
Monochromatic Colors of #366314
Black with #366314
Text Example
Text Example
White with #366314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366314; }
p { color: rgb(54,99,20); }
H1.HeaderClassName
{
color: #366314;
}
.AnyTagClassName
{
color: #366314;
}
</style>
background-color css
<style>
a { background-color: #366314; }
a { background-color: rgb(54,99,20); }
div.DivClassName
{
background-color: #366314;
}
.BgClassName
{
background-color: #366314;
}
</style>
border-color css
<style>
span { border-color: #366314; }
span { border-color: rgb(54,99,20); }
td.TdClassName
{
border-color: #366314;
}
.TagClassName
{
border-color: #366314;
}
</style>