Shades of Evening Sea #265748
Tints of Evening Sea #265748
RGB
CMYK
RGB Variations
Color information
#265748 (or 0x265748) is known color: Evening Sea. HEX triplet: 26, 57 and 48. RGB value is (38,87,72). Sum of RGB (Red+Green+Blue) = 38+87+72=197 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.29% from 197); Green value is 87 (34.38% from 255 or 44.16% from 197); Blue value is 72 (28.52% from 255 or 36.55% from 197); Max value from RGB is 87 - color contains mainly: green. Hex color #265748 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265748 is #D9A8B7. Grayscale: #464646. Windows color (decimal): -14264504 or 4740902. OLE color: 4740902.
HSL color Cylindrical-coordinate representation of color #265748: hue angle of 161.63º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #265748 is Cyan = 0.56, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 87 | 72 | - |
| CMYK | 0.56 | 0 | 0.17 | 0.66 |
| HSL | 161.63º | 0.39% | 0.25% | - |
| HSV(B) | 161.63º | 0.56% | 0.34% | - |
| XYZ | 5.38 | 7.7 | 7.33 | - |
| YUV | 70.64 | 128.77 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 72 | 0.56 | 0 | 0.17 | 0.66 | 161.63 | 0.39 | 0.25 |
| Hex | 26 | 57 | 48 | 38 | 0 | 11 | 42 | A2 | 27 | 19 |
| Octal | 46 | 127 | 110 | 70 | 0 | 21 | 102 | 242 | 47 | 31 |
| Binary | 100110 | 1010111 | 1001000 | 111000 | 0 | 10001 | 1000010 | 10100010 | 100111 | 11001 |
Color Harmonies of #265748
Complementary color
Monochromatic Colors of #265748
Black with #265748
Text Example
Text Example
White with #265748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265748; }
p { color: rgb(38,87,72); }
H1.HeaderClassName
{
color: #265748;
}
.AnyTagClassName
{
color: #265748;
}
</style>
background-color css
<style>
a { background-color: #265748; }
a { background-color: rgb(38,87,72); }
div.DivClassName
{
background-color: #265748;
}
.BgClassName
{
background-color: #265748;
}
</style>
border-color css
<style>
span { border-color: #265748; }
span { border-color: rgb(38,87,72); }
td.TdClassName
{
border-color: #265748;
}
.TagClassName
{
border-color: #265748;
}
</style>