Shades of Dell #476433
Tints of Dell #476433
RGB
CMYK
RGB Variations
Color information
#476433 (or 0x476433) is known color: Dell. HEX triplet: 47, 64 and 33. RGB value is (71,100,51). Sum of RGB (Red+Green+Blue) = 71+100+51=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 100 (39.45% from 255 or 45.05% from 222); Blue value is 51 (20.31% from 255 or 22.97% from 222); Max value from RGB is 100 - color contains mainly: green. Hex color #476433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476433 is #B89BCC. Grayscale: #555555. Windows color (decimal): -12098509 or 3368007. OLE color: 3368007.
HSL color Cylindrical-coordinate representation of color #476433: hue angle of 95.51º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #476433 is Cyan = 0.29, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 51 | - |
| CMYK | 0.29 | 0 | 0.49 | 0.61 |
| HSL | 95.51º | 0.32% | 0.3% | - |
| HSV(B) | 95.51º | 0.49% | 0.39% | - |
| XYZ | 7.75 | 10.69 | 4.79 | - |
| YUV | 85.74 | 108.39 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 51 | 0.29 | 0 | 0.49 | 0.61 | 95.51 | 0.32 | 0.3 |
| Hex | 47 | 64 | 33 | 1D | 0 | 31 | 3D | 60 | 20 | 1E |
| Octal | 107 | 144 | 63 | 35 | 0 | 61 | 75 | 140 | 40 | 36 |
| Binary | 1000111 | 1100100 | 110011 | 11101 | 0 | 110001 | 111101 | 1100000 | 100000 | 11110 |
Color Harmonies of #476433
Complementary color
Monochromatic Colors of #476433
Black with #476433
Text Example
Text Example
White with #476433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476433; }
p { color: rgb(71,100,51); }
H1.HeaderClassName
{
color: #476433;
}
.AnyTagClassName
{
color: #476433;
}
</style>
background-color css
<style>
a { background-color: #476433; }
a { background-color: rgb(71,100,51); }
div.DivClassName
{
background-color: #476433;
}
.BgClassName
{
background-color: #476433;
}
</style>
border-color css
<style>
span { border-color: #476433; }
span { border-color: rgb(71,100,51); }
td.TdClassName
{
border-color: #476433;
}
.TagClassName
{
border-color: #476433;
}
</style>