Shades of Dell #346013
Tints of Dell #346013
RGB
CMYK
RGB Variations
Color information
#346013 (or 0x346013) is known color: Dell. HEX triplet: 34, 60 and 13. RGB value is (52,96,19). Sum of RGB (Red+Green+Blue) = 52+96+19=167 (22% of max value = 765). Red value is 52 (20.70% from 255 or 31.14% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 19 (7.81% from 255 or 11.38% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #346013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346013 is #CB9FEC. Grayscale: #4A4A4A. Windows color (decimal): -13344749 or 1269812. OLE color: 1269812.
HSL color Cylindrical-coordinate representation of color #346013: hue angle of 94.29º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #346013 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 19 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.62 |
| HSL | 94.29º | 0.67% | 0.23% | - |
| HSV(B) | 94.29º | 0.8% | 0.38% | - |
| XYZ | 5.72 | 9.14 | 2.08 | - |
| YUV | 74.07 | 96.92 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 19 | 0.46 | 0 | 0.80 | 0.62 | 94.29 | 0.67 | 0.23 |
| Hex | 34 | 60 | 13 | 2E | 0 | 50 | 3E | 5E | 43 | 17 |
| Octal | 64 | 140 | 23 | 56 | 0 | 120 | 76 | 136 | 103 | 27 |
| Binary | 110100 | 1100000 | 10011 | 101110 | 0 | 1010000 | 111110 | 1011110 | 1000011 | 10111 |
Color Harmonies of #346013
Complementary color
Monochromatic Colors of #346013
Black with #346013
Text Example
Text Example
White with #346013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346013; }
p { color: rgb(52,96,19); }
H1.HeaderClassName
{
color: #346013;
}
.AnyTagClassName
{
color: #346013;
}
</style>
background-color css
<style>
a { background-color: #346013; }
a { background-color: rgb(52,96,19); }
div.DivClassName
{
background-color: #346013;
}
.BgClassName
{
background-color: #346013;
}
</style>
border-color css
<style>
span { border-color: #346013; }
span { border-color: rgb(52,96,19); }
td.TdClassName
{
border-color: #346013;
}
.TagClassName
{
border-color: #346013;
}
</style>