Shades of Sea Green #269058
Tints of Sea Green #269058
RGB
CMYK
RGB Variations
Color information
#269058 (or 0x269058) is known color: Sea Green. HEX triplet: 26, 90 and 58. RGB value is (38,144,88). Sum of RGB (Red+Green+Blue) = 38+144+88=270 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.07% from 270); Green value is 144 (56.64% from 255 or 53.33% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 144 - color contains mainly: green. Hex color #269058 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269058 is #D96FA7. Grayscale: #6A6A6A. Windows color (decimal): -14249896 or 5804070. OLE color: 5804070.
HSL color Cylindrical-coordinate representation of color #269058: hue angle of 148.3º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269058 is Cyan = 0.74, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 88 | - |
| CMYK | 0.74 | 0 | 0.39 | 0.44 |
| HSL | 148.3º | 0.58% | 0.36% | - |
| HSV(B) | 148.3º | 0.74% | 0.56% | - |
| XYZ | 12.53 | 21.06 | 12.64 | - |
| YUV | 105.92 | 117.88 | 79.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 88 | 0.74 | 0 | 0.39 | 0.44 | 148.3 | 0.58 | 0.36 |
| Hex | 26 | 90 | 58 | 4A | 0 | 27 | 2C | 94 | 3A | 24 |
| Octal | 46 | 220 | 130 | 112 | 0 | 47 | 54 | 224 | 72 | 44 |
| Binary | 100110 | 10010000 | 1011000 | 1001010 | 0 | 100111 | 101100 | 10010100 | 111010 | 100100 |
Color Harmonies of #269058
Complementary color
Monochromatic Colors of #269058
Black with #269058
Text Example
Text Example
White with #269058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269058; }
p { color: rgb(38,144,88); }
H1.HeaderClassName
{
color: #269058;
}
.AnyTagClassName
{
color: #269058;
}
</style>
background-color css
<style>
a { background-color: #269058; }
a { background-color: rgb(38,144,88); }
div.DivClassName
{
background-color: #269058;
}
.BgClassName
{
background-color: #269058;
}
</style>
border-color css
<style>
span { border-color: #269058; }
span { border-color: rgb(38,144,88); }
td.TdClassName
{
border-color: #269058;
}
.TagClassName
{
border-color: #269058;
}
</style>