Shades of Dell #476427
Tints of Dell #476427
RGB
CMYK
RGB Variations
Color information
#476427 (or 0x476427) is known color: Dell. HEX triplet: 47, 64 and 27. RGB value is (71,100,39). Sum of RGB (Red+Green+Blue) = 71+100+39=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 100 (39.45% from 255 or 47.62% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 100 - color contains mainly: green. Hex color #476427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476427 is #B89BD8. Grayscale: #545454. Windows color (decimal): -12098521 or 2581575. OLE color: 2581575.
HSL color Cylindrical-coordinate representation of color #476427: hue angle of 88.52º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #476427 is Cyan = 0.29, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 39 | - |
| CMYK | 0.29 | 0 | 0.61 | 0.61 |
| HSL | 88.52º | 0.44% | 0.27% | - |
| HSV(B) | 88.52º | 0.61% | 0.39% | - |
| XYZ | 7.52 | 10.6 | 3.57 | - |
| YUV | 84.38 | 102.39 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 39 | 0.29 | 0 | 0.61 | 0.61 | 88.52 | 0.44 | 0.27 |
| Hex | 47 | 64 | 27 | 1D | 0 | 3D | 3D | 59 | 2C | 1B |
| Octal | 107 | 144 | 47 | 35 | 0 | 75 | 75 | 131 | 54 | 33 |
| Binary | 1000111 | 1100100 | 100111 | 11101 | 0 | 111101 | 111101 | 1011001 | 101100 | 11011 |
Color Harmonies of #476427
Complementary color
Monochromatic Colors of #476427
Black with #476427
Text Example
Text Example
White with #476427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476427; }
p { color: rgb(71,100,39); }
H1.HeaderClassName
{
color: #476427;
}
.AnyTagClassName
{
color: #476427;
}
</style>
background-color css
<style>
a { background-color: #476427; }
a { background-color: rgb(71,100,39); }
div.DivClassName
{
background-color: #476427;
}
.BgClassName
{
background-color: #476427;
}
</style>
border-color css
<style>
span { border-color: #476427; }
span { border-color: rgb(71,100,39); }
td.TdClassName
{
border-color: #476427;
}
.TagClassName
{
border-color: #476427;
}
</style>