Shades of Evening Sea #267256
Tints of Evening Sea #267256
RGB
CMYK
RGB Variations
Color information
#267256 (or 0x267256) is known color: Evening Sea. HEX triplet: 26, 72 and 56. RGB value is (38,114,86). Sum of RGB (Red+Green+Blue) = 38+114+86=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 114 (44.92% from 255 or 47.90% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 114 - color contains mainly: green. Hex color #267256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267256 is #D98DA9. Grayscale: #585858. Windows color (decimal): -14257578 or 5665318. OLE color: 5665318.
HSL color Cylindrical-coordinate representation of color #267256: hue angle of 157.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267256 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 86 | - |
| CMYK | 0.67 | 0 | 0.25 | 0.55 |
| HSL | 157.89º | 0.5% | 0.3% | - |
| HSV(B) | 157.89º | 0.67% | 0.45% | - |
| XYZ | 8.5 | 13.12 | 10.89 | - |
| YUV | 88.08 | 126.82 | 92.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 86 | 0.67 | 0 | 0.25 | 0.55 | 157.89 | 0.5 | 0.3 |
| Hex | 26 | 72 | 56 | 43 | 0 | 19 | 37 | 9E | 32 | 1E |
| Octal | 46 | 162 | 126 | 103 | 0 | 31 | 67 | 236 | 62 | 36 |
| Binary | 100110 | 1110010 | 1010110 | 1000011 | 0 | 11001 | 110111 | 10011110 | 110010 | 11110 |
Color Harmonies of #267256
Complementary color
Monochromatic Colors of #267256
Black with #267256
Text Example
Text Example
White with #267256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267256; }
p { color: rgb(38,114,86); }
H1.HeaderClassName
{
color: #267256;
}
.AnyTagClassName
{
color: #267256;
}
</style>
background-color css
<style>
a { background-color: #267256; }
a { background-color: rgb(38,114,86); }
div.DivClassName
{
background-color: #267256;
}
.BgClassName
{
background-color: #267256;
}
</style>
border-color css
<style>
span { border-color: #267256; }
span { border-color: rgb(38,114,86); }
td.TdClassName
{
border-color: #267256;
}
.TagClassName
{
border-color: #267256;
}
</style>