Shades of Sea Green #269552
Tints of Sea Green #269552
RGB
CMYK
RGB Variations
Color information
#269552 (or 0x269552) is known color: Sea Green. HEX triplet: 26, 95 and 52. RGB value is (38,149,82). Sum of RGB (Red+Green+Blue) = 38+149+82=269 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.13% from 269); Green value is 149 (58.59% from 255 or 55.39% from 269); Blue value is 82 (32.42% from 255 or 30.48% from 269); Max value from RGB is 149 - color contains mainly: green. Hex color #269552 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269552 is #D96AAD. Grayscale: #6C6C6C. Windows color (decimal): -14248622 or 5412134. OLE color: 5412134.
HSL color Cylindrical-coordinate representation of color #269552: hue angle of 143.78º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269552 is Cyan = 0.74, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 82 | - |
| CMYK | 0.74 | 0 | 0.45 | 0.42 |
| HSL | 143.78º | 0.59% | 0.37% | - |
| HSV(B) | 143.78º | 0.74% | 0.58% | - |
| XYZ | 13.07 | 22.52 | 11.64 | - |
| YUV | 108.17 | 113.23 | 77.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 82 | 0.74 | 0 | 0.45 | 0.42 | 143.78 | 0.59 | 0.37 |
| Hex | 26 | 95 | 52 | 4A | 0 | 2D | 2A | 90 | 3B | 25 |
| Octal | 46 | 225 | 122 | 112 | 0 | 55 | 52 | 220 | 73 | 45 |
| Binary | 100110 | 10010101 | 1010010 | 1001010 | 0 | 101101 | 101010 | 10010000 | 111011 | 100101 |
Color Harmonies of #269552
Complementary color
Monochromatic Colors of #269552
Black with #269552
Text Example
Text Example
White with #269552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269552; }
p { color: rgb(38,149,82); }
H1.HeaderClassName
{
color: #269552;
}
.AnyTagClassName
{
color: #269552;
}
</style>
background-color css
<style>
a { background-color: #269552; }
a { background-color: rgb(38,149,82); }
div.DivClassName
{
background-color: #269552;
}
.BgClassName
{
background-color: #269552;
}
</style>
border-color css
<style>
span { border-color: #269552; }
span { border-color: rgb(38,149,82); }
td.TdClassName
{
border-color: #269552;
}
.TagClassName
{
border-color: #269552;
}
</style>