Shades of Dell #467233
Tints of Dell #467233
RGB
CMYK
RGB Variations
Color information
#467233 (or 0x467233) is known color: Dell. HEX triplet: 46, 72 and 33. RGB value is (70,114,51). Sum of RGB (Red+Green+Blue) = 70+114+51=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 51 (20.31% from 255 or 21.70% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #467233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467233 is #B98DCC. Grayscale: #5D5D5D. Windows color (decimal): -12160461 or 3371590. OLE color: 3371590.
HSL color Cylindrical-coordinate representation of color #467233: hue angle of 101.9º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #467233 is Cyan = 0.39, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 51 | - |
| CMYK | 0.39 | 0 | 0.55 | 0.55 |
| HSL | 101.9º | 0.38% | 0.32% | - |
| HSV(B) | 101.9º | 0.55% | 0.45% | - |
| XYZ | 9.14 | 13.58 | 5.27 | - |
| YUV | 93.66 | 103.92 | 111.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 51 | 0.39 | 0 | 0.55 | 0.55 | 101.9 | 0.38 | 0.32 |
| Hex | 46 | 72 | 33 | 27 | 0 | 37 | 37 | 66 | 26 | 20 |
| Octal | 106 | 162 | 63 | 47 | 0 | 67 | 67 | 146 | 46 | 40 |
| Binary | 1000110 | 1110010 | 110011 | 100111 | 0 | 110111 | 110111 | 1100110 | 100110 | 100000 |
Color Harmonies of #467233
Complementary color
Monochromatic Colors of #467233
Black with #467233
Text Example
Text Example
White with #467233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467233; }
p { color: rgb(70,114,51); }
H1.HeaderClassName
{
color: #467233;
}
.AnyTagClassName
{
color: #467233;
}
</style>
background-color css
<style>
a { background-color: #467233; }
a { background-color: rgb(70,114,51); }
div.DivClassName
{
background-color: #467233;
}
.BgClassName
{
background-color: #467233;
}
</style>
border-color css
<style>
span { border-color: #467233; }
span { border-color: rgb(70,114,51); }
td.TdClassName
{
border-color: #467233;
}
.TagClassName
{
border-color: #467233;
}
</style>