Shades of Dell #455938
Tints of Dell #455938
RGB
CMYK
RGB Variations
Color information
#455938 (or 0x455938) is known color: Dell. HEX triplet: 45, 59 and 38. RGB value is (69,89,56). Sum of RGB (Red+Green+Blue) = 69+89+56=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 89 (35.16% from 255 or 41.59% from 214); Blue value is 56 (22.27% from 255 or 26.17% from 214); Max value from RGB is 89 - color contains mainly: green. Hex color #455938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455938 is #BAA6C7. Grayscale: #4F4F4F. Windows color (decimal): -12232392 or 3692869. OLE color: 3692869.
HSL color Cylindrical-coordinate representation of color #455938: hue angle of 96.36º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #455938 is Cyan = 0.22, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 89 | 56 | - |
| CMYK | 0.22 | 0 | 0.37 | 0.65 |
| HSL | 96.36º | 0.23% | 0.28% | - |
| HSV(B) | 96.36º | 0.37% | 0.35% | - |
| XYZ | 6.74 | 8.7 | 5.06 | - |
| YUV | 79.26 | 114.87 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 89 | 56 | 0.22 | 0 | 0.37 | 0.65 | 96.36 | 0.23 | 0.28 |
| Hex | 45 | 59 | 38 | 16 | 0 | 25 | 41 | 60 | 17 | 1C |
| Octal | 105 | 131 | 70 | 26 | 0 | 45 | 101 | 140 | 27 | 34 |
| Binary | 1000101 | 1011001 | 111000 | 10110 | 0 | 100101 | 1000001 | 1100000 | 10111 | 11100 |
Color Harmonies of #455938
Complementary color
Monochromatic Colors of #455938
Black with #455938
Text Example
Text Example
White with #455938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455938; }
p { color: rgb(69,89,56); }
H1.HeaderClassName
{
color: #455938;
}
.AnyTagClassName
{
color: #455938;
}
</style>
background-color css
<style>
a { background-color: #455938; }
a { background-color: rgb(69,89,56); }
div.DivClassName
{
background-color: #455938;
}
.BgClassName
{
background-color: #455938;
}
</style>
border-color css
<style>
span { border-color: #455938; }
span { border-color: rgb(69,89,56); }
td.TdClassName
{
border-color: #455938;
}
.TagClassName
{
border-color: #455938;
}
</style>