Shades of Sea Green #269254
Tints of Sea Green #269254
RGB
CMYK
RGB Variations
Color information
#269254 (or 0x269254) is known color: Sea Green. HEX triplet: 26, 92 and 54. RGB value is (38,146,84). Sum of RGB (Red+Green+Blue) = 38+146+84=268 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.18% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #269254 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269254 is #D96DAB. Grayscale: #6A6A6A. Windows color (decimal): -14249388 or 5542438. OLE color: 5542438.
HSL color Cylindrical-coordinate representation of color #269254: hue angle of 145.56º 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 #269254 is Cyan = 0.74, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 84 | - |
| CMYK | 0.74 | 0 | 0.42 | 0.43 |
| HSL | 145.56º | 0.59% | 0.36% | - |
| HSV(B) | 145.56º | 0.74% | 0.57% | - |
| XYZ | 12.68 | 21.61 | 11.89 | - |
| YUV | 106.64 | 115.22 | 79.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 84 | 0.74 | 0 | 0.42 | 0.43 | 145.56 | 0.59 | 0.36 |
| Hex | 26 | 92 | 54 | 4A | 0 | 2A | 2B | 92 | 3B | 24 |
| Octal | 46 | 222 | 124 | 112 | 0 | 52 | 53 | 222 | 73 | 44 |
| Binary | 100110 | 10010010 | 1010100 | 1001010 | 0 | 101010 | 101011 | 10010010 | 111011 | 100100 |
Color Harmonies of #269254
Complementary color
Monochromatic Colors of #269254
Black with #269254
Text Example
Text Example
White with #269254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269254; }
p { color: rgb(38,146,84); }
H1.HeaderClassName
{
color: #269254;
}
.AnyTagClassName
{
color: #269254;
}
</style>
background-color css
<style>
a { background-color: #269254; }
a { background-color: rgb(38,146,84); }
div.DivClassName
{
background-color: #269254;
}
.BgClassName
{
background-color: #269254;
}
</style>
border-color css
<style>
span { border-color: #269254; }
span { border-color: rgb(38,146,84); }
td.TdClassName
{
border-color: #269254;
}
.TagClassName
{
border-color: #269254;
}
</style>