Shades of Sea Green #269750
Tints of Sea Green #269750
RGB
CMYK
RGB Variations
Color information
#269750 (or 0x269750) is known color: Sea Green. HEX triplet: 26, 97 and 50. RGB value is (38,151,80). Sum of RGB (Red+Green+Blue) = 38+151+80=269 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.13% from 269); Green value is 151 (59.38% from 255 or 56.13% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 151 - color contains mainly: green. Hex color #269750 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269750 is #D968AF. Grayscale: #6D6D6D. Windows color (decimal): -14248112 or 5281574. OLE color: 5281574.
HSL color Cylindrical-coordinate representation of color #269750: hue angle of 142.3º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269750 is Cyan = 0.75, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 151 | 80 | - |
| CMYK | 0.75 | 0 | 0.47 | 0.41 |
| HSL | 142.3º | 0.6% | 0.37% | - |
| HSV(B) | 142.3º | 0.75% | 0.59% | - |
| XYZ | 13.31 | 23.12 | 11.35 | - |
| YUV | 109.12 | 111.56 | 77.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 151 | 80 | 0.75 | 0 | 0.47 | 0.41 | 142.3 | 0.6 | 0.37 |
| Hex | 26 | 97 | 50 | 4B | 0 | 2F | 29 | 8E | 3C | 25 |
| Octal | 46 | 227 | 120 | 113 | 0 | 57 | 51 | 216 | 74 | 45 |
| Binary | 100110 | 10010111 | 1010000 | 1001011 | 0 | 101111 | 101001 | 10001110 | 111100 | 100101 |
Color Harmonies of #269750
Complementary color
Monochromatic Colors of #269750
Black with #269750
Text Example
Text Example
White with #269750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269750; }
p { color: rgb(38,151,80); }
H1.HeaderClassName
{
color: #269750;
}
.AnyTagClassName
{
color: #269750;
}
</style>
background-color css
<style>
a { background-color: #269750; }
a { background-color: rgb(38,151,80); }
div.DivClassName
{
background-color: #269750;
}
.BgClassName
{
background-color: #269750;
}
</style>
border-color css
<style>
span { border-color: #269750; }
span { border-color: rgb(38,151,80); }
td.TdClassName
{
border-color: #269750;
}
.TagClassName
{
border-color: #269750;
}
</style>