Shades of Evening Sea #265849
Tints of Evening Sea #265849
RGB
CMYK
RGB Variations
Color information
#265849 (or 0x265849) is known color: Evening Sea. HEX triplet: 26, 58 and 49. RGB value is (38,88,73). Sum of RGB (Red+Green+Blue) = 38+88+73=199 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.10% from 199); Green value is 88 (34.77% from 255 or 44.22% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 88 - color contains mainly: green. Hex color #265849 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265849 is #D9A7B6. Grayscale: #474747. Windows color (decimal): -14264247 or 4806694. OLE color: 4806694.
HSL color Cylindrical-coordinate representation of color #265849: hue angle of 162º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #265849 is Cyan = 0.57, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 88 | 73 | - |
| CMYK | 0.57 | 0 | 0.17 | 0.65 |
| HSL | 162º | 0.4% | 0.25% | - |
| HSV(B) | 162º | 0.57% | 0.35% | - |
| XYZ | 5.49 | 7.87 | 7.53 | - |
| YUV | 71.34 | 128.94 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 88 | 73 | 0.57 | 0 | 0.17 | 0.65 | 162 | 0.4 | 0.25 |
| Hex | 26 | 58 | 49 | 39 | 0 | 11 | 41 | A2 | 28 | 19 |
| Octal | 46 | 130 | 111 | 71 | 0 | 21 | 101 | 242 | 50 | 31 |
| Binary | 100110 | 1011000 | 1001001 | 111001 | 0 | 10001 | 1000001 | 10100010 | 101000 | 11001 |
Color Harmonies of #265849
Complementary color
Monochromatic Colors of #265849
Black with #265849
Text Example
Text Example
White with #265849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265849; }
p { color: rgb(38,88,73); }
H1.HeaderClassName
{
color: #265849;
}
.AnyTagClassName
{
color: #265849;
}
</style>
background-color css
<style>
a { background-color: #265849; }
a { background-color: rgb(38,88,73); }
div.DivClassName
{
background-color: #265849;
}
.BgClassName
{
background-color: #265849;
}
</style>
border-color css
<style>
span { border-color: #265849; }
span { border-color: rgb(38,88,73); }
td.TdClassName
{
border-color: #265849;
}
.TagClassName
{
border-color: #265849;
}
</style>