Shades of Sea Green #349350
Tints of Sea Green #349350
RGB
CMYK
RGB Variations
Color information
#349350 (or 0x349350) is known color: Sea Green. HEX triplet: 34, 93 and 50. RGB value is (52,147,80). Sum of RGB (Red+Green+Blue) = 52+147+80=279 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.64% from 279); Green value is 147 (57.81% from 255 or 52.69% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 147 - color contains mainly: green. Hex color #349350 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349350 is #CB6CAF. Grayscale: #6F6F6F. Windows color (decimal): -13331632 or 5280564. OLE color: 5280564.
HSL color Cylindrical-coordinate representation of color #349350: hue angle of 137.68º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349350 is Cyan = 0.65, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 147 | 80 | - |
| CMYK | 0.65 | 0 | 0.46 | 0.42 |
| HSL | 137.68º | 0.48% | 0.39% | - |
| HSV(B) | 137.68º | 0.65% | 0.58% | - |
| XYZ | 13.3 | 22.18 | 11.17 | - |
| YUV | 110.96 | 110.53 | 85.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 147 | 80 | 0.65 | 0 | 0.46 | 0.42 | 137.68 | 0.48 | 0.39 |
| Hex | 34 | 93 | 50 | 41 | 0 | 2E | 2A | 8A | 30 | 27 |
| Octal | 64 | 223 | 120 | 101 | 0 | 56 | 52 | 212 | 60 | 47 |
| Binary | 110100 | 10010011 | 1010000 | 1000001 | 0 | 101110 | 101010 | 10001010 | 110000 | 100111 |
Color Harmonies of #349350
Complementary color
Monochromatic Colors of #349350
Black with #349350
Text Example
Text Example
White with #349350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349350; }
p { color: rgb(52,147,80); }
H1.HeaderClassName
{
color: #349350;
}
.AnyTagClassName
{
color: #349350;
}
</style>
background-color css
<style>
a { background-color: #349350; }
a { background-color: rgb(52,147,80); }
div.DivClassName
{
background-color: #349350;
}
.BgClassName
{
background-color: #349350;
}
</style>
border-color css
<style>
span { border-color: #349350; }
span { border-color: rgb(52,147,80); }
td.TdClassName
{
border-color: #349350;
}
.TagClassName
{
border-color: #349350;
}
</style>