Shades of Dell #346015
Tints of Dell #346015
RGB
CMYK
RGB Variations
Color information
#346015 (or 0x346015) is known color: Dell. HEX triplet: 34, 60 and 15. RGB value is (52,96,21). Sum of RGB (Red+Green+Blue) = 52+96+21=169 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.77% from 169); Green value is 96 (37.89% from 255 or 56.80% from 169); Blue value is 21 (8.59% from 255 or 12.43% from 169); Max value from RGB is 96 - color contains mainly: green. Hex color #346015 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346015 is #CB9FEA. Grayscale: #4A4A4A. Windows color (decimal): -13344747 or 1400884. OLE color: 1400884.
HSL color Cylindrical-coordinate representation of color #346015: hue angle of 95.2º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #346015 is Cyan = 0.46, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 21 | - |
| CMYK | 0.46 | 0 | 0.78 | 0.62 |
| HSL | 95.2º | 0.64% | 0.23% | - |
| HSV(B) | 95.2º | 0.78% | 0.38% | - |
| XYZ | 5.73 | 9.15 | 2.17 | - |
| YUV | 74.29 | 97.92 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 21 | 0.46 | 0 | 0.78 | 0.62 | 95.2 | 0.64 | 0.23 |
| Hex | 34 | 60 | 15 | 2E | 0 | 4E | 3E | 5F | 40 | 17 |
| Octal | 64 | 140 | 25 | 56 | 0 | 116 | 76 | 137 | 100 | 27 |
| Binary | 110100 | 1100000 | 10101 | 101110 | 0 | 1001110 | 111110 | 1011111 | 1000000 | 10111 |
Color Harmonies of #346015
Complementary color
Monochromatic Colors of #346015
Black with #346015
Text Example
Text Example
White with #346015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346015; }
p { color: rgb(52,96,21); }
H1.HeaderClassName
{
color: #346015;
}
.AnyTagClassName
{
color: #346015;
}
</style>
background-color css
<style>
a { background-color: #346015; }
a { background-color: rgb(52,96,21); }
div.DivClassName
{
background-color: #346015;
}
.BgClassName
{
background-color: #346015;
}
</style>
border-color css
<style>
span { border-color: #346015; }
span { border-color: rgb(52,96,21); }
td.TdClassName
{
border-color: #346015;
}
.TagClassName
{
border-color: #346015;
}
</style>