Shades of Dell #456829
Tints of Dell #456829
RGB
CMYK
RGB Variations
Color information
#456829 (or 0x456829) is known color: Dell. HEX triplet: 45, 68 and 29. RGB value is (69,104,41). Sum of RGB (Red+Green+Blue) = 69+104+41=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 104 (41.02% from 255 or 48.60% from 214); Blue value is 41 (16.41% from 255 or 19.16% from 214); Max value from RGB is 104 - color contains mainly: green. Hex color #456829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456829 is #BA97D6. Grayscale: #565656. Windows color (decimal): -12228567 or 2713669. OLE color: 2713669.
HSL color Cylindrical-coordinate representation of color #456829: hue angle of 93.33º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #456829 is Cyan = 0.34, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 104 | 41 | - |
| CMYK | 0.34 | 0 | 0.61 | 0.59 |
| HSL | 93.33º | 0.43% | 0.28% | - |
| HSV(B) | 93.33º | 0.61% | 0.41% | - |
| XYZ | 7.8 | 11.33 | 3.87 | - |
| YUV | 86.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 104 | 41 | 0.34 | 0 | 0.61 | 0.59 | 93.33 | 0.43 | 0.28 |
| Hex | 45 | 68 | 29 | 22 | 0 | 3D | 3B | 5D | 2B | 1C |
| Octal | 105 | 150 | 51 | 42 | 0 | 75 | 73 | 135 | 53 | 34 |
| Binary | 1000101 | 1101000 | 101001 | 100010 | 0 | 111101 | 111011 | 1011101 | 101011 | 11100 |
Color Harmonies of #456829
Complementary color
Monochromatic Colors of #456829
Black with #456829
Text Example
Text Example
White with #456829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456829; }
p { color: rgb(69,104,41); }
H1.HeaderClassName
{
color: #456829;
}
.AnyTagClassName
{
color: #456829;
}
</style>
background-color css
<style>
a { background-color: #456829; }
a { background-color: rgb(69,104,41); }
div.DivClassName
{
background-color: #456829;
}
.BgClassName
{
background-color: #456829;
}
</style>
border-color css
<style>
span { border-color: #456829; }
span { border-color: rgb(69,104,41); }
td.TdClassName
{
border-color: #456829;
}
.TagClassName
{
border-color: #456829;
}
</style>