Shades of Dell #455837
Tints of Dell #455837
RGB
CMYK
RGB Variations
Color information
#455837 (or 0x455837) is known color: Dell. HEX triplet: 45, 58 and 37. RGB value is (69,88,55). Sum of RGB (Red+Green+Blue) = 69+88+55=212 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.55% from 212); Green value is 88 (34.77% from 255 or 41.51% from 212); Blue value is 55 (21.88% from 255 or 25.94% from 212); Max value from RGB is 88 - color contains mainly: green. Hex color #455837 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455837 is #BAA7C8. Grayscale: #4E4E4E. Windows color (decimal): -12232649 or 3627077. OLE color: 3627077.
HSL color Cylindrical-coordinate representation of color #455837: hue angle of 94.55º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #455837 is Cyan = 0.22, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 88 | 55 | - |
| CMYK | 0.22 | 0 | 0.38 | 0.65 |
| HSL | 94.55º | 0.23% | 0.28% | - |
| HSV(B) | 94.55º | 0.38% | 0.35% | - |
| XYZ | 6.63 | 8.52 | 4.91 | - |
| YUV | 78.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 88 | 55 | 0.22 | 0 | 0.38 | 0.65 | 94.55 | 0.23 | 0.28 |
| Hex | 45 | 58 | 37 | 16 | 0 | 26 | 41 | 5F | 17 | 1C |
| Octal | 105 | 130 | 67 | 26 | 0 | 46 | 101 | 137 | 27 | 34 |
| Binary | 1000101 | 1011000 | 110111 | 10110 | 0 | 100110 | 1000001 | 1011111 | 10111 | 11100 |
Color Harmonies of #455837
Complementary color
Monochromatic Colors of #455837
Black with #455837
Text Example
Text Example
White with #455837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455837; }
p { color: rgb(69,88,55); }
H1.HeaderClassName
{
color: #455837;
}
.AnyTagClassName
{
color: #455837;
}
</style>
background-color css
<style>
a { background-color: #455837; }
a { background-color: rgb(69,88,55); }
div.DivClassName
{
background-color: #455837;
}
.BgClassName
{
background-color: #455837;
}
</style>
border-color css
<style>
span { border-color: #455837; }
span { border-color: rgb(69,88,55); }
td.TdClassName
{
border-color: #455837;
}
.TagClassName
{
border-color: #455837;
}
</style>