Shades of Dell #457328
Tints of Dell #457328
RGB
CMYK
RGB Variations
Color information
#457328 (or 0x457328) is known color: Dell. HEX triplet: 45, 73 and 28. RGB value is (69,115,40). Sum of RGB (Red+Green+Blue) = 69+115+40=224 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.80% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #457328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457328 is #BA8CD7. Grayscale: #5C5C5C. Windows color (decimal): -12225752 or 2650949. OLE color: 2650949.
HSL color Cylindrical-coordinate representation of color #457328: hue angle of 96.8º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #457328 is Cyan = 0.4, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 40 | - |
| CMYK | 0.4 | 0 | 0.65 | 0.55 |
| HSL | 96.8º | 0.48% | 0.3% | - |
| HSV(B) | 96.8º | 0.65% | 0.45% | - |
| XYZ | 8.97 | 13.68 | 4.18 | - |
| YUV | 92.7 | 98.26 | 111.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 40 | 0.4 | 0 | 0.65 | 0.55 | 96.8 | 0.48 | 0.3 |
| Hex | 45 | 73 | 28 | 28 | 0 | 41 | 37 | 61 | 30 | 1E |
| Octal | 105 | 163 | 50 | 50 | 0 | 101 | 67 | 141 | 60 | 36 |
| Binary | 1000101 | 1110011 | 101000 | 101000 | 0 | 1000001 | 110111 | 1100001 | 110000 | 11110 |
Color Harmonies of #457328
Complementary color
Monochromatic Colors of #457328
Black with #457328
Text Example
Text Example
White with #457328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457328; }
p { color: rgb(69,115,40); }
H1.HeaderClassName
{
color: #457328;
}
.AnyTagClassName
{
color: #457328;
}
</style>
background-color css
<style>
a { background-color: #457328; }
a { background-color: rgb(69,115,40); }
div.DivClassName
{
background-color: #457328;
}
.BgClassName
{
background-color: #457328;
}
</style>
border-color css
<style>
span { border-color: #457328; }
span { border-color: rgb(69,115,40); }
td.TdClassName
{
border-color: #457328;
}
.TagClassName
{
border-color: #457328;
}
</style>