Shades of Sea Green #348656
Tints of Sea Green #348656
RGB
CMYK
RGB Variations
Color information
#348656 (or 0x348656) is known color: Sea Green. HEX triplet: 34, 86 and 56. RGB value is (52,134,86). Sum of RGB (Red+Green+Blue) = 52+134+86=272 (36% of max value = 765). Red value is 52 (20.70% from 255 or 19.12% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #348656 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #348656 is #CB79A9. Grayscale: #686868. Windows color (decimal): -13334954 or 5670452. OLE color: 5670452.
HSL color Cylindrical-coordinate representation of color #348656: hue angle of 144.88º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #348656 is Cyan = 0.61, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 134 | 86 | - |
| CMYK | 0.61 | 0 | 0.36 | 0.47 |
| HSL | 144.88º | 0.44% | 0.36% | - |
| HSV(B) | 144.88º | 0.61% | 0.53% | - |
| XYZ | 11.62 | 18.45 | 11.75 | - |
| YUV | 104.01 | 117.83 | 90.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 86 | 0.61 | 0 | 0.36 | 0.47 | 144.88 | 0.44 | 0.36 |
| Hex | 34 | 86 | 56 | 3D | 0 | 24 | 2F | 91 | 2C | 24 |
| Octal | 64 | 206 | 126 | 75 | 0 | 44 | 57 | 221 | 54 | 44 |
| Binary | 110100 | 10000110 | 1010110 | 111101 | 0 | 100100 | 101111 | 10010001 | 101100 | 100100 |
Color Harmonies of #348656
Complementary color
Monochromatic Colors of #348656
Black with #348656
Text Example
Text Example
White with #348656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348656; }
p { color: rgb(52,134,86); }
H1.HeaderClassName
{
color: #348656;
}
.AnyTagClassName
{
color: #348656;
}
</style>
background-color css
<style>
a { background-color: #348656; }
a { background-color: rgb(52,134,86); }
div.DivClassName
{
background-color: #348656;
}
.BgClassName
{
background-color: #348656;
}
</style>
border-color css
<style>
span { border-color: #348656; }
span { border-color: rgb(52,134,86); }
td.TdClassName
{
border-color: #348656;
}
.TagClassName
{
border-color: #348656;
}
</style>