Shades of Dell #346018
Tints of Dell #346018
RGB
CMYK
RGB Variations
Color information
#346018 (or 0x346018) is known color: Dell. HEX triplet: 34, 60 and 18. RGB value is (52,96,24). Sum of RGB (Red+Green+Blue) = 52+96+24=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 96 (37.89% from 255 or 55.81% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 96 - color contains mainly: green. Hex color #346018 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346018 is #CB9FE7. Grayscale: #4A4A4A. Windows color (decimal): -13344744 or 1597492. OLE color: 1597492.
HSL color Cylindrical-coordinate representation of color #346018: hue angle of 96.67º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #346018 is Cyan = 0.46, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 24 | - |
| CMYK | 0.46 | 0 | 0.75 | 0.62 |
| HSL | 96.67º | 0.6% | 0.24% | - |
| HSV(B) | 96.67º | 0.75% | 0.38% | - |
| XYZ | 5.76 | 9.16 | 2.33 | - |
| YUV | 74.64 | 99.42 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 24 | 0.46 | 0 | 0.75 | 0.62 | 96.67 | 0.6 | 0.24 |
| Hex | 34 | 60 | 18 | 2E | 0 | 4B | 3E | 61 | 3C | 18 |
| Octal | 64 | 140 | 30 | 56 | 0 | 113 | 76 | 141 | 74 | 30 |
| Binary | 110100 | 1100000 | 11000 | 101110 | 0 | 1001011 | 111110 | 1100001 | 111100 | 11000 |
Color Harmonies of #346018
Complementary color
Monochromatic Colors of #346018
Black with #346018
Text Example
Text Example
White with #346018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346018; }
p { color: rgb(52,96,24); }
H1.HeaderClassName
{
color: #346018;
}
.AnyTagClassName
{
color: #346018;
}
</style>
background-color css
<style>
a { background-color: #346018; }
a { background-color: rgb(52,96,24); }
div.DivClassName
{
background-color: #346018;
}
.BgClassName
{
background-color: #346018;
}
</style>
border-color css
<style>
span { border-color: #346018; }
span { border-color: rgb(52,96,24); }
td.TdClassName
{
border-color: #346018;
}
.TagClassName
{
border-color: #346018;
}
</style>