Shades of Sea Green #269349
Tints of Sea Green #269349
RGB
CMYK
RGB Variations
Color information
#269349 (or 0x269349) is known color: Sea Green. HEX triplet: 26, 93 and 49. RGB value is (38,147,73). Sum of RGB (Red+Green+Blue) = 38+147+73=258 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.73% from 258); Green value is 147 (57.81% from 255 or 56.98% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 147 - color contains mainly: green. Hex color #269349 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269349 is #D96CB6. Grayscale: #6A6A6A. Windows color (decimal): -14249143 or 4821798. OLE color: 4821798.
HSL color Cylindrical-coordinate representation of color #269349: hue angle of 139.27º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269349 is Cyan = 0.74, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 73 | - |
| CMYK | 0.74 | 0 | 0.50 | 0.42 |
| HSL | 139.27º | 0.59% | 0.36% | - |
| HSV(B) | 139.27º | 0.74% | 0.58% | - |
| XYZ | 12.44 | 21.76 | 9.85 | - |
| YUV | 105.97 | 109.39 | 79.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 73 | 0.74 | 0 | 0.50 | 0.42 | 139.27 | 0.59 | 0.36 |
| Hex | 26 | 93 | 49 | 4A | 0 | 32 | 2A | 8B | 3B | 24 |
| Octal | 46 | 223 | 111 | 112 | 0 | 62 | 52 | 213 | 73 | 44 |
| Binary | 100110 | 10010011 | 1001001 | 1001010 | 0 | 110010 | 101010 | 10001011 | 111011 | 100100 |
Color Harmonies of #269349
Complementary color
Monochromatic Colors of #269349
Black with #269349
Text Example
Text Example
White with #269349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269349; }
p { color: rgb(38,147,73); }
H1.HeaderClassName
{
color: #269349;
}
.AnyTagClassName
{
color: #269349;
}
</style>
background-color css
<style>
a { background-color: #269349; }
a { background-color: rgb(38,147,73); }
div.DivClassName
{
background-color: #269349;
}
.BgClassName
{
background-color: #269349;
}
</style>
border-color css
<style>
span { border-color: #269349; }
span { border-color: rgb(38,147,73); }
td.TdClassName
{
border-color: #269349;
}
.TagClassName
{
border-color: #269349;
}
</style>