Shades of Dell #456720
Tints of Dell #456720
RGB
CMYK
RGB Variations
Color information
#456720 (or 0x456720) is known color: Dell. HEX triplet: 45, 67 and 20. RGB value is (69,103,32). Sum of RGB (Red+Green+Blue) = 69+103+32=204 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.82% from 204); Green value is 103 (40.62% from 255 or 50.49% from 204); Blue value is 32 (12.89% from 255 or 15.69% from 204); Max value from RGB is 103 - color contains mainly: green. Hex color #456720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456720 is #BA98DF. Grayscale: #545454. Windows color (decimal): -12228832 or 2123589. OLE color: 2123589.
HSL color Cylindrical-coordinate representation of color #456720: hue angle of 88.73º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #456720 is Cyan = 0.33, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 103 | 32 | - |
| CMYK | 0.33 | 0 | 0.69 | 0.60 |
| HSL | 88.73º | 0.53% | 0.26% | - |
| HSV(B) | 88.73º | 0.69% | 0.4% | - |
| XYZ | 7.57 | 11.07 | 3.1 | - |
| YUV | 84.74 | 98.24 | 116.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 103 | 32 | 0.33 | 0 | 0.69 | 0.60 | 88.73 | 0.53 | 0.26 |
| Hex | 45 | 67 | 20 | 21 | 0 | 45 | 3C | 59 | 35 | 1A |
| Octal | 105 | 147 | 40 | 41 | 0 | 105 | 74 | 131 | 65 | 32 |
| Binary | 1000101 | 1100111 | 100000 | 100001 | 0 | 1000101 | 111100 | 1011001 | 110101 | 11010 |
Color Harmonies of #456720
Complementary color
Monochromatic Colors of #456720
Black with #456720
Text Example
Text Example
White with #456720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456720; }
p { color: rgb(69,103,32); }
H1.HeaderClassName
{
color: #456720;
}
.AnyTagClassName
{
color: #456720;
}
</style>
background-color css
<style>
a { background-color: #456720; }
a { background-color: rgb(69,103,32); }
div.DivClassName
{
background-color: #456720;
}
.BgClassName
{
background-color: #456720;
}
</style>
border-color css
<style>
span { border-color: #456720; }
span { border-color: rgb(69,103,32); }
td.TdClassName
{
border-color: #456720;
}
.TagClassName
{
border-color: #456720;
}
</style>