Shades of Sea Green #358460
Tints of Sea Green #358460
RGB
CMYK
RGB Variations
Color information
#358460 (or 0x358460) is known color: Sea Green. HEX triplet: 35, 84 and 60. RGB value is (53,132,96). Sum of RGB (Red+Green+Blue) = 53+132+96=281 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.86% from 281); Green value is 132 (51.95% from 255 or 46.98% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 132 - color contains mainly: green. Hex color #358460 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358460 is #CA7B9F. Grayscale: #686868. Windows color (decimal): -13269920 or 6325301. OLE color: 6325301.
HSL color Cylindrical-coordinate representation of color #358460: hue angle of 152.66º 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 #358460 is Cyan = 0.60, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 132 | 96 | - |
| CMYK | 0.60 | 0 | 0.27 | 0.48 |
| HSL | 152.66º | 0.43% | 0.36% | - |
| HSV(B) | 152.66º | 0.6% | 0.52% | - |
| XYZ | 11.83 | 18.1 | 13.94 | - |
| YUV | 104.28 | 123.33 | 91.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 132 | 96 | 0.60 | 0 | 0.27 | 0.48 | 152.66 | 0.43 | 0.36 |
| Hex | 35 | 84 | 60 | 3C | 0 | 1B | 30 | 99 | 2B | 24 |
| Octal | 65 | 204 | 140 | 74 | 0 | 33 | 60 | 231 | 53 | 44 |
| Binary | 110101 | 10000100 | 1100000 | 111100 | 0 | 11011 | 110000 | 10011001 | 101011 | 100100 |
Color Harmonies of #358460
Complementary color
Monochromatic Colors of #358460
Black with #358460
Text Example
Text Example
White with #358460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358460; }
p { color: rgb(53,132,96); }
H1.HeaderClassName
{
color: #358460;
}
.AnyTagClassName
{
color: #358460;
}
</style>
background-color css
<style>
a { background-color: #358460; }
a { background-color: rgb(53,132,96); }
div.DivClassName
{
background-color: #358460;
}
.BgClassName
{
background-color: #358460;
}
</style>
border-color css
<style>
span { border-color: #358460; }
span { border-color: rgb(53,132,96); }
td.TdClassName
{
border-color: #358460;
}
.TagClassName
{
border-color: #358460;
}
</style>