Shades of Sea Green #358459
Tints of Sea Green #358459
RGB
CMYK
RGB Variations
Color information
#358459 (or 0x358459) is known color: Sea Green. HEX triplet: 35, 84 and 59. RGB value is (53,132,89). Sum of RGB (Red+Green+Blue) = 53+132+89=274 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.34% from 274); Green value is 132 (51.95% from 255 or 48.18% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 132 - color contains mainly: green. Hex color #358459 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358459 is #CA7BA6. Grayscale: #676767. Windows color (decimal): -13269927 or 5866549. OLE color: 5866549.
HSL color Cylindrical-coordinate representation of color #358459: hue angle of 147.34º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #358459 is Cyan = 0.60, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 89 | - |
| CMYK | 0.60 | 0 | 0.33 | 0.48 |
| HSL | 147.34º | 0.43% | 0.36% | - |
| HSV(B) | 147.34º | 0.6% | 0.52% | - |
| XYZ | 11.52 | 17.98 | 12.31 | - |
| YUV | 103.48 | 119.83 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 89 | 0.60 | 0 | 0.33 | 0.48 | 147.34 | 0.43 | 0.36 |
| Hex | 35 | 84 | 59 | 3C | 0 | 21 | 30 | 93 | 2B | 24 |
| Octal | 65 | 204 | 131 | 74 | 0 | 41 | 60 | 223 | 53 | 44 |
| Binary | 110101 | 10000100 | 1011001 | 111100 | 0 | 100001 | 110000 | 10010011 | 101011 | 100100 |
Color Harmonies of #358459
Complementary color
Monochromatic Colors of #358459
Black with #358459
Text Example
Text Example
White with #358459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358459; }
p { color: rgb(53,132,89); }
H1.HeaderClassName
{
color: #358459;
}
.AnyTagClassName
{
color: #358459;
}
</style>
background-color css
<style>
a { background-color: #358459; }
a { background-color: rgb(53,132,89); }
div.DivClassName
{
background-color: #358459;
}
.BgClassName
{
background-color: #358459;
}
</style>
border-color css
<style>
span { border-color: #358459; }
span { border-color: rgb(53,132,89); }
td.TdClassName
{
border-color: #358459;
}
.TagClassName
{
border-color: #358459;
}
</style>