Shades of Dell #486726
Tints of Dell #486726
RGB
CMYK
RGB Variations
Color information
#486726 (or 0x486726) is known color: Dell. HEX triplet: 48, 67 and 26. RGB value is (72,103,38). Sum of RGB (Red+Green+Blue) = 72+103+38=213 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.80% from 213); Green value is 103 (40.62% from 255 or 48.36% from 213); Blue value is 38 (15.23% from 255 or 17.84% from 213); Max value from RGB is 103 - color contains mainly: green. Hex color #486726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486726 is #B798D9. Grayscale: #565656. Windows color (decimal): -12032218 or 2516808. OLE color: 2516808.
HSL color Cylindrical-coordinate representation of color #486726: hue angle of 88.62º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #486726 is Cyan = 0.30, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 38 | - |
| CMYK | 0.30 | 0 | 0.63 | 0.60 |
| HSL | 88.62º | 0.46% | 0.28% | - |
| HSV(B) | 88.62º | 0.63% | 0.4% | - |
| XYZ | 7.87 | 11.22 | 3.58 | - |
| YUV | 86.32 | 100.73 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 38 | 0.30 | 0 | 0.63 | 0.60 | 88.62 | 0.46 | 0.28 |
| Hex | 48 | 67 | 26 | 1E | 0 | 3F | 3C | 59 | 2E | 1C |
| Octal | 110 | 147 | 46 | 36 | 0 | 77 | 74 | 131 | 56 | 34 |
| Binary | 1001000 | 1100111 | 100110 | 11110 | 0 | 111111 | 111100 | 1011001 | 101110 | 11100 |
Color Harmonies of #486726
Complementary color
Monochromatic Colors of #486726
Black with #486726
Text Example
Text Example
White with #486726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486726; }
p { color: rgb(72,103,38); }
H1.HeaderClassName
{
color: #486726;
}
.AnyTagClassName
{
color: #486726;
}
</style>
background-color css
<style>
a { background-color: #486726; }
a { background-color: rgb(72,103,38); }
div.DivClassName
{
background-color: #486726;
}
.BgClassName
{
background-color: #486726;
}
</style>
border-color css
<style>
span { border-color: #486726; }
span { border-color: rgb(72,103,38); }
td.TdClassName
{
border-color: #486726;
}
.TagClassName
{
border-color: #486726;
}
</style>