Shades of Sea Green #269348
Tints of Sea Green #269348
RGB
CMYK
RGB Variations
Color information
#269348 (or 0x269348) is known color: Sea Green. HEX triplet: 26, 93 and 48. RGB value is (38,147,72). Sum of RGB (Red+Green+Blue) = 38+147+72=257 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.79% from 257); Green value is 147 (57.81% from 255 or 57.20% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 147 - color contains mainly: green. Hex color #269348 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269348 is #D96CB7. Grayscale: #6A6A6A. Windows color (decimal): -14249144 or 4756262. OLE color: 4756262.
HSL color Cylindrical-coordinate representation of color #269348: hue angle of 138.72º 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 #269348 is Cyan = 0.74, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 72 | - |
| CMYK | 0.74 | 0 | 0.51 | 0.42 |
| HSL | 138.72º | 0.59% | 0.36% | - |
| HSV(B) | 138.72º | 0.74% | 0.58% | - |
| XYZ | 12.4 | 21.75 | 9.67 | - |
| YUV | 105.86 | 108.89 | 79.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 72 | 0.74 | 0 | 0.51 | 0.42 | 138.72 | 0.59 | 0.36 |
| Hex | 26 | 93 | 48 | 4A | 0 | 33 | 2A | 8B | 3B | 24 |
| Octal | 46 | 223 | 110 | 112 | 0 | 63 | 52 | 213 | 73 | 44 |
| Binary | 100110 | 10010011 | 1001000 | 1001010 | 0 | 110011 | 101010 | 10001011 | 111011 | 100100 |
Color Harmonies of #269348
Complementary color
Monochromatic Colors of #269348
Black with #269348
Text Example
Text Example
White with #269348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269348; }
p { color: rgb(38,147,72); }
H1.HeaderClassName
{
color: #269348;
}
.AnyTagClassName
{
color: #269348;
}
</style>
background-color css
<style>
a { background-color: #269348; }
a { background-color: rgb(38,147,72); }
div.DivClassName
{
background-color: #269348;
}
.BgClassName
{
background-color: #269348;
}
</style>
border-color css
<style>
span { border-color: #269348; }
span { border-color: rgb(38,147,72); }
td.TdClassName
{
border-color: #269348;
}
.TagClassName
{
border-color: #269348;
}
</style>