Shades of Dell #467125
Tints of Dell #467125
RGB
CMYK
RGB Variations
Color information
#467125 (or 0x467125) is known color: Dell. HEX triplet: 46, 71 and 25. RGB value is (70,113,37). Sum of RGB (Red+Green+Blue) = 70+113+37=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 37 (14.84% from 255 or 16.82% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #467125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467125 is #B98EDA. Grayscale: #5B5B5B. Windows color (decimal): -12160731 or 2453830. OLE color: 2453830.
HSL color Cylindrical-coordinate representation of color #467125: hue angle of 93.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #467125 is Cyan = 0.38, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 37 | - |
| CMYK | 0.38 | 0 | 0.67 | 0.56 |
| HSL | 93.95º | 0.51% | 0.29% | - |
| HSV(B) | 93.95º | 0.67% | 0.44% | - |
| XYZ | 8.76 | 13.25 | 3.85 | - |
| YUV | 91.48 | 97.25 | 112.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 37 | 0.38 | 0 | 0.67 | 0.56 | 93.95 | 0.51 | 0.29 |
| Hex | 46 | 71 | 25 | 26 | 0 | 43 | 38 | 5E | 33 | 1D |
| Octal | 106 | 161 | 45 | 46 | 0 | 103 | 70 | 136 | 63 | 35 |
| Binary | 1000110 | 1110001 | 100101 | 100110 | 0 | 1000011 | 111000 | 1011110 | 110011 | 11101 |
Color Harmonies of #467125
Complementary color
Monochromatic Colors of #467125
Black with #467125
Text Example
Text Example
White with #467125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467125; }
p { color: rgb(70,113,37); }
H1.HeaderClassName
{
color: #467125;
}
.AnyTagClassName
{
color: #467125;
}
</style>
background-color css
<style>
a { background-color: #467125; }
a { background-color: rgb(70,113,37); }
div.DivClassName
{
background-color: #467125;
}
.BgClassName
{
background-color: #467125;
}
</style>
border-color css
<style>
span { border-color: #467125; }
span { border-color: rgb(70,113,37); }
td.TdClassName
{
border-color: #467125;
}
.TagClassName
{
border-color: #467125;
}
</style>