Shades of Dell #467425
Tints of Dell #467425
RGB
CMYK
RGB Variations
Color information
#467425 (or 0x467425) is known color: Dell. HEX triplet: 46, 74 and 25. RGB value is (70,116,37). Sum of RGB (Red+Green+Blue) = 70+116+37=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #467425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467425 is #B98BDA. Grayscale: #5D5D5D. Windows color (decimal): -12159963 or 2454598. OLE color: 2454598.
HSL color Cylindrical-coordinate representation of color #467425: hue angle of 94.94º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #467425 is Cyan = 0.40, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 37 | - |
| CMYK | 0.40 | 0 | 0.68 | 0.55 |
| HSL | 94.94º | 0.52% | 0.3% | - |
| HSV(B) | 94.94º | 0.68% | 0.45% | - |
| XYZ | 9.11 | 13.93 | 3.96 | - |
| YUV | 93.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 37 | 0.40 | 0 | 0.68 | 0.55 | 94.94 | 0.52 | 0.3 |
| Hex | 46 | 74 | 25 | 28 | 0 | 44 | 37 | 5F | 34 | 1E |
| Octal | 106 | 164 | 45 | 50 | 0 | 104 | 67 | 137 | 64 | 36 |
| Binary | 1000110 | 1110100 | 100101 | 101000 | 0 | 1000100 | 110111 | 1011111 | 110100 | 11110 |
Color Harmonies of #467425
Complementary color
Monochromatic Colors of #467425
Black with #467425
Text Example
Text Example
White with #467425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467425; }
p { color: rgb(70,116,37); }
H1.HeaderClassName
{
color: #467425;
}
.AnyTagClassName
{
color: #467425;
}
</style>
background-color css
<style>
a { background-color: #467425; }
a { background-color: rgb(70,116,37); }
div.DivClassName
{
background-color: #467425;
}
.BgClassName
{
background-color: #467425;
}
</style>
border-color css
<style>
span { border-color: #467425; }
span { border-color: rgb(70,116,37); }
td.TdClassName
{
border-color: #467425;
}
.TagClassName
{
border-color: #467425;
}
</style>