Shades of Dell #457220
Tints of Dell #457220
RGB
CMYK
RGB Variations
Color information
#457220 (or 0x457220) is known color: Dell. HEX triplet: 45, 72 and 20. RGB value is (69,114,32). Sum of RGB (Red+Green+Blue) = 69+114+32=215 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.09% from 215); Green value is 114 (44.92% from 255 or 53.02% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 114 - color contains mainly: green. Hex color #457220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457220 is #BA8DDF. Grayscale: #5B5B5B. Windows color (decimal): -12226016 or 2126405. OLE color: 2126405.
HSL color Cylindrical-coordinate representation of color #457220: hue angle of 92.93º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #457220 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 32 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.55 |
| HSL | 92.93º | 0.56% | 0.29% | - |
| HSV(B) | 92.93º | 0.72% | 0.45% | - |
| XYZ | 8.73 | 13.4 | 3.49 | - |
| YUV | 91.2 | 94.59 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 32 | 0.39 | 0 | 0.72 | 0.55 | 92.93 | 0.56 | 0.29 |
| Hex | 45 | 72 | 20 | 27 | 0 | 48 | 37 | 5D | 38 | 1D |
| Octal | 105 | 162 | 40 | 47 | 0 | 110 | 67 | 135 | 70 | 35 |
| Binary | 1000101 | 1110010 | 100000 | 100111 | 0 | 1001000 | 110111 | 1011101 | 111000 | 11101 |
Color Harmonies of #457220
Complementary color
Monochromatic Colors of #457220
Black with #457220
Text Example
Text Example
White with #457220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457220; }
p { color: rgb(69,114,32); }
H1.HeaderClassName
{
color: #457220;
}
.AnyTagClassName
{
color: #457220;
}
</style>
background-color css
<style>
a { background-color: #457220; }
a { background-color: rgb(69,114,32); }
div.DivClassName
{
background-color: #457220;
}
.BgClassName
{
background-color: #457220;
}
</style>
border-color css
<style>
span { border-color: #457220; }
span { border-color: rgb(69,114,32); }
td.TdClassName
{
border-color: #457220;
}
.TagClassName
{
border-color: #457220;
}
</style>