Shades of Dell #467230
Tints of Dell #467230
RGB
CMYK
RGB Variations
Color information
#467230 (or 0x467230) is known color: Dell. HEX triplet: 46, 72 and 30. RGB value is (70,114,48). Sum of RGB (Red+Green+Blue) = 70+114+48=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 114 (44.92% from 255 or 49.14% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 114 - color contains mainly: green. Hex color #467230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467230 is #B98DCF. Grayscale: #5D5D5D. Windows color (decimal): -12160464 or 3174982. OLE color: 3174982.
HSL color Cylindrical-coordinate representation of color #467230: hue angle of 100º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #467230 is Cyan = 0.39, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 48 | - |
| CMYK | 0.39 | 0 | 0.58 | 0.55 |
| HSL | 100º | 0.41% | 0.32% | - |
| HSV(B) | 100º | 0.58% | 0.45% | - |
| XYZ | 9.08 | 13.55 | 4.93 | - |
| YUV | 93.32 | 102.42 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 48 | 0.39 | 0 | 0.58 | 0.55 | 100 | 0.41 | 0.32 |
| Hex | 46 | 72 | 30 | 27 | 0 | 3A | 37 | 64 | 29 | 20 |
| Octal | 106 | 162 | 60 | 47 | 0 | 72 | 67 | 144 | 51 | 40 |
| Binary | 1000110 | 1110010 | 110000 | 100111 | 0 | 111010 | 110111 | 1100100 | 101001 | 100000 |
Color Harmonies of #467230
Complementary color
Monochromatic Colors of #467230
Black with #467230
Text Example
Text Example
White with #467230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467230; }
p { color: rgb(70,114,48); }
H1.HeaderClassName
{
color: #467230;
}
.AnyTagClassName
{
color: #467230;
}
</style>
background-color css
<style>
a { background-color: #467230; }
a { background-color: rgb(70,114,48); }
div.DivClassName
{
background-color: #467230;
}
.BgClassName
{
background-color: #467230;
}
</style>
border-color css
<style>
span { border-color: #467230; }
span { border-color: rgb(70,114,48); }
td.TdClassName
{
border-color: #467230;
}
.TagClassName
{
border-color: #467230;
}
</style>