Shades of Evening Sea #267155
Tints of Evening Sea #267155
RGB
CMYK
RGB Variations
Color information
#267155 (or 0x267155) is known color: Evening Sea. HEX triplet: 26, 71 and 55. RGB value is (38,113,85). Sum of RGB (Red+Green+Blue) = 38+113+85=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 85 (33.59% from 255 or 36.02% from 236); Max value from RGB is 113 - color contains mainly: green. Hex color #267155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267155 is #D98EAA. Grayscale: #575757. Windows color (decimal): -14257835 or 5599526. OLE color: 5599526.
HSL color Cylindrical-coordinate representation of color #267155: hue angle of 157.6º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267155 is Cyan = 0.66, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 85 | - |
| CMYK | 0.66 | 0 | 0.25 | 0.56 |
| HSL | 157.6º | 0.5% | 0.3% | - |
| HSV(B) | 157.6º | 0.66% | 0.44% | - |
| XYZ | 8.34 | 12.88 | 10.64 | - |
| YUV | 87.38 | 126.65 | 92.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 85 | 0.66 | 0 | 0.25 | 0.56 | 157.6 | 0.5 | 0.3 |
| Hex | 26 | 71 | 55 | 42 | 0 | 19 | 38 | 9E | 32 | 1E |
| Octal | 46 | 161 | 125 | 102 | 0 | 31 | 70 | 236 | 62 | 36 |
| Binary | 100110 | 1110001 | 1010101 | 1000010 | 0 | 11001 | 111000 | 10011110 | 110010 | 11110 |
Color Harmonies of #267155
Complementary color
Monochromatic Colors of #267155
Black with #267155
Text Example
Text Example
White with #267155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267155; }
p { color: rgb(38,113,85); }
H1.HeaderClassName
{
color: #267155;
}
.AnyTagClassName
{
color: #267155;
}
</style>
background-color css
<style>
a { background-color: #267155; }
a { background-color: rgb(38,113,85); }
div.DivClassName
{
background-color: #267155;
}
.BgClassName
{
background-color: #267155;
}
</style>
border-color css
<style>
span { border-color: #267155; }
span { border-color: rgb(38,113,85); }
td.TdClassName
{
border-color: #267155;
}
.TagClassName
{
border-color: #267155;
}
</style>