Shades of Sea Green #359356
Tints of Sea Green #359356
RGB
CMYK
RGB Variations
Color information
#359356 (or 0x359356) is known color: Sea Green. HEX triplet: 35, 93 and 56. RGB value is (53,147,86). Sum of RGB (Red+Green+Blue) = 53+147+86=286 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.53% from 286); Green value is 147 (57.81% from 255 or 51.40% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 147 - color contains mainly: green. Hex color #359356 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359356 is #CA6CA9. Grayscale: #707070. Windows color (decimal): -13266090 or 5673781. OLE color: 5673781.
HSL color Cylindrical-coordinate representation of color #359356: hue angle of 141.06º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359356 is Cyan = 0.64, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 147 | 86 | - |
| CMYK | 0.64 | 0 | 0.41 | 0.42 |
| HSL | 141.06º | 0.47% | 0.39% | - |
| HSV(B) | 141.06º | 0.64% | 0.58% | - |
| XYZ | 13.58 | 22.3 | 12.39 | - |
| YUV | 111.94 | 113.36 | 85.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 147 | 86 | 0.64 | 0 | 0.41 | 0.42 | 141.06 | 0.47 | 0.39 |
| Hex | 35 | 93 | 56 | 40 | 0 | 29 | 2A | 8D | 2F | 27 |
| Octal | 65 | 223 | 126 | 100 | 0 | 51 | 52 | 215 | 57 | 47 |
| Binary | 110101 | 10010011 | 1010110 | 1000000 | 0 | 101001 | 101010 | 10001101 | 101111 | 100111 |
Color Harmonies of #359356
Complementary color
Monochromatic Colors of #359356
Black with #359356
Text Example
Text Example
White with #359356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359356; }
p { color: rgb(53,147,86); }
H1.HeaderClassName
{
color: #359356;
}
.AnyTagClassName
{
color: #359356;
}
</style>
background-color css
<style>
a { background-color: #359356; }
a { background-color: rgb(53,147,86); }
div.DivClassName
{
background-color: #359356;
}
.BgClassName
{
background-color: #359356;
}
</style>
border-color css
<style>
span { border-color: #359356; }
span { border-color: rgb(53,147,86); }
td.TdClassName
{
border-color: #359356;
}
.TagClassName
{
border-color: #359356;
}
</style>