Shades of Dell #476734
Tints of Dell #476734
RGB
CMYK
RGB Variations
Color information
#476734 (or 0x476734) is known color: Dell. HEX triplet: 47, 67 and 34. RGB value is (71,103,52). Sum of RGB (Red+Green+Blue) = 71+103+52=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 52 (20.70% from 255 or 23.01% from 226); Max value from RGB is 103 - color contains mainly: green. Hex color #476734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476734 is #B898CB. Grayscale: #575757. Windows color (decimal): -12097740 or 3434311. OLE color: 3434311.
HSL color Cylindrical-coordinate representation of color #476734: hue angle of 97.65º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #476734 is Cyan = 0.31, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 52 | - |
| CMYK | 0.31 | 0 | 0.50 | 0.60 |
| HSL | 97.65º | 0.33% | 0.3% | - |
| HSV(B) | 97.65º | 0.5% | 0.4% | - |
| XYZ | 8.07 | 11.29 | 5 | - |
| YUV | 87.62 | 107.9 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 52 | 0.31 | 0 | 0.50 | 0.60 | 97.65 | 0.33 | 0.3 |
| Hex | 47 | 67 | 34 | 1F | 0 | 32 | 3C | 62 | 21 | 1E |
| Octal | 107 | 147 | 64 | 37 | 0 | 62 | 74 | 142 | 41 | 36 |
| Binary | 1000111 | 1100111 | 110100 | 11111 | 0 | 110010 | 111100 | 1100010 | 100001 | 11110 |
Color Harmonies of #476734
Complementary color
Monochromatic Colors of #476734
Black with #476734
Text Example
Text Example
White with #476734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476734; }
p { color: rgb(71,103,52); }
H1.HeaderClassName
{
color: #476734;
}
.AnyTagClassName
{
color: #476734;
}
</style>
background-color css
<style>
a { background-color: #476734; }
a { background-color: rgb(71,103,52); }
div.DivClassName
{
background-color: #476734;
}
.BgClassName
{
background-color: #476734;
}
</style>
border-color css
<style>
span { border-color: #476734; }
span { border-color: rgb(71,103,52); }
td.TdClassName
{
border-color: #476734;
}
.TagClassName
{
border-color: #476734;
}
</style>