Shades of Dell #456335
Tints of Dell #456335
RGB
CMYK
RGB Variations
Color information
#456335 (or 0x456335) is known color: Dell. HEX triplet: 45, 63 and 35. RGB value is (69,99,53). Sum of RGB (Red+Green+Blue) = 69+99+53=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 53 (21.09% from 255 or 23.98% from 221); Max value from RGB is 99 - color contains mainly: green. Hex color #456335 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #456335 is #BA9CCA. Grayscale: #545454. Windows color (decimal): -12229835 or 3498821. OLE color: 3498821.
HSL color Cylindrical-coordinate representation of color #456335: hue angle of 99.13º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #456335 is Cyan = 0.30, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 69 | 99 | 53 | - |
| CMYK | 0.30 | 0 | 0.46 | 0.61 |
| HSL | 99.13º | 0.3% | 0.3% | - |
| HSV(B) | 99.13º | 0.46% | 0.39% | - |
| XYZ | 7.56 | 10.45 | 4.99 | - |
| YUV | 84.79 | 110.06 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 99 | 53 | 0.30 | 0 | 0.46 | 0.61 | 99.13 | 0.3 | 0.3 |
| Hex | 45 | 63 | 35 | 1E | 0 | 2E | 3D | 63 | 1E | 1E |
| Octal | 105 | 143 | 65 | 36 | 0 | 56 | 75 | 143 | 36 | 36 |
| Binary | 1000101 | 1100011 | 110101 | 11110 | 0 | 101110 | 111101 | 1100011 | 11110 | 11110 |
Color Harmonies of #456335
Complementary color
Monochromatic Colors of #456335
Black with #456335
Text Example
Text Example
White with #456335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456335; }
p { color: rgb(69,99,53); }
H1.HeaderClassName
{
color: #456335;
}
.AnyTagClassName
{
color: #456335;
}
</style>
background-color css
<style>
a { background-color: #456335; }
a { background-color: rgb(69,99,53); }
div.DivClassName
{
background-color: #456335;
}
.BgClassName
{
background-color: #456335;
}
</style>
border-color css
<style>
span { border-color: #456335; }
span { border-color: rgb(69,99,53); }
td.TdClassName
{
border-color: #456335;
}
.TagClassName
{
border-color: #456335;
}
</style>