Shades of Evening Sea #276953
Tints of Evening Sea #276953
RGB
CMYK
RGB Variations
Color information
#276953 (or 0x276953) is known color: Evening Sea. HEX triplet: 27, 69 and 53. RGB value is (39,105,83). Sum of RGB (Red+Green+Blue) = 39+105+83=227 (30% of max value = 765). Red value is 39 (15.62% from 255 or 17.18% from 227); Green value is 105 (41.41% from 255 or 46.26% from 227); Blue value is 83 (32.81% from 255 or 36.56% from 227); Max value from RGB is 105 - color contains mainly: green. Hex color #276953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276953 is #D896AC. Grayscale: #525252. Windows color (decimal): -14194349 or 5466407. OLE color: 5466407.
HSL color Cylindrical-coordinate representation of color #276953: hue angle of 160º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #276953 is Cyan = 0.63, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 83 | - |
| CMYK | 0.63 | 0 | 0.21 | 0.59 |
| HSL | 160º | 0.46% | 0.28% | - |
| HSV(B) | 160º | 0.63% | 0.41% | - |
| XYZ | 7.45 | 11.16 | 9.94 | - |
| YUV | 82.76 | 128.13 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 83 | 0.63 | 0 | 0.21 | 0.59 | 160 | 0.46 | 0.28 |
| Hex | 27 | 69 | 53 | 3F | 0 | 15 | 3B | A0 | 2E | 1C |
| Octal | 47 | 151 | 123 | 77 | 0 | 25 | 73 | 240 | 56 | 34 |
| Binary | 100111 | 1101001 | 1010011 | 111111 | 0 | 10101 | 111011 | 10100000 | 101110 | 11100 |
Color Harmonies of #276953
Complementary color
Monochromatic Colors of #276953
Black with #276953
Text Example
Text Example
White with #276953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276953; }
p { color: rgb(39,105,83); }
H1.HeaderClassName
{
color: #276953;
}
.AnyTagClassName
{
color: #276953;
}
</style>
background-color css
<style>
a { background-color: #276953; }
a { background-color: rgb(39,105,83); }
div.DivClassName
{
background-color: #276953;
}
.BgClassName
{
background-color: #276953;
}
</style>
border-color css
<style>
span { border-color: #276953; }
span { border-color: rgb(39,105,83); }
td.TdClassName
{
border-color: #276953;
}
.TagClassName
{
border-color: #276953;
}
</style>