Shades of Dell #467127
Tints of Dell #467127
RGB
CMYK
RGB Variations
Color information
#467127 (or 0x467127) is known color: Dell. HEX triplet: 46, 71 and 27. RGB value is (70,113,39). Sum of RGB (Red+Green+Blue) = 70+113+39=222 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.53% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 39 (15.62% from 255 or 17.57% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #467127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467127 is #B98ED8. Grayscale: #5B5B5B. Windows color (decimal): -12160729 or 2584902. OLE color: 2584902.
HSL color Cylindrical-coordinate representation of color #467127: hue angle of 94.86º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #467127 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 39 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.56 |
| HSL | 94.86º | 0.49% | 0.3% | - |
| HSV(B) | 94.86º | 0.65% | 0.44% | - |
| XYZ | 8.8 | 13.26 | 4.02 | - |
| YUV | 91.71 | 98.25 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 39 | 0.38 | 0 | 0.65 | 0.56 | 94.86 | 0.49 | 0.3 |
| Hex | 46 | 71 | 27 | 26 | 0 | 41 | 38 | 5F | 31 | 1E |
| Octal | 106 | 161 | 47 | 46 | 0 | 101 | 70 | 137 | 61 | 36 |
| Binary | 1000110 | 1110001 | 100111 | 100110 | 0 | 1000001 | 111000 | 1011111 | 110001 | 11110 |
Color Harmonies of #467127
Complementary color
Monochromatic Colors of #467127
Black with #467127
Text Example
Text Example
White with #467127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467127; }
p { color: rgb(70,113,39); }
H1.HeaderClassName
{
color: #467127;
}
.AnyTagClassName
{
color: #467127;
}
</style>
background-color css
<style>
a { background-color: #467127; }
a { background-color: rgb(70,113,39); }
div.DivClassName
{
background-color: #467127;
}
.BgClassName
{
background-color: #467127;
}
</style>
border-color css
<style>
span { border-color: #467127; }
span { border-color: rgb(70,113,39); }
td.TdClassName
{
border-color: #467127;
}
.TagClassName
{
border-color: #467127;
}
</style>