Shades of Dell #486925
Tints of Dell #486925
RGB
CMYK
RGB Variations
Color information
#486925 (or 0x486925) is known color: Dell. HEX triplet: 48, 69 and 25. RGB value is (72,105,37). Sum of RGB (Red+Green+Blue) = 72+105+37=214 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.64% from 214); Green value is 105 (41.41% from 255 or 49.07% from 214); Blue value is 37 (14.84% from 255 or 17.29% from 214); Max value from RGB is 105 - color contains mainly: green. Hex color #486925 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486925 is #B796DA. Grayscale: #575757. Windows color (decimal): -12031707 or 2451784. OLE color: 2451784.
HSL color Cylindrical-coordinate representation of color #486925: hue angle of 89.12º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #486925 is Cyan = 0.31, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 37 | - |
| CMYK | 0.31 | 0 | 0.65 | 0.59 |
| HSL | 89.12º | 0.48% | 0.28% | - |
| HSV(B) | 89.12º | 0.65% | 0.41% | - |
| XYZ | 8.06 | 11.61 | 3.57 | - |
| YUV | 87.38 | 99.57 | 117.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 37 | 0.31 | 0 | 0.65 | 0.59 | 89.12 | 0.48 | 0.28 |
| Hex | 48 | 69 | 25 | 1F | 0 | 41 | 3B | 59 | 30 | 1C |
| Octal | 110 | 151 | 45 | 37 | 0 | 101 | 73 | 131 | 60 | 34 |
| Binary | 1001000 | 1101001 | 100101 | 11111 | 0 | 1000001 | 111011 | 1011001 | 110000 | 11100 |
Color Harmonies of #486925
Complementary color
Monochromatic Colors of #486925
Black with #486925
Text Example
Text Example
White with #486925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486925; }
p { color: rgb(72,105,37); }
H1.HeaderClassName
{
color: #486925;
}
.AnyTagClassName
{
color: #486925;
}
</style>
background-color css
<style>
a { background-color: #486925; }
a { background-color: rgb(72,105,37); }
div.DivClassName
{
background-color: #486925;
}
.BgClassName
{
background-color: #486925;
}
</style>
border-color css
<style>
span { border-color: #486925; }
span { border-color: rgb(72,105,37); }
td.TdClassName
{
border-color: #486925;
}
.TagClassName
{
border-color: #486925;
}
</style>