Shades of Dell #467223
Tints of Dell #467223
RGB
CMYK
RGB Variations
Color information
#467223 (or 0x467223) is known color: Dell. HEX triplet: 46, 72 and 23. RGB value is (70,114,35). Sum of RGB (Red+Green+Blue) = 70+114+35=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 35 (14.06% from 255 or 15.98% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #467223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467223 is #B98DDC. Grayscale: #5C5C5C. Windows color (decimal): -12160477 or 2323014. OLE color: 2323014.
HSL color Cylindrical-coordinate representation of color #467223: hue angle of 93.42º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #467223 is Cyan = 0.39, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 35 | - |
| CMYK | 0.39 | 0 | 0.69 | 0.55 |
| HSL | 93.42º | 0.53% | 0.29% | - |
| HSV(B) | 93.42º | 0.69% | 0.45% | - |
| XYZ | 8.85 | 13.46 | 3.72 | - |
| YUV | 91.84 | 95.92 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 35 | 0.39 | 0 | 0.69 | 0.55 | 93.42 | 0.53 | 0.29 |
| Hex | 46 | 72 | 23 | 27 | 0 | 45 | 37 | 5D | 35 | 1D |
| Octal | 106 | 162 | 43 | 47 | 0 | 105 | 67 | 135 | 65 | 35 |
| Binary | 1000110 | 1110010 | 100011 | 100111 | 0 | 1000101 | 110111 | 1011101 | 110101 | 11101 |
Color Harmonies of #467223
Complementary color
Monochromatic Colors of #467223
Black with #467223
Text Example
Text Example
White with #467223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467223; }
p { color: rgb(70,114,35); }
H1.HeaderClassName
{
color: #467223;
}
.AnyTagClassName
{
color: #467223;
}
</style>
background-color css
<style>
a { background-color: #467223; }
a { background-color: rgb(70,114,35); }
div.DivClassName
{
background-color: #467223;
}
.BgClassName
{
background-color: #467223;
}
</style>
border-color css
<style>
span { border-color: #467223; }
span { border-color: rgb(70,114,35); }
td.TdClassName
{
border-color: #467223;
}
.TagClassName
{
border-color: #467223;
}
</style>