Shades of Dell #467224
Tints of Dell #467224
RGB
CMYK
RGB Variations
Color information
#467224 (or 0x467224) is known color: Dell. HEX triplet: 46, 72 and 24. RGB value is (70,114,36). Sum of RGB (Red+Green+Blue) = 70+114+36=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #467224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467224 is #B98DDB. Grayscale: #5C5C5C. Windows color (decimal): -12160476 or 2388550. OLE color: 2388550.
HSL color Cylindrical-coordinate representation of color #467224: hue angle of 93.85º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #467224 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 36 | - |
| CMYK | 0.39 | 0 | 0.68 | 0.55 |
| HSL | 93.85º | 0.52% | 0.29% | - |
| HSV(B) | 93.85º | 0.68% | 0.45% | - |
| XYZ | 8.86 | 13.46 | 3.8 | - |
| YUV | 91.95 | 96.42 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 36 | 0.39 | 0 | 0.68 | 0.55 | 93.85 | 0.52 | 0.29 |
| Hex | 46 | 72 | 24 | 27 | 0 | 44 | 37 | 5E | 34 | 1D |
| Octal | 106 | 162 | 44 | 47 | 0 | 104 | 67 | 136 | 64 | 35 |
| Binary | 1000110 | 1110010 | 100100 | 100111 | 0 | 1000100 | 110111 | 1011110 | 110100 | 11101 |
Color Harmonies of #467224
Complementary color
Monochromatic Colors of #467224
Black with #467224
Text Example
Text Example
White with #467224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467224; }
p { color: rgb(70,114,36); }
H1.HeaderClassName
{
color: #467224;
}
.AnyTagClassName
{
color: #467224;
}
</style>
background-color css
<style>
a { background-color: #467224; }
a { background-color: rgb(70,114,36); }
div.DivClassName
{
background-color: #467224;
}
.BgClassName
{
background-color: #467224;
}
</style>
border-color css
<style>
span { border-color: #467224; }
span { border-color: rgb(70,114,36); }
td.TdClassName
{
border-color: #467224;
}
.TagClassName
{
border-color: #467224;
}
</style>