Shades of Sea Green #269358
Tints of Sea Green #269358
RGB
CMYK
RGB Variations
Color information
#269358 (or 0x269358) is known color: Sea Green. HEX triplet: 26, 93 and 58. RGB value is (38,147,88). Sum of RGB (Red+Green+Blue) = 38+147+88=273 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.92% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #269358 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269358 is #D96CA7. Grayscale: #6B6B6B. Windows color (decimal): -14249128 or 5804838. OLE color: 5804838.
HSL color Cylindrical-coordinate representation of color #269358: hue angle of 147.52º 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 #269358 is Cyan = 0.74, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 88 | - |
| CMYK | 0.74 | 0 | 0.40 | 0.42 |
| HSL | 147.52º | 0.59% | 0.36% | - |
| HSV(B) | 147.52º | 0.74% | 0.58% | - |
| XYZ | 12.99 | 21.98 | 12.79 | - |
| YUV | 107.68 | 116.89 | 78.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 88 | 0.74 | 0 | 0.40 | 0.42 | 147.52 | 0.59 | 0.36 |
| Hex | 26 | 93 | 58 | 4A | 0 | 28 | 2A | 94 | 3B | 24 |
| Octal | 46 | 223 | 130 | 112 | 0 | 50 | 52 | 224 | 73 | 44 |
| Binary | 100110 | 10010011 | 1011000 | 1001010 | 0 | 101000 | 101010 | 10010100 | 111011 | 100100 |
Color Harmonies of #269358
Complementary color
Monochromatic Colors of #269358
Black with #269358
Text Example
Text Example
White with #269358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269358; }
p { color: rgb(38,147,88); }
H1.HeaderClassName
{
color: #269358;
}
.AnyTagClassName
{
color: #269358;
}
</style>
background-color css
<style>
a { background-color: #269358; }
a { background-color: rgb(38,147,88); }
div.DivClassName
{
background-color: #269358;
}
.BgClassName
{
background-color: #269358;
}
</style>
border-color css
<style>
span { border-color: #269358; }
span { border-color: rgb(38,147,88); }
td.TdClassName
{
border-color: #269358;
}
.TagClassName
{
border-color: #269358;
}
</style>