Shades of Dell #456531
Tints of Dell #456531
RGB
CMYK
RGB Variations
Color information
#456531 (or 0x456531) is known color: Dell. HEX triplet: 45, 65 and 31. RGB value is (69,101,49). Sum of RGB (Red+Green+Blue) = 69+101+49=219 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.51% from 219); Green value is 101 (39.84% from 255 or 46.12% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 101 - color contains mainly: green. Hex color #456531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456531 is #BA9ACE. Grayscale: #555555. Windows color (decimal): -12229327 or 3237189. OLE color: 3237189.
HSL color Cylindrical-coordinate representation of color #456531: hue angle of 96.92º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #456531 is Cyan = 0.32, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 101 | 49 | - |
| CMYK | 0.32 | 0 | 0.51 | 0.60 |
| HSL | 96.92º | 0.35% | 0.29% | - |
| HSV(B) | 96.92º | 0.51% | 0.4% | - |
| XYZ | 7.66 | 10.79 | 4.59 | - |
| YUV | 85.5 | 107.4 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 101 | 49 | 0.32 | 0 | 0.51 | 0.60 | 96.92 | 0.35 | 0.29 |
| Hex | 45 | 65 | 31 | 20 | 0 | 33 | 3C | 61 | 23 | 1D |
| Octal | 105 | 145 | 61 | 40 | 0 | 63 | 74 | 141 | 43 | 35 |
| Binary | 1000101 | 1100101 | 110001 | 100000 | 0 | 110011 | 111100 | 1100001 | 100011 | 11101 |
Color Harmonies of #456531
Complementary color
Monochromatic Colors of #456531
Black with #456531
Text Example
Text Example
White with #456531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456531; }
p { color: rgb(69,101,49); }
H1.HeaderClassName
{
color: #456531;
}
.AnyTagClassName
{
color: #456531;
}
</style>
background-color css
<style>
a { background-color: #456531; }
a { background-color: rgb(69,101,49); }
div.DivClassName
{
background-color: #456531;
}
.BgClassName
{
background-color: #456531;
}
</style>
border-color css
<style>
span { border-color: #456531; }
span { border-color: rgb(69,101,49); }
td.TdClassName
{
border-color: #456531;
}
.TagClassName
{
border-color: #456531;
}
</style>