COLOR #137B89

HEX: #137B89 RGB: (19,123,137)

Color info

#137B89 contains mainly green and blue colors. Web safe color of #137B89 is #006699 (or #069).

RGB color model

#137B89 color RGB value is (19,123,137).

RGB: (19,123,137) (7%, 48%, 54%)

RGB channels and saturation

R 19 of 255 = 7%
G 123 of 255 = 48%
B 137 of 255 = 54%

19
123
137

R + G + B ~ 36%. #137B89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 123 + 137 = 279 (100%)
R 19 of 279 ~ 6.81%
G 123 of 279 ~ 44.09%
B 137 of 279 ~ 49.1'%

%44.09
%49.1

CMYK color model

#137B89 color CMYK value is (86,10,0,46).

  • cyan value is 86.13%
  • magenta value is 10.22%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (86,10,0,46)
C86M10Y0K46 (86%, 10%, 0%, 46%)
(0.86 / 0.10 / 0.00 / 0.46)

CMYK percentages

%86.13
%10.22
%0
%46.27

Codes

Color #137B89 in popluar color models

13 7B 89
RGB 19 123 137
HSL 187° 75.64% 30.59%
HSB/HSV 187° 86.13% 53.73%
CMYK 86.13% 10.22% 0.00%
46.27%

Color #137B89 in popluar number systems.

HEX 13 7B 89
Decimal 19 123 137
Binary 10011 1111011 10001001
Octal 23 173 211

Shades and tints

Shades of #137B89

#137B89
(19,123,137)
#12707D
(18,112,125)
#116571
(17,101,113)
#105A65
(16,90,101)
#0F4F59
(15,79,89)
#0E444D
(14,68,77)
#0D3941
(13,57,65)
#0C2E35
(12,46,53)
#0B2329
(11,35,41)
#0A181D
(10,24,29)
#090D11
(9,13,17)
#000000
(0,0,0)

Tints of #137B89

#137B89
(19,123,137)
#288793
(40,135,147)
#3D939D
(61,147,157)
#529FA7
(82,159,167)
#67ABB1
(103,171,177)
#7CB7BB
(124,183,187)
#91C3C5
(145,195,197)
#A6CFCF
(166,207,207)
#BBDBD9
(187,219,217)
#D0E7E3
(208,231,227)
#E5F3ED
(229,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #137B89 color. Also use rgb(19,123,137) instead hex code.

Text Font Color

.myTextColor { color: #137B89; }

<p style="color:#137B89">This sample text font color is #137B89.</p>

This text font color is #137B89.

Background Color

.myBgColor { background-color: #137B89; }

<div style="background-color:#137B89">Inner text</div>

This div background color is #137B89.

Border color

.myBorderColor { border: 1px solid #137B89; }

<div style="border:3px solid #137B89">Div</div>

This div border color is #137B89.

Opacity

.myOpacity80 { color: #137B89; opacity: 0.8; }

<p style="color:#137B89;opacity:0.8;">80%</p>

Text with #137B89 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #137B89;}

<p style="text-shadow: 3px 3px 1px #137B89">Text here.</p>

This text has shadow with #137B89 color.


.textShadow {text-shadow: 3px 3px 1px #137B89', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #137B89, 5px 5px 20px red">Text here.</p>

This text has shadow with #137B89 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#137B89, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#137B89, Direction=45, Strength=4)">Text</p>

This text has shadow with #137B89 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #137B89;
-webkit-box-shadow: 1px 1px 3px 2px #137B89;
box-shadow: 1px 1px 3px 2px #137B89;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #137B89; -webkit-box-shadow: 1px 1px 3px 2px #137B89; box-shadow:1px 1px 3px 2px #137B89;">
Div content here
</div>

This div box has shadow with color #137B89.

Preview

Color preview on black background

This text has color #137B89 on black background.


Color preview on white background

This text has color #137B89 on white background.


Black color preview on #137B89 background

This text has black color on #137B89 background.


White color preview on #137B89 background

This text has white color on #137B89 background.


Related colors

Complementary color

Complementary color for #hex is #EC8476.


I love getcolorcode.com

Triadic colors

1 #89137B and #7B8913 with #137B89 are triadic colors.

2 #897B13 and #7B1389 with #137B89 are triadic colors.