Shades of Sea Green #358458
Tints of Sea Green #358458
RGB
CMYK
RGB Variations
Color information
#358458 (or 0x358458) is known color: Sea Green. HEX triplet: 35, 84 and 58. RGB value is (53,132,88). Sum of RGB (Red+Green+Blue) = 53+132+88=273 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.41% from 273); Green value is 132 (51.95% from 255 or 48.35% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 132 - color contains mainly: green. Hex color #358458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358458 is #CA7BA7. Grayscale: #676767. Windows color (decimal): -13269928 or 5801013. OLE color: 5801013.
HSL color Cylindrical-coordinate representation of color #358458: hue angle of 146.58º 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 #358458 is Cyan = 0.60, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 88 | - |
| CMYK | 0.60 | 0 | 0.33 | 0.48 |
| HSL | 146.58º | 0.43% | 0.36% | - |
| HSV(B) | 146.58º | 0.6% | 0.52% | - |
| XYZ | 11.48 | 17.96 | 12.09 | - |
| YUV | 103.36 | 119.33 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 88 | 0.60 | 0 | 0.33 | 0.48 | 146.58 | 0.43 | 0.36 |
| Hex | 35 | 84 | 58 | 3C | 0 | 21 | 30 | 93 | 2B | 24 |
| Octal | 65 | 204 | 130 | 74 | 0 | 41 | 60 | 223 | 53 | 44 |
| Binary | 110101 | 10000100 | 1011000 | 111100 | 0 | 100001 | 110000 | 10010011 | 101011 | 100100 |
Color Harmonies of #358458
Complementary color
Monochromatic Colors of #358458
Black with #358458
Text Example
Text Example
White with #358458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358458; }
p { color: rgb(53,132,88); }
H1.HeaderClassName
{
color: #358458;
}
.AnyTagClassName
{
color: #358458;
}
</style>
background-color css
<style>
a { background-color: #358458; }
a { background-color: rgb(53,132,88); }
div.DivClassName
{
background-color: #358458;
}
.BgClassName
{
background-color: #358458;
}
</style>
border-color css
<style>
span { border-color: #358458; }
span { border-color: rgb(53,132,88); }
td.TdClassName
{
border-color: #358458;
}
.TagClassName
{
border-color: #358458;
}
</style>