Shades of Dell #467023
Tints of Dell #467023
RGB
CMYK
RGB Variations
Color information
#467023 (or 0x467023) is known color: Dell. HEX triplet: 46, 70 and 23. RGB value is (70,112,35). Sum of RGB (Red+Green+Blue) = 70+112+35=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 35 (14.06% from 255 or 16.13% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #467023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467023 is #B98FDC. Grayscale: #5A5A5A. Windows color (decimal): -12160989 or 2322502. OLE color: 2322502.
HSL color Cylindrical-coordinate representation of color #467023: hue angle of 92.73º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #467023 is Cyan = 0.38, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 35 | - |
| CMYK | 0.38 | 0 | 0.69 | 0.56 |
| HSL | 92.73º | 0.52% | 0.29% | - |
| HSV(B) | 92.73º | 0.69% | 0.44% | - |
| XYZ | 8.62 | 13.01 | 3.65 | - |
| YUV | 90.66 | 96.59 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 35 | 0.38 | 0 | 0.69 | 0.56 | 92.73 | 0.52 | 0.29 |
| Hex | 46 | 70 | 23 | 26 | 0 | 45 | 38 | 5D | 34 | 1D |
| Octal | 106 | 160 | 43 | 46 | 0 | 105 | 70 | 135 | 64 | 35 |
| Binary | 1000110 | 1110000 | 100011 | 100110 | 0 | 1000101 | 111000 | 1011101 | 110100 | 11101 |
Color Harmonies of #467023
Complementary color
Monochromatic Colors of #467023
Black with #467023
Text Example
Text Example
White with #467023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467023; }
p { color: rgb(70,112,35); }
H1.HeaderClassName
{
color: #467023;
}
.AnyTagClassName
{
color: #467023;
}
</style>
background-color css
<style>
a { background-color: #467023; }
a { background-color: rgb(70,112,35); }
div.DivClassName
{
background-color: #467023;
}
.BgClassName
{
background-color: #467023;
}
</style>
border-color css
<style>
span { border-color: #467023; }
span { border-color: rgb(70,112,35); }
td.TdClassName
{
border-color: #467023;
}
.TagClassName
{
border-color: #467023;
}
</style>