Shades of Dell #466827
Tints of Dell #466827
RGB
CMYK
RGB Variations
Color information
#466827 (or 0x466827) is known color: Dell. HEX triplet: 46, 68 and 27. RGB value is (70,104,39). Sum of RGB (Red+Green+Blue) = 70+104+39=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 104 (41.02% from 255 or 48.83% from 213); Blue value is 39 (15.62% from 255 or 18.31% from 213); Max value from RGB is 104 - color contains mainly: green. Hex color #466827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466827 is #B997D8. Grayscale: #565656. Windows color (decimal): -12163033 or 2582598. OLE color: 2582598.
HSL color Cylindrical-coordinate representation of color #466827: hue angle of 91.38º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #466827 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 39 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.59 |
| HSL | 91.38º | 0.45% | 0.28% | - |
| HSV(B) | 91.38º | 0.63% | 0.41% | - |
| XYZ | 7.84 | 11.35 | 3.7 | - |
| YUV | 86.42 | 101.24 | 116.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 39 | 0.33 | 0 | 0.62 | 0.59 | 91.38 | 0.45 | 0.28 |
| Hex | 46 | 68 | 27 | 21 | 0 | 3E | 3B | 5B | 2D | 1C |
| Octal | 106 | 150 | 47 | 41 | 0 | 76 | 73 | 133 | 55 | 34 |
| Binary | 1000110 | 1101000 | 100111 | 100001 | 0 | 111110 | 111011 | 1011011 | 101101 | 11100 |
Color Harmonies of #466827
Complementary color
Monochromatic Colors of #466827
Black with #466827
Text Example
Text Example
White with #466827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466827; }
p { color: rgb(70,104,39); }
H1.HeaderClassName
{
color: #466827;
}
.AnyTagClassName
{
color: #466827;
}
</style>
background-color css
<style>
a { background-color: #466827; }
a { background-color: rgb(70,104,39); }
div.DivClassName
{
background-color: #466827;
}
.BgClassName
{
background-color: #466827;
}
</style>
border-color css
<style>
span { border-color: #466827; }
span { border-color: rgb(70,104,39); }
td.TdClassName
{
border-color: #466827;
}
.TagClassName
{
border-color: #466827;
}
</style>