Shades of Dell #476430
Tints of Dell #476430
RGB
CMYK
RGB Variations
Color information
#476430 (or 0x476430) is known color: Dell. HEX triplet: 47, 64 and 30. RGB value is (71,100,48). Sum of RGB (Red+Green+Blue) = 71+100+48=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 100 (39.45% from 255 or 45.66% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 100 - color contains mainly: green. Hex color #476430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476430 is #B89BCF. Grayscale: #555555. Windows color (decimal): -12098512 or 3171399. OLE color: 3171399.
HSL color Cylindrical-coordinate representation of color #476430: hue angle of 93.46º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #476430 is Cyan = 0.29, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 48 | - |
| CMYK | 0.29 | 0 | 0.52 | 0.61 |
| HSL | 93.46º | 0.35% | 0.29% | - |
| HSV(B) | 93.46º | 0.52% | 0.39% | - |
| XYZ | 7.69 | 10.67 | 4.45 | - |
| YUV | 85.4 | 106.89 | 117.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 48 | 0.29 | 0 | 0.52 | 0.61 | 93.46 | 0.35 | 0.29 |
| Hex | 47 | 64 | 30 | 1D | 0 | 34 | 3D | 5D | 23 | 1D |
| Octal | 107 | 144 | 60 | 35 | 0 | 64 | 75 | 135 | 43 | 35 |
| Binary | 1000111 | 1100100 | 110000 | 11101 | 0 | 110100 | 111101 | 1011101 | 100011 | 11101 |
Color Harmonies of #476430
Complementary color
Monochromatic Colors of #476430
Black with #476430
Text Example
Text Example
White with #476430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476430; }
p { color: rgb(71,100,48); }
H1.HeaderClassName
{
color: #476430;
}
.AnyTagClassName
{
color: #476430;
}
</style>
background-color css
<style>
a { background-color: #476430; }
a { background-color: rgb(71,100,48); }
div.DivClassName
{
background-color: #476430;
}
.BgClassName
{
background-color: #476430;
}
</style>
border-color css
<style>
span { border-color: #476430; }
span { border-color: rgb(71,100,48); }
td.TdClassName
{
border-color: #476430;
}
.TagClassName
{
border-color: #476430;
}
</style>