Shades of Dell #457120
Tints of Dell #457120
RGB
CMYK
RGB Variations
Color information
#457120 (or 0x457120) is known color: Dell. HEX triplet: 45, 71 and 20. RGB value is (69,113,32). Sum of RGB (Red+Green+Blue) = 69+113+32=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 113 (44.53% from 255 or 52.80% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 113 - color contains mainly: green. Hex color #457120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457120 is #BA8EDF. Grayscale: #5A5A5A. Windows color (decimal): -12226272 or 2126149. OLE color: 2126149.
HSL color Cylindrical-coordinate representation of color #457120: hue angle of 92.59º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #457120 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 32 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.56 |
| HSL | 92.59º | 0.56% | 0.28% | - |
| HSV(B) | 92.59º | 0.72% | 0.44% | - |
| XYZ | 8.62 | 13.18 | 3.46 | - |
| YUV | 90.61 | 94.92 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 32 | 0.39 | 0 | 0.72 | 0.56 | 92.59 | 0.56 | 0.28 |
| Hex | 45 | 71 | 20 | 27 | 0 | 48 | 38 | 5D | 38 | 1C |
| Octal | 105 | 161 | 40 | 47 | 0 | 110 | 70 | 135 | 70 | 34 |
| Binary | 1000101 | 1110001 | 100000 | 100111 | 0 | 1001000 | 111000 | 1011101 | 111000 | 11100 |
Color Harmonies of #457120
Complementary color
Monochromatic Colors of #457120
Black with #457120
Text Example
Text Example
White with #457120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457120; }
p { color: rgb(69,113,32); }
H1.HeaderClassName
{
color: #457120;
}
.AnyTagClassName
{
color: #457120;
}
</style>
background-color css
<style>
a { background-color: #457120; }
a { background-color: rgb(69,113,32); }
div.DivClassName
{
background-color: #457120;
}
.BgClassName
{
background-color: #457120;
}
</style>
border-color css
<style>
span { border-color: #457120; }
span { border-color: rgb(69,113,32); }
td.TdClassName
{
border-color: #457120;
}
.TagClassName
{
border-color: #457120;
}
</style>