Shades of Dell #456728
Tints of Dell #456728
RGB
CMYK
RGB Variations
Color information
#456728 (or 0x456728) is known color: Dell. HEX triplet: 45, 67 and 28. RGB value is (69,103,40). Sum of RGB (Red+Green+Blue) = 69+103+40=212 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.55% from 212); Green value is 103 (40.62% from 255 or 48.58% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 103 - color contains mainly: green. Hex color #456728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456728 is #BA98D7. Grayscale: #555555. Windows color (decimal): -12228824 or 2647877. OLE color: 2647877.
HSL color Cylindrical-coordinate representation of color #456728: hue angle of 92.38º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #456728 is Cyan = 0.33, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 103 | 40 | - |
| CMYK | 0.33 | 0 | 0.61 | 0.60 |
| HSL | 92.38º | 0.44% | 0.28% | - |
| HSV(B) | 92.38º | 0.61% | 0.4% | - |
| XYZ | 7.69 | 11.12 | 3.75 | - |
| YUV | 85.65 | 102.24 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 103 | 40 | 0.33 | 0 | 0.61 | 0.60 | 92.38 | 0.44 | 0.28 |
| Hex | 45 | 67 | 28 | 21 | 0 | 3D | 3C | 5C | 2C | 1C |
| Octal | 105 | 147 | 50 | 41 | 0 | 75 | 74 | 134 | 54 | 34 |
| Binary | 1000101 | 1100111 | 101000 | 100001 | 0 | 111101 | 111100 | 1011100 | 101100 | 11100 |
Color Harmonies of #456728
Complementary color
Monochromatic Colors of #456728
Black with #456728
Text Example
Text Example
White with #456728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456728; }
p { color: rgb(69,103,40); }
H1.HeaderClassName
{
color: #456728;
}
.AnyTagClassName
{
color: #456728;
}
</style>
background-color css
<style>
a { background-color: #456728; }
a { background-color: rgb(69,103,40); }
div.DivClassName
{
background-color: #456728;
}
.BgClassName
{
background-color: #456728;
}
</style>
border-color css
<style>
span { border-color: #456728; }
span { border-color: rgb(69,103,40); }
td.TdClassName
{
border-color: #456728;
}
.TagClassName
{
border-color: #456728;
}
</style>