Shades of Dell #486435
Tints of Dell #486435
RGB
CMYK
RGB Variations
Color information
#486435 (or 0x486435) is known color: Dell. HEX triplet: 48, 64 and 35. RGB value is (72,100,53). Sum of RGB (Red+Green+Blue) = 72+100+53=225 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32% from 225); Green value is 100 (39.45% from 255 or 44.44% from 225); Blue value is 53 (21.09% from 255 or 23.56% from 225); Max value from RGB is 100 - color contains mainly: green. Hex color #486435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486435 is #B79BCA. Grayscale: #565656. Windows color (decimal): -12032971 or 3499080. OLE color: 3499080.
HSL color Cylindrical-coordinate representation of color #486435: hue angle of 95.74º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #486435 is Cyan = 0.28, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 100 | 53 | - |
| CMYK | 0.28 | 0 | 0.47 | 0.61 |
| HSL | 95.74º | 0.31% | 0.3% | - |
| HSV(B) | 95.74º | 0.47% | 0.39% | - |
| XYZ | 7.87 | 10.75 | 5.03 | - |
| YUV | 86.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 53 | 0.28 | 0 | 0.47 | 0.61 | 95.74 | 0.31 | 0.3 |
| Hex | 48 | 64 | 35 | 1C | 0 | 2F | 3D | 60 | 1F | 1E |
| Octal | 110 | 144 | 65 | 34 | 0 | 57 | 75 | 140 | 37 | 36 |
| Binary | 1001000 | 1100100 | 110101 | 11100 | 0 | 101111 | 111101 | 1100000 | 11111 | 11110 |
Color Harmonies of #486435
Complementary color
Monochromatic Colors of #486435
Black with #486435
Text Example
Text Example
White with #486435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486435; }
p { color: rgb(72,100,53); }
H1.HeaderClassName
{
color: #486435;
}
.AnyTagClassName
{
color: #486435;
}
</style>
background-color css
<style>
a { background-color: #486435; }
a { background-color: rgb(72,100,53); }
div.DivClassName
{
background-color: #486435;
}
.BgClassName
{
background-color: #486435;
}
</style>
border-color css
<style>
span { border-color: #486435; }
span { border-color: rgb(72,100,53); }
td.TdClassName
{
border-color: #486435;
}
.TagClassName
{
border-color: #486435;
}
</style>