Shades of Dell #376417
Tints of Dell #376417
RGB
CMYK
RGB Variations
Color information
#376417 (or 0x376417) is known color: Dell. HEX triplet: 37, 64 and 17. RGB value is (55,100,23). Sum of RGB (Red+Green+Blue) = 55+100+23=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 100 (39.45% from 255 or 56.18% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 100 - color contains mainly: green. Hex color #376417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #376417 is #C89BE8. Grayscale: #4E4E4E. Windows color (decimal): -13147113 or 1532983. OLE color: 1532983.
HSL color Cylindrical-coordinate representation of color #376417: hue angle of 95.06º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #376417 is Cyan = 0.45, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 100 | 23 | - |
| CMYK | 0.45 | 0 | 0.77 | 0.61 |
| HSL | 95.06º | 0.63% | 0.24% | - |
| HSV(B) | 95.06º | 0.77% | 0.39% | - |
| XYZ | 6.29 | 9.99 | 2.41 | - |
| YUV | 77.77 | 97.09 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 23 | 0.45 | 0 | 0.77 | 0.61 | 95.06 | 0.63 | 0.24 |
| Hex | 37 | 64 | 17 | 2D | 0 | 4D | 3D | 5F | 3F | 18 |
| Octal | 67 | 144 | 27 | 55 | 0 | 115 | 75 | 137 | 77 | 30 |
| Binary | 110111 | 1100100 | 10111 | 101101 | 0 | 1001101 | 111101 | 1011111 | 111111 | 11000 |
Color Harmonies of #376417
Complementary color
Monochromatic Colors of #376417
Black with #376417
Text Example
Text Example
White with #376417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376417; }
p { color: rgb(55,100,23); }
H1.HeaderClassName
{
color: #376417;
}
.AnyTagClassName
{
color: #376417;
}
</style>
background-color css
<style>
a { background-color: #376417; }
a { background-color: rgb(55,100,23); }
div.DivClassName
{
background-color: #376417;
}
.BgClassName
{
background-color: #376417;
}
</style>
border-color css
<style>
span { border-color: #376417; }
span { border-color: rgb(55,100,23); }
td.TdClassName
{
border-color: #376417;
}
.TagClassName
{
border-color: #376417;
}
</style>