Shades of Plantation #346349
Tints of Plantation #346349
RGB
CMYK
RGB Variations
Color information
#346349 (or 0x346349) is known color: Plantation. HEX triplet: 34, 63 and 49. RGB value is (52,99,73). Sum of RGB (Red+Green+Blue) = 52+99+73=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 99 (39.06% from 255 or 44.20% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 99 - color contains mainly: green. Hex color #346349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346349 is #CB9CB6. Grayscale: #525252. Windows color (decimal): -13343927 or 4809524. OLE color: 4809524.
HSL color Cylindrical-coordinate representation of color #346349: hue angle of 146.81º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #346349 is Cyan = 0.47, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 99 | 73 | - |
| CMYK | 0.47 | 0 | 0.26 | 0.61 |
| HSL | 146.81º | 0.31% | 0.3% | - |
| HSV(B) | 146.81º | 0.47% | 0.39% | - |
| XYZ | 7.08 | 10.13 | 7.89 | - |
| YUV | 81.98 | 122.93 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 73 | 0.47 | 0 | 0.26 | 0.61 | 146.81 | 0.31 | 0.3 |
| Hex | 34 | 63 | 49 | 2F | 0 | 1A | 3D | 93 | 1F | 1E |
| Octal | 64 | 143 | 111 | 57 | 0 | 32 | 75 | 223 | 37 | 36 |
| Binary | 110100 | 1100011 | 1001001 | 101111 | 0 | 11010 | 111101 | 10010011 | 11111 | 11110 |
Color Harmonies of #346349
Complementary color
Monochromatic Colors of #346349
Black with #346349
Text Example
Text Example
White with #346349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346349; }
p { color: rgb(52,99,73); }
H1.HeaderClassName
{
color: #346349;
}
.AnyTagClassName
{
color: #346349;
}
</style>
background-color css
<style>
a { background-color: #346349; }
a { background-color: rgb(52,99,73); }
div.DivClassName
{
background-color: #346349;
}
.BgClassName
{
background-color: #346349;
}
</style>
border-color css
<style>
span { border-color: #346349; }
span { border-color: rgb(52,99,73); }
td.TdClassName
{
border-color: #346349;
}
.TagClassName
{
border-color: #346349;
}
</style>