Shades of Sea Green #269259
Tints of Sea Green #269259
RGB
CMYK
RGB Variations
Color information
#269259 (or 0x269259) is known color: Sea Green. HEX triplet: 26, 92 and 59. RGB value is (38,146,89). Sum of RGB (Red+Green+Blue) = 38+146+89=273 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.92% from 273); Green value is 146 (57.42% from 255 or 53.48% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 146 - color contains mainly: green. Hex color #269259 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269259 is #D96DA6. Grayscale: #6B6B6B. Windows color (decimal): -14249383 or 5870118. OLE color: 5870118.
HSL color Cylindrical-coordinate representation of color #269259: hue angle of 148.33º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269259 is Cyan = 0.74, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 89 | - |
| CMYK | 0.74 | 0 | 0.39 | 0.43 |
| HSL | 148.33º | 0.59% | 0.36% | - |
| HSV(B) | 148.33º | 0.74% | 0.57% | - |
| XYZ | 12.88 | 21.69 | 12.96 | - |
| YUV | 107.21 | 117.72 | 78.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 89 | 0.74 | 0 | 0.39 | 0.43 | 148.33 | 0.59 | 0.36 |
| Hex | 26 | 92 | 59 | 4A | 0 | 27 | 2B | 94 | 3B | 24 |
| Octal | 46 | 222 | 131 | 112 | 0 | 47 | 53 | 224 | 73 | 44 |
| Binary | 100110 | 10010010 | 1011001 | 1001010 | 0 | 100111 | 101011 | 10010100 | 111011 | 100100 |
Color Harmonies of #269259
Complementary color
Monochromatic Colors of #269259
Black with #269259
Text Example
Text Example
White with #269259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269259; }
p { color: rgb(38,146,89); }
H1.HeaderClassName
{
color: #269259;
}
.AnyTagClassName
{
color: #269259;
}
</style>
background-color css
<style>
a { background-color: #269259; }
a { background-color: rgb(38,146,89); }
div.DivClassName
{
background-color: #269259;
}
.BgClassName
{
background-color: #269259;
}
</style>
border-color css
<style>
span { border-color: #269259; }
span { border-color: rgb(38,146,89); }
td.TdClassName
{
border-color: #269259;
}
.TagClassName
{
border-color: #269259;
}
</style>