Shades of Dell #476732
Tints of Dell #476732
RGB
CMYK
RGB Variations
Color information
#476732 (or 0x476732) is known color: Dell. HEX triplet: 47, 67 and 32. RGB value is (71,103,50). Sum of RGB (Red+Green+Blue) = 71+103+50=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 103 (40.62% from 255 or 45.98% from 224); Blue value is 50 (19.92% from 255 or 22.32% from 224); Max value from RGB is 103 - color contains mainly: green. Hex color #476732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476732 is #B898CD. Grayscale: #575757. Windows color (decimal): -12097742 or 3303239. OLE color: 3303239.
HSL color Cylindrical-coordinate representation of color #476732: hue angle of 96.23º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #476732 is Cyan = 0.31, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 50 | - |
| CMYK | 0.31 | 0 | 0.51 | 0.60 |
| HSL | 96.23º | 0.35% | 0.3% | - |
| HSV(B) | 96.23º | 0.51% | 0.4% | - |
| XYZ | 8.02 | 11.27 | 4.77 | - |
| YUV | 87.39 | 106.9 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 50 | 0.31 | 0 | 0.51 | 0.60 | 96.23 | 0.35 | 0.3 |
| Hex | 47 | 67 | 32 | 1F | 0 | 33 | 3C | 60 | 23 | 1E |
| Octal | 107 | 147 | 62 | 37 | 0 | 63 | 74 | 140 | 43 | 36 |
| Binary | 1000111 | 1100111 | 110010 | 11111 | 0 | 110011 | 111100 | 1100000 | 100011 | 11110 |
Color Harmonies of #476732
Complementary color
Monochromatic Colors of #476732
Black with #476732
Text Example
Text Example
White with #476732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476732; }
p { color: rgb(71,103,50); }
H1.HeaderClassName
{
color: #476732;
}
.AnyTagClassName
{
color: #476732;
}
</style>
background-color css
<style>
a { background-color: #476732; }
a { background-color: rgb(71,103,50); }
div.DivClassName
{
background-color: #476732;
}
.BgClassName
{
background-color: #476732;
}
</style>
border-color css
<style>
span { border-color: #476732; }
span { border-color: rgb(71,103,50); }
td.TdClassName
{
border-color: #476732;
}
.TagClassName
{
border-color: #476732;
}
</style>