Shades of Dell #466530
Tints of Dell #466530
RGB
CMYK
RGB Variations
Color information
#466530 (or 0x466530) is known color: Dell. HEX triplet: 46, 65 and 30. RGB value is (70,101,48). Sum of RGB (Red+Green+Blue) = 70+101+48=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 101 (39.84% from 255 or 46.12% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 101 - color contains mainly: green. Hex color #466530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466530 is #B99ACF. Grayscale: #555555. Windows color (decimal): -12163792 or 3171654. OLE color: 3171654.
HSL color Cylindrical-coordinate representation of color #466530: hue angle of 95.09º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466530 is Cyan = 0.31, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 48 | - |
| CMYK | 0.31 | 0 | 0.52 | 0.60 |
| HSL | 95.09º | 0.36% | 0.29% | - |
| HSV(B) | 95.09º | 0.52% | 0.4% | - |
| XYZ | 7.71 | 10.82 | 4.48 | - |
| YUV | 85.69 | 106.73 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 48 | 0.31 | 0 | 0.52 | 0.60 | 95.09 | 0.36 | 0.29 |
| Hex | 46 | 65 | 30 | 1F | 0 | 34 | 3C | 5F | 24 | 1D |
| Octal | 106 | 145 | 60 | 37 | 0 | 64 | 74 | 137 | 44 | 35 |
| Binary | 1000110 | 1100101 | 110000 | 11111 | 0 | 110100 | 111100 | 1011111 | 100100 | 11101 |
Color Harmonies of #466530
Complementary color
Monochromatic Colors of #466530
Black with #466530
Text Example
Text Example
White with #466530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466530; }
p { color: rgb(70,101,48); }
H1.HeaderClassName
{
color: #466530;
}
.AnyTagClassName
{
color: #466530;
}
</style>
background-color css
<style>
a { background-color: #466530; }
a { background-color: rgb(70,101,48); }
div.DivClassName
{
background-color: #466530;
}
.BgClassName
{
background-color: #466530;
}
</style>
border-color css
<style>
span { border-color: #466530; }
span { border-color: rgb(70,101,48); }
td.TdClassName
{
border-color: #466530;
}
.TagClassName
{
border-color: #466530;
}
</style>