Shades of Dell #346014
Tints of Dell #346014
RGB
CMYK
RGB Variations
Color information
#346014 (or 0x346014) is known color: Dell. HEX triplet: 34, 60 and 14. RGB value is (52,96,20). Sum of RGB (Red+Green+Blue) = 52+96+20=168 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.95% from 168); Green value is 96 (37.89% from 255 or 57.14% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 96 - color contains mainly: green. Hex color #346014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346014 is #CB9FEB. Grayscale: #4A4A4A. Windows color (decimal): -13344748 or 1335348. OLE color: 1335348.
HSL color Cylindrical-coordinate representation of color #346014: hue angle of 94.74º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #346014 is Cyan = 0.46, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 20 | - |
| CMYK | 0.46 | 0 | 0.79 | 0.62 |
| HSL | 94.74º | 0.66% | 0.23% | - |
| HSV(B) | 94.74º | 0.79% | 0.38% | - |
| XYZ | 5.73 | 9.15 | 2.13 | - |
| YUV | 74.18 | 97.42 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 20 | 0.46 | 0 | 0.79 | 0.62 | 94.74 | 0.66 | 0.23 |
| Hex | 34 | 60 | 14 | 2E | 0 | 4F | 3E | 5F | 42 | 17 |
| Octal | 64 | 140 | 24 | 56 | 0 | 117 | 76 | 137 | 102 | 27 |
| Binary | 110100 | 1100000 | 10100 | 101110 | 0 | 1001111 | 111110 | 1011111 | 1000010 | 10111 |
Color Harmonies of #346014
Complementary color
Monochromatic Colors of #346014
Black with #346014
Text Example
Text Example
White with #346014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346014; }
p { color: rgb(52,96,20); }
H1.HeaderClassName
{
color: #346014;
}
.AnyTagClassName
{
color: #346014;
}
</style>
background-color css
<style>
a { background-color: #346014; }
a { background-color: rgb(52,96,20); }
div.DivClassName
{
background-color: #346014;
}
.BgClassName
{
background-color: #346014;
}
</style>
border-color css
<style>
span { border-color: #346014; }
span { border-color: rgb(52,96,20); }
td.TdClassName
{
border-color: #346014;
}
.TagClassName
{
border-color: #346014;
}
</style>