Shades of Evening Sea #136450
Tints of Evening Sea #136450
RGB
CMYK
RGB Variations
Color information
#136450 (or 0x136450) is known color: Evening Sea. HEX triplet: 13, 64 and 50. RGB value is (19,100,80). Sum of RGB (Red+Green+Blue) = 19+100+80=199 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.55% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #136450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #136450 is #EC9BAF. Grayscale: #494949. Windows color (decimal): -15506352 or 5268499. OLE color: 5268499.
HSL color Cylindrical-coordinate representation of color #136450: hue angle of 165.19º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #136450 is Cyan = 0.81, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 19 | 100 | 80 | - |
| CMYK | 0.81 | 0 | 0.2 | 0.61 |
| HSL | 165.19º | 0.68% | 0.23% | - |
| HSV(B) | 165.19º | 0.81% | 0.39% | - |
| XYZ | 6.27 | 9.83 | 9.16 | - |
| YUV | 73.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 100 | 80 | 0.81 | 0 | 0.2 | 0.61 | 165.19 | 0.68 | 0.23 |
| Hex | 13 | 64 | 50 | 51 | 0 | 14 | 3D | A5 | 44 | 17 |
| Octal | 23 | 144 | 120 | 121 | 0 | 24 | 75 | 245 | 104 | 27 |
| Binary | 10011 | 1100100 | 1010000 | 1010001 | 0 | 10100 | 111101 | 10100101 | 1000100 | 10111 |
Color Harmonies of #136450
Complementary color
Monochromatic Colors of #136450
Black with #136450
Text Example
Text Example
White with #136450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136450; }
p { color: rgb(19,100,80); }
H1.HeaderClassName
{
color: #136450;
}
.AnyTagClassName
{
color: #136450;
}
</style>
background-color css
<style>
a { background-color: #136450; }
a { background-color: rgb(19,100,80); }
div.DivClassName
{
background-color: #136450;
}
.BgClassName
{
background-color: #136450;
}
</style>
border-color css
<style>
span { border-color: #136450; }
span { border-color: rgb(19,100,80); }
td.TdClassName
{
border-color: #136450;
}
.TagClassName
{
border-color: #136450;
}
</style>