Shades of Dell #476825
Tints of Dell #476825
RGB
CMYK
RGB Variations
Color information
#476825 (or 0x476825) is known color: Dell. HEX triplet: 47, 68 and 25. RGB value is (71,104,37). Sum of RGB (Red+Green+Blue) = 71+104+37=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 104 (41.02% from 255 or 49.06% from 212); Blue value is 37 (14.84% from 255 or 17.45% from 212); Max value from RGB is 104 - color contains mainly: green. Hex color #476825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476825 is #B897DA. Grayscale: #565656. Windows color (decimal): -12097499 or 2451527. OLE color: 2451527.
HSL color Cylindrical-coordinate representation of color #476825: hue angle of 89.55º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #476825 is Cyan = 0.32, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 37 | - |
| CMYK | 0.32 | 0 | 0.64 | 0.59 |
| HSL | 89.55º | 0.48% | 0.28% | - |
| HSV(B) | 89.55º | 0.64% | 0.41% | - |
| XYZ | 7.88 | 11.37 | 3.53 | - |
| YUV | 86.5 | 100.07 | 116.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 37 | 0.32 | 0 | 0.64 | 0.59 | 89.55 | 0.48 | 0.28 |
| Hex | 47 | 68 | 25 | 20 | 0 | 40 | 3B | 5A | 30 | 1C |
| Octal | 107 | 150 | 45 | 40 | 0 | 100 | 73 | 132 | 60 | 34 |
| Binary | 1000111 | 1101000 | 100101 | 100000 | 0 | 1000000 | 111011 | 1011010 | 110000 | 11100 |
Color Harmonies of #476825
Complementary color
Monochromatic Colors of #476825
Black with #476825
Text Example
Text Example
White with #476825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476825; }
p { color: rgb(71,104,37); }
H1.HeaderClassName
{
color: #476825;
}
.AnyTagClassName
{
color: #476825;
}
</style>
background-color css
<style>
a { background-color: #476825; }
a { background-color: rgb(71,104,37); }
div.DivClassName
{
background-color: #476825;
}
.BgClassName
{
background-color: #476825;
}
</style>
border-color css
<style>
span { border-color: #476825; }
span { border-color: rgb(71,104,37); }
td.TdClassName
{
border-color: #476825;
}
.TagClassName
{
border-color: #476825;
}
</style>