Shades of Sea Green #369053
Tints of Sea Green #369053
RGB
CMYK
RGB Variations
Color information
#369053 (or 0x369053) is known color: Sea Green. HEX triplet: 36, 90 and 53. RGB value is (54,144,83). Sum of RGB (Red+Green+Blue) = 54+144+83=281 (37% of max value = 765). Red value is 54 (21.48% from 255 or 19.22% from 281); Green value is 144 (56.64% from 255 or 51.25% from 281); Blue value is 83 (32.81% from 255 or 29.54% from 281); Max value from RGB is 144 - color contains mainly: green. Hex color #369053 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #369053 is #C96FAC. Grayscale: #6E6E6E. Windows color (decimal): -13201325 or 5476406. OLE color: 5476406.
HSL color Cylindrical-coordinate representation of color #369053: hue angle of 139.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #369053 is Cyan = 0.63, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 144 | 83 | - |
| CMYK | 0.63 | 0 | 0.42 | 0.44 |
| HSL | 139.33º | 0.45% | 0.39% | - |
| HSV(B) | 139.33º | 0.63% | 0.56% | - |
| XYZ | 13.06 | 21.36 | 11.62 | - |
| YUV | 110.14 | 112.68 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 144 | 83 | 0.63 | 0 | 0.42 | 0.44 | 139.33 | 0.45 | 0.39 |
| Hex | 36 | 90 | 53 | 3F | 0 | 2A | 2C | 8B | 2D | 27 |
| Octal | 66 | 220 | 123 | 77 | 0 | 52 | 54 | 213 | 55 | 47 |
| Binary | 110110 | 10010000 | 1010011 | 111111 | 0 | 101010 | 101100 | 10001011 | 101101 | 100111 |
Color Harmonies of #369053
Complementary color
Monochromatic Colors of #369053
Black with #369053
Text Example
Text Example
White with #369053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #369053; }
p { color: rgb(54,144,83); }
H1.HeaderClassName
{
color: #369053;
}
.AnyTagClassName
{
color: #369053;
}
</style>
background-color css
<style>
a { background-color: #369053; }
a { background-color: rgb(54,144,83); }
div.DivClassName
{
background-color: #369053;
}
.BgClassName
{
background-color: #369053;
}
</style>
border-color css
<style>
span { border-color: #369053; }
span { border-color: rgb(54,144,83); }
td.TdClassName
{
border-color: #369053;
}
.TagClassName
{
border-color: #369053;
}
</style>