Shades of Dell #416728
Tints of Dell #416728
RGB
CMYK
RGB Variations
Color information
#416728 (or 0x416728) is known color: Dell. HEX triplet: 41, 67 and 28. RGB value is (65,103,40). Sum of RGB (Red+Green+Blue) = 65+103+40=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #416728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416728 is #BE98D7. Grayscale: #545454. Windows color (decimal): -12490968 or 2647873. OLE color: 2647873.
HSL color Cylindrical-coordinate representation of color #416728: hue angle of 96.19º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #416728 is Cyan = 0.37, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 40 | - |
| CMYK | 0.37 | 0 | 0.61 | 0.60 |
| HSL | 96.19º | 0.44% | 0.28% | - |
| HSV(B) | 96.19º | 0.61% | 0.4% | - |
| XYZ | 7.41 | 10.98 | 3.74 | - |
| YUV | 84.46 | 102.91 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 40 | 0.37 | 0 | 0.61 | 0.60 | 96.19 | 0.44 | 0.28 |
| Hex | 41 | 67 | 28 | 25 | 0 | 3D | 3C | 60 | 2C | 1C |
| Octal | 101 | 147 | 50 | 45 | 0 | 75 | 74 | 140 | 54 | 34 |
| Binary | 1000001 | 1100111 | 101000 | 100101 | 0 | 111101 | 111100 | 1100000 | 101100 | 11100 |
Color Harmonies of #416728
Complementary color
Monochromatic Colors of #416728
Black with #416728
Text Example
Text Example
White with #416728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416728; }
p { color: rgb(65,103,40); }
H1.HeaderClassName
{
color: #416728;
}
.AnyTagClassName
{
color: #416728;
}
</style>
background-color css
<style>
a { background-color: #416728; }
a { background-color: rgb(65,103,40); }
div.DivClassName
{
background-color: #416728;
}
.BgClassName
{
background-color: #416728;
}
</style>
border-color css
<style>
span { border-color: #416728; }
span { border-color: rgb(65,103,40); }
td.TdClassName
{
border-color: #416728;
}
.TagClassName
{
border-color: #416728;
}
</style>