Shades of Sea Green #359454
Tints of Sea Green #359454
RGB
CMYK
RGB Variations
Color information
#359454 (or 0x359454) is known color: Sea Green. HEX triplet: 35, 94 and 54. RGB value is (53,148,84). Sum of RGB (Red+Green+Blue) = 53+148+84=285 (37% of max value = 765). Red value is 53 (21.09% from 255 or 18.60% from 285); Green value is 148 (58.20% from 255 or 51.93% from 285); Blue value is 84 (33.20% from 255 or 29.47% from 285); Max value from RGB is 148 - color contains mainly: green. Hex color #359454 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359454 is #CA6BAB. Grayscale: #707070. Windows color (decimal): -13265836 or 5542965. OLE color: 5542965.
HSL color Cylindrical-coordinate representation of color #359454: hue angle of 139.58º 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 #359454 is Cyan = 0.64, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 84 | - |
| CMYK | 0.64 | 0 | 0.43 | 0.42 |
| HSL | 139.58º | 0.47% | 0.39% | - |
| HSV(B) | 139.58º | 0.64% | 0.58% | - |
| XYZ | 13.66 | 22.58 | 12.03 | - |
| YUV | 112.3 | 112.03 | 85.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 84 | 0.64 | 0 | 0.43 | 0.42 | 139.58 | 0.47 | 0.39 |
| Hex | 35 | 94 | 54 | 40 | 0 | 2B | 2A | 8C | 2F | 27 |
| Octal | 65 | 224 | 124 | 100 | 0 | 53 | 52 | 214 | 57 | 47 |
| Binary | 110101 | 10010100 | 1010100 | 1000000 | 0 | 101011 | 101010 | 10001100 | 101111 | 100111 |
Color Harmonies of #359454
Complementary color
Monochromatic Colors of #359454
Black with #359454
Text Example
Text Example
White with #359454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359454; }
p { color: rgb(53,148,84); }
H1.HeaderClassName
{
color: #359454;
}
.AnyTagClassName
{
color: #359454;
}
</style>
background-color css
<style>
a { background-color: #359454; }
a { background-color: rgb(53,148,84); }
div.DivClassName
{
background-color: #359454;
}
.BgClassName
{
background-color: #359454;
}
</style>
border-color css
<style>
span { border-color: #359454; }
span { border-color: rgb(53,148,84); }
td.TdClassName
{
border-color: #359454;
}
.TagClassName
{
border-color: #359454;
}
</style>