Shades of Evening Sea #265449
Tints of Evening Sea #265449
RGB
CMYK
RGB Variations
Color information
#265449 (or 0x265449) is known color: Evening Sea. HEX triplet: 26, 54 and 49. RGB value is (38,84,73). Sum of RGB (Red+Green+Blue) = 38+84+73=195 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.49% from 195); Green value is 84 (33.20% from 255 or 43.08% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 84 - color contains mainly: green. Hex color #265449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265449 is #D9ABB6. Grayscale: #444444. Windows color (decimal): -14265271 or 4805670. OLE color: 4805670.
HSL color Cylindrical-coordinate representation of color #265449: hue angle of 165.65º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #265449 is Cyan = 0.55, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 84 | 73 | - |
| CMYK | 0.55 | 0 | 0.13 | 0.67 |
| HSL | 165.65º | 0.38% | 0.24% | - |
| HSV(B) | 165.65º | 0.55% | 0.33% | - |
| XYZ | 5.17 | 7.23 | 7.43 | - |
| YUV | 68.99 | 130.26 | 105.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 73 | 0.55 | 0 | 0.13 | 0.67 | 165.65 | 0.38 | 0.24 |
| Hex | 26 | 54 | 49 | 37 | 0 | D | 43 | A6 | 26 | 18 |
| Octal | 46 | 124 | 111 | 67 | 0 | 15 | 103 | 246 | 46 | 30 |
| Binary | 100110 | 1010100 | 1001001 | 110111 | 0 | 1101 | 1000011 | 10100110 | 100110 | 11000 |
Color Harmonies of #265449
Complementary color
Monochromatic Colors of #265449
Black with #265449
Text Example
Text Example
White with #265449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265449; }
p { color: rgb(38,84,73); }
H1.HeaderClassName
{
color: #265449;
}
.AnyTagClassName
{
color: #265449;
}
</style>
background-color css
<style>
a { background-color: #265449; }
a { background-color: rgb(38,84,73); }
div.DivClassName
{
background-color: #265449;
}
.BgClassName
{
background-color: #265449;
}
</style>
border-color css
<style>
span { border-color: #265449; }
span { border-color: rgb(38,84,73); }
td.TdClassName
{
border-color: #265449;
}
.TagClassName
{
border-color: #265449;
}
</style>