Shades of Evening Sea #266150
Tints of Evening Sea #266150
RGB
CMYK
RGB Variations
Color information
#266150 (or 0x266150) is known color: Evening Sea. HEX triplet: 26, 61 and 50. RGB value is (38,97,80). Sum of RGB (Red+Green+Blue) = 38+97+80=215 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.67% from 215); Green value is 97 (38.28% from 255 or 45.12% from 215); Blue value is 80 (31.64% from 255 or 37.21% from 215); Max value from RGB is 97 - color contains mainly: green. Hex color #266150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266150 is #D99EAF. Grayscale: #4D4D4D. Windows color (decimal): -14261936 or 5267750. OLE color: 5267750.
HSL color Cylindrical-coordinate representation of color #266150: hue angle of 162.71º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266150 is Cyan = 0.61, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 80 | - |
| CMYK | 0.61 | 0 | 0.18 | 0.62 |
| HSL | 162.71º | 0.44% | 0.26% | - |
| HSV(B) | 162.71º | 0.61% | 0.38% | - |
| XYZ | 6.52 | 9.54 | 9.09 | - |
| YUV | 77.42 | 129.45 | 99.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 80 | 0.61 | 0 | 0.18 | 0.62 | 162.71 | 0.44 | 0.26 |
| Hex | 26 | 61 | 50 | 3D | 0 | 12 | 3E | A3 | 2C | 1A |
| Octal | 46 | 141 | 120 | 75 | 0 | 22 | 76 | 243 | 54 | 32 |
| Binary | 100110 | 1100001 | 1010000 | 111101 | 0 | 10010 | 111110 | 10100011 | 101100 | 11010 |
Color Harmonies of #266150
Complementary color
Monochromatic Colors of #266150
Black with #266150
Text Example
Text Example
White with #266150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266150; }
p { color: rgb(38,97,80); }
H1.HeaderClassName
{
color: #266150;
}
.AnyTagClassName
{
color: #266150;
}
</style>
background-color css
<style>
a { background-color: #266150; }
a { background-color: rgb(38,97,80); }
div.DivClassName
{
background-color: #266150;
}
.BgClassName
{
background-color: #266150;
}
</style>
border-color css
<style>
span { border-color: #266150; }
span { border-color: rgb(38,97,80); }
td.TdClassName
{
border-color: #266150;
}
.TagClassName
{
border-color: #266150;
}
</style>