Shades of Dell #467324
Tints of Dell #467324
RGB
CMYK
RGB Variations
Color information
#467324 (or 0x467324) is known color: Dell. HEX triplet: 46, 73 and 24. RGB value is (70,115,36). Sum of RGB (Red+Green+Blue) = 70+115+36=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 115 (45.31% from 255 or 52.04% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 115 - color contains mainly: green. Hex color #467324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467324 is #B98CDB. Grayscale: #5C5C5C. Windows color (decimal): -12160220 or 2388806. OLE color: 2388806.
HSL color Cylindrical-coordinate representation of color #467324: hue angle of 94.18º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #467324 is Cyan = 0.39, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 36 | - |
| CMYK | 0.39 | 0 | 0.69 | 0.55 |
| HSL | 94.18º | 0.52% | 0.3% | - |
| HSV(B) | 94.18º | 0.69% | 0.45% | - |
| XYZ | 8.97 | 13.69 | 3.84 | - |
| YUV | 92.54 | 96.09 | 111.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 36 | 0.39 | 0 | 0.69 | 0.55 | 94.18 | 0.52 | 0.3 |
| Hex | 46 | 73 | 24 | 27 | 0 | 45 | 37 | 5E | 34 | 1E |
| Octal | 106 | 163 | 44 | 47 | 0 | 105 | 67 | 136 | 64 | 36 |
| Binary | 1000110 | 1110011 | 100100 | 100111 | 0 | 1000101 | 110111 | 1011110 | 110100 | 11110 |
Color Harmonies of #467324
Complementary color
Monochromatic Colors of #467324
Black with #467324
Text Example
Text Example
White with #467324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467324; }
p { color: rgb(70,115,36); }
H1.HeaderClassName
{
color: #467324;
}
.AnyTagClassName
{
color: #467324;
}
</style>
background-color css
<style>
a { background-color: #467324; }
a { background-color: rgb(70,115,36); }
div.DivClassName
{
background-color: #467324;
}
.BgClassName
{
background-color: #467324;
}
</style>
border-color css
<style>
span { border-color: #467324; }
span { border-color: rgb(70,115,36); }
td.TdClassName
{
border-color: #467324;
}
.TagClassName
{
border-color: #467324;
}
</style>