Shades of Sea Green #269849
Tints of Sea Green #269849
RGB
CMYK
RGB Variations
Color information
#269849 (or 0x269849) is known color: Sea Green. HEX triplet: 26, 98 and 49. RGB value is (38,152,73). Sum of RGB (Red+Green+Blue) = 38+152+73=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 152 (59.77% from 255 or 57.79% from 263); Blue value is 73 (28.91% from 255 or 27.76% from 263); Max value from RGB is 152 - color contains mainly: green. Hex color #269849 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269849 is #D967B6. Grayscale: #6D6D6D. Windows color (decimal): -14247863 or 4823078. OLE color: 4823078.
HSL color Cylindrical-coordinate representation of color #269849: hue angle of 138.42º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269849 is Cyan = 0.75, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 152 | 73 | - |
| CMYK | 0.75 | 0 | 0.52 | 0.40 |
| HSL | 138.42º | 0.6% | 0.37% | - |
| HSV(B) | 138.42º | 0.75% | 0.6% | - |
| XYZ | 13.23 | 23.35 | 10.11 | - |
| YUV | 108.91 | 107.73 | 77.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 152 | 73 | 0.75 | 0 | 0.52 | 0.40 | 138.42 | 0.6 | 0.37 |
| Hex | 26 | 98 | 49 | 4B | 0 | 34 | 28 | 8A | 3C | 25 |
| Octal | 46 | 230 | 111 | 113 | 0 | 64 | 50 | 212 | 74 | 45 |
| Binary | 100110 | 10011000 | 1001001 | 1001011 | 0 | 110100 | 101000 | 10001010 | 111100 | 100101 |
Color Harmonies of #269849
Complementary color
Monochromatic Colors of #269849
Black with #269849
Text Example
Text Example
White with #269849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269849; }
p { color: rgb(38,152,73); }
H1.HeaderClassName
{
color: #269849;
}
.AnyTagClassName
{
color: #269849;
}
</style>
background-color css
<style>
a { background-color: #269849; }
a { background-color: rgb(38,152,73); }
div.DivClassName
{
background-color: #269849;
}
.BgClassName
{
background-color: #269849;
}
</style>
border-color css
<style>
span { border-color: #269849; }
span { border-color: rgb(38,152,73); }
td.TdClassName
{
border-color: #269849;
}
.TagClassName
{
border-color: #269849;
}
</style>