Shades of Dell #457231
Tints of Dell #457231
RGB
CMYK
RGB Variations
Color information
#457231 (or 0x457231) is known color: Dell. HEX triplet: 45, 72 and 31. RGB value is (69,114,49). Sum of RGB (Red+Green+Blue) = 69+114+49=232 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.74% from 232); Green value is 114 (44.92% from 255 or 49.14% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 114 - color contains mainly: green. Hex color #457231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457231 is #BA8DCE. Grayscale: #5D5D5D. Windows color (decimal): -12225999 or 3240517. OLE color: 3240517.
HSL color Cylindrical-coordinate representation of color #457231: hue angle of 101.54º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #457231 is Cyan = 0.39, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 49 | - |
| CMYK | 0.39 | 0 | 0.57 | 0.55 |
| HSL | 101.54º | 0.4% | 0.32% | - |
| HSV(B) | 101.54º | 0.57% | 0.45% | - |
| XYZ | 9.03 | 13.52 | 5.04 | - |
| YUV | 93.14 | 103.09 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 49 | 0.39 | 0 | 0.57 | 0.55 | 101.54 | 0.4 | 0.32 |
| Hex | 45 | 72 | 31 | 27 | 0 | 39 | 37 | 66 | 28 | 20 |
| Octal | 105 | 162 | 61 | 47 | 0 | 71 | 67 | 146 | 50 | 40 |
| Binary | 1000101 | 1110010 | 110001 | 100111 | 0 | 111001 | 110111 | 1100110 | 101000 | 100000 |
Color Harmonies of #457231
Complementary color
Monochromatic Colors of #457231
Black with #457231
Text Example
Text Example
White with #457231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457231; }
p { color: rgb(69,114,49); }
H1.HeaderClassName
{
color: #457231;
}
.AnyTagClassName
{
color: #457231;
}
</style>
background-color css
<style>
a { background-color: #457231; }
a { background-color: rgb(69,114,49); }
div.DivClassName
{
background-color: #457231;
}
.BgClassName
{
background-color: #457231;
}
</style>
border-color css
<style>
span { border-color: #457231; }
span { border-color: rgb(69,114,49); }
td.TdClassName
{
border-color: #457231;
}
.TagClassName
{
border-color: #457231;
}
</style>