Shades of Sea Green #358956
Tints of Sea Green #358956
RGB
CMYK
RGB Variations
Color information
#358956 (or 0x358956) is known color: Sea Green. HEX triplet: 35, 89 and 56. RGB value is (53,137,86). Sum of RGB (Red+Green+Blue) = 53+137+86=276 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.20% from 276); Green value is 137 (53.91% from 255 or 49.64% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 137 - color contains mainly: green. Hex color #358956 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358956 is #CA76A9. Grayscale: #6A6A6A. Windows color (decimal): -13268650 or 5671221. OLE color: 5671221.
HSL color Cylindrical-coordinate representation of color #358956: hue angle of 143.57º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358956 is Cyan = 0.61, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 137 | 86 | - |
| CMYK | 0.61 | 0 | 0.37 | 0.46 |
| HSL | 143.57º | 0.44% | 0.37% | - |
| HSV(B) | 143.57º | 0.61% | 0.54% | - |
| XYZ | 12.09 | 19.32 | 11.9 | - |
| YUV | 106.07 | 116.67 | 90.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 137 | 86 | 0.61 | 0 | 0.37 | 0.46 | 143.57 | 0.44 | 0.37 |
| Hex | 35 | 89 | 56 | 3D | 0 | 25 | 2E | 90 | 2C | 25 |
| Octal | 65 | 211 | 126 | 75 | 0 | 45 | 56 | 220 | 54 | 45 |
| Binary | 110101 | 10001001 | 1010110 | 111101 | 0 | 100101 | 101110 | 10010000 | 101100 | 100101 |
Color Harmonies of #358956
Complementary color
Monochromatic Colors of #358956
Black with #358956
Text Example
Text Example
White with #358956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358956; }
p { color: rgb(53,137,86); }
H1.HeaderClassName
{
color: #358956;
}
.AnyTagClassName
{
color: #358956;
}
</style>
background-color css
<style>
a { background-color: #358956; }
a { background-color: rgb(53,137,86); }
div.DivClassName
{
background-color: #358956;
}
.BgClassName
{
background-color: #358956;
}
</style>
border-color css
<style>
span { border-color: #358956; }
span { border-color: rgb(53,137,86); }
td.TdClassName
{
border-color: #358956;
}
.TagClassName
{
border-color: #358956;
}
</style>