Shades of Sea Green #269442
Tints of Sea Green #269442
RGB
CMYK
RGB Variations
Color information
#269442 (or 0x269442) is known color: Sea Green. HEX triplet: 26, 94 and 42. RGB value is (38,148,66). Sum of RGB (Red+Green+Blue) = 38+148+66=252 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.08% from 252); Green value is 148 (58.20% from 255 or 58.73% from 252); Blue value is 66 (26.17% from 255 or 26.19% from 252); Max value from RGB is 148 - color contains mainly: green. Hex color #269442 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269442 is #D96BBD. Grayscale: #696969. Windows color (decimal): -14248894 or 4363302. OLE color: 4363302.
HSL color Cylindrical-coordinate representation of color #269442: hue angle of 135.27º 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 #269442 is Cyan = 0.74, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 148 | 66 | - |
| CMYK | 0.74 | 0 | 0.55 | 0.42 |
| HSL | 135.27º | 0.59% | 0.36% | - |
| HSV(B) | 135.27º | 0.74% | 0.58% | - |
| XYZ | 12.37 | 21.99 | 8.75 | - |
| YUV | 105.76 | 105.56 | 79.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 148 | 66 | 0.74 | 0 | 0.55 | 0.42 | 135.27 | 0.59 | 0.36 |
| Hex | 26 | 94 | 42 | 4A | 0 | 37 | 2A | 87 | 3B | 24 |
| Octal | 46 | 224 | 102 | 112 | 0 | 67 | 52 | 207 | 73 | 44 |
| Binary | 100110 | 10010100 | 1000010 | 1001010 | 0 | 110111 | 101010 | 10000111 | 111011 | 100100 |
Color Harmonies of #269442
Complementary color
Monochromatic Colors of #269442
Black with #269442
Text Example
Text Example
White with #269442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269442; }
p { color: rgb(38,148,66); }
H1.HeaderClassName
{
color: #269442;
}
.AnyTagClassName
{
color: #269442;
}
</style>
background-color css
<style>
a { background-color: #269442; }
a { background-color: rgb(38,148,66); }
div.DivClassName
{
background-color: #269442;
}
.BgClassName
{
background-color: #269442;
}
</style>
border-color css
<style>
span { border-color: #269442; }
span { border-color: rgb(38,148,66); }
td.TdClassName
{
border-color: #269442;
}
.TagClassName
{
border-color: #269442;
}
</style>