Shades of Sea Green #358560
Tints of Sea Green #358560
RGB
CMYK
RGB Variations
Color information
#358560 (or 0x358560) is known color: Sea Green. HEX triplet: 35, 85 and 60. RGB value is (53,133,96). Sum of RGB (Red+Green+Blue) = 53+133+96=282 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.79% from 282); Green value is 133 (52.34% from 255 or 47.16% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 133 - color contains mainly: green. Hex color #358560 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #358560 is #CA7A9F. Grayscale: #686868. Windows color (decimal): -13269664 or 6325557. OLE color: 6325557.
HSL color Cylindrical-coordinate representation of color #358560: hue angle of 152.25º 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 #358560 is Cyan = 0.60, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 96 | - |
| CMYK | 0.60 | 0 | 0.28 | 0.48 |
| HSL | 152.25º | 0.43% | 0.36% | - |
| HSV(B) | 152.25º | 0.6% | 0.52% | - |
| XYZ | 11.97 | 18.38 | 13.98 | - |
| YUV | 104.86 | 123 | 91.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 96 | 0.60 | 0 | 0.28 | 0.48 | 152.25 | 0.43 | 0.36 |
| Hex | 35 | 85 | 60 | 3C | 0 | 1C | 30 | 98 | 2B | 24 |
| Octal | 65 | 205 | 140 | 74 | 0 | 34 | 60 | 230 | 53 | 44 |
| Binary | 110101 | 10000101 | 1100000 | 111100 | 0 | 11100 | 110000 | 10011000 | 101011 | 100100 |
Color Harmonies of #358560
Complementary color
Monochromatic Colors of #358560
Black with #358560
Text Example
Text Example
White with #358560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358560; }
p { color: rgb(53,133,96); }
H1.HeaderClassName
{
color: #358560;
}
.AnyTagClassName
{
color: #358560;
}
</style>
background-color css
<style>
a { background-color: #358560; }
a { background-color: rgb(53,133,96); }
div.DivClassName
{
background-color: #358560;
}
.BgClassName
{
background-color: #358560;
}
</style>
border-color css
<style>
span { border-color: #358560; }
span { border-color: rgb(53,133,96); }
td.TdClassName
{
border-color: #358560;
}
.TagClassName
{
border-color: #358560;
}
</style>