Shades of Dell #457128
Tints of Dell #457128
RGB
CMYK
RGB Variations
Color information
#457128 (or 0x457128) is known color: Dell. HEX triplet: 45, 71 and 28. RGB value is (69,113,40). Sum of RGB (Red+Green+Blue) = 69+113+40=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 113 (44.53% from 255 or 50.90% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 113 - color contains mainly: green. Hex color #457128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457128 is #BA8ED7. Grayscale: #5B5B5B. Windows color (decimal): -12226264 or 2650437. OLE color: 2650437.
HSL color Cylindrical-coordinate representation of color #457128: hue angle of 96.16º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #457128 is Cyan = 0.39, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 40 | - |
| CMYK | 0.39 | 0 | 0.65 | 0.56 |
| HSL | 96.16º | 0.48% | 0.3% | - |
| HSV(B) | 96.16º | 0.65% | 0.44% | - |
| XYZ | 8.74 | 13.23 | 4.1 | - |
| YUV | 91.52 | 98.92 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 40 | 0.39 | 0 | 0.65 | 0.56 | 96.16 | 0.48 | 0.3 |
| Hex | 45 | 71 | 28 | 27 | 0 | 41 | 38 | 60 | 30 | 1E |
| Octal | 105 | 161 | 50 | 47 | 0 | 101 | 70 | 140 | 60 | 36 |
| Binary | 1000101 | 1110001 | 101000 | 100111 | 0 | 1000001 | 111000 | 1100000 | 110000 | 11110 |
Color Harmonies of #457128
Complementary color
Monochromatic Colors of #457128
Black with #457128
Text Example
Text Example
White with #457128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457128; }
p { color: rgb(69,113,40); }
H1.HeaderClassName
{
color: #457128;
}
.AnyTagClassName
{
color: #457128;
}
</style>
background-color css
<style>
a { background-color: #457128; }
a { background-color: rgb(69,113,40); }
div.DivClassName
{
background-color: #457128;
}
.BgClassName
{
background-color: #457128;
}
</style>
border-color css
<style>
span { border-color: #457128; }
span { border-color: rgb(69,113,40); }
td.TdClassName
{
border-color: #457128;
}
.TagClassName
{
border-color: #457128;
}
</style>