Shades of Dell #456731
Tints of Dell #456731
RGB
CMYK
RGB Variations
Color information
#456731 (or 0x456731) is known color: Dell. HEX triplet: 45, 67 and 31. RGB value is (69,103,49). Sum of RGB (Red+Green+Blue) = 69+103+49=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 103 (40.62% from 255 or 46.61% from 221); Blue value is 49 (19.53% from 255 or 22.17% from 221); Max value from RGB is 103 - color contains mainly: green. Hex color #456731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456731 is #BA98CE. Grayscale: #565656. Windows color (decimal): -12228815 or 3237701. OLE color: 3237701.
HSL color Cylindrical-coordinate representation of color #456731: hue angle of 97.78º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #456731 is Cyan = 0.33, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 103 | 49 | - |
| CMYK | 0.33 | 0 | 0.52 | 0.60 |
| HSL | 97.78º | 0.36% | 0.3% | - |
| HSV(B) | 97.78º | 0.52% | 0.4% | - |
| XYZ | 7.86 | 11.19 | 4.65 | - |
| YUV | 86.68 | 106.74 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 103 | 49 | 0.33 | 0 | 0.52 | 0.60 | 97.78 | 0.36 | 0.3 |
| Hex | 45 | 67 | 31 | 21 | 0 | 34 | 3C | 62 | 24 | 1E |
| Octal | 105 | 147 | 61 | 41 | 0 | 64 | 74 | 142 | 44 | 36 |
| Binary | 1000101 | 1100111 | 110001 | 100001 | 0 | 110100 | 111100 | 1100010 | 100100 | 11110 |
Color Harmonies of #456731
Complementary color
Monochromatic Colors of #456731
Black with #456731
Text Example
Text Example
White with #456731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456731; }
p { color: rgb(69,103,49); }
H1.HeaderClassName
{
color: #456731;
}
.AnyTagClassName
{
color: #456731;
}
</style>
background-color css
<style>
a { background-color: #456731; }
a { background-color: rgb(69,103,49); }
div.DivClassName
{
background-color: #456731;
}
.BgClassName
{
background-color: #456731;
}
</style>
border-color css
<style>
span { border-color: #456731; }
span { border-color: rgb(69,103,49); }
td.TdClassName
{
border-color: #456731;
}
.TagClassName
{
border-color: #456731;
}
</style>