Shades of Dell #486936
Tints of Dell #486936
RGB
CMYK
RGB Variations
Color information
#486936 (or 0x486936) is known color: Dell. HEX triplet: 48, 69 and 36. RGB value is (72,105,54). Sum of RGB (Red+Green+Blue) = 72+105+54=231 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.17% from 231); Green value is 105 (41.41% from 255 or 45.45% from 231); Blue value is 54 (21.48% from 255 or 23.38% from 231); Max value from RGB is 105 - color contains mainly: green. Hex color #486936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486936 is #B796C9. Grayscale: #595959. Windows color (decimal): -12031690 or 3565896. OLE color: 3565896.
HSL color Cylindrical-coordinate representation of color #486936: hue angle of 98.82º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #486936 is Cyan = 0.31, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 54 | - |
| CMYK | 0.31 | 0 | 0.49 | 0.59 |
| HSL | 98.82º | 0.32% | 0.31% | - |
| HSV(B) | 98.82º | 0.49% | 0.41% | - |
| XYZ | 8.39 | 11.75 | 5.32 | - |
| YUV | 89.32 | 108.07 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 54 | 0.31 | 0 | 0.49 | 0.59 | 98.82 | 0.32 | 0.31 |
| Hex | 48 | 69 | 36 | 1F | 0 | 31 | 3B | 63 | 20 | 1F |
| Octal | 110 | 151 | 66 | 37 | 0 | 61 | 73 | 143 | 40 | 37 |
| Binary | 1001000 | 1101001 | 110110 | 11111 | 0 | 110001 | 111011 | 1100011 | 100000 | 11111 |
Color Harmonies of #486936
Complementary color
Monochromatic Colors of #486936
Black with #486936
Text Example
Text Example
White with #486936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486936; }
p { color: rgb(72,105,54); }
H1.HeaderClassName
{
color: #486936;
}
.AnyTagClassName
{
color: #486936;
}
</style>
background-color css
<style>
a { background-color: #486936; }
a { background-color: rgb(72,105,54); }
div.DivClassName
{
background-color: #486936;
}
.BgClassName
{
background-color: #486936;
}
</style>
border-color css
<style>
span { border-color: #486936; }
span { border-color: rgb(72,105,54); }
td.TdClassName
{
border-color: #486936;
}
.TagClassName
{
border-color: #486936;
}
</style>