COLOR #137258

HEX: #137258 RGB: (19,114,88)

Color info

#137258 contains mainly green and blue colors. Web safe color of #137258 is #006666 (or #066).

RGB color model

#137258 color RGB value is (19,114,88).

RGB: (19,114,88) (7%, 45%, 35%)

RGB channels and saturation

R 19 of 255 = 7%
G 114 of 255 = 45%
B 88 of 255 = 35%

19
114
88

R + G + B ~ 29%. #137258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 114 + 88 = 221 (100%)
R 19 of 221 ~ 8.6%
G 114 of 221 ~ 51.58%
B 88 of 221 ~ 39.82'%

%51.58
%39.82

CMYK color model

#137258 color CMYK value is (83,0,23,55).

  • cyan value is 83.33%
  • magenta value is 0.00%
  • yellow value is 22.81%
  • key color value is 55.29%

CMYK: (83,0,23,55)
C83M0Y23K55 (83%, 0%, 23%, 55%)
(0.83 / 0.00 / 0.23 / 0.55)

CMYK percentages

%83.33
%0
%22.81
%55.29

Codes

Color #137258 in popluar color models

13 72 58
RGB 19 114 88
HSL 164° 71.43% 26.08%
HSB/HSV 164° 83.33% 44.71%
CMYK 83.33% 0.00% 22.81%
55.29%

Color #137258 in popluar number systems.

HEX 13 72 58
Decimal 19 114 88
Binary 10011 1110010 1011000
Octal 23 162 130

Shades and tints

Shades of #137258

#137258
(19,114,88)
#126850
(18,104,80)
#115E48
(17,94,72)
#105440
(16,84,64)
#0F4A38
(15,74,56)
#0E4030
(14,64,48)
#0D3628
(13,54,40)
#0C2C20
(12,44,32)
#0B2218
(11,34,24)
#0A1810
(10,24,16)
#090E08
(9,14,8)
#000000
(0,0,0)

Tints of #137258

#137258
(19,114,88)
#287E67
(40,126,103)
#3D8A76
(61,138,118)
#529685
(82,150,133)
#67A294
(103,162,148)
#7CAEA3
(124,174,163)
#91BAB2
(145,186,178)
#A6C6C1
(166,198,193)
#BBD2D0
(187,210,208)
#D0DEDF
(208,222,223)
#E5EAEE
(229,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #137258 color. Also use rgb(19,114,88) instead hex code.

Text Font Color

.myTextColor { color: #137258; }

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

This text font color is #137258.

Background Color

.myBgColor { background-color: #137258; }

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

This div background color is #137258.

Border color

.myBorderColor { border: 1px solid #137258; }

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

This div border color is #137258.

Opacity

.myOpacity80 { color: #137258; opacity: 0.8; }

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

Text with #137258 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 #137258;}

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

This text has shadow with #137258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #137258.

Preview

Color preview on black background

This text has color #137258 on black background.


Color preview on white background

This text has color #137258 on white background.


Black color preview on #137258 background

This text has black color on #137258 background.


White color preview on #137258 background

This text has white color on #137258 background.


Related colors

Complementary color

Complementary color for #hex is #EC8DA7.


I love getcolorcode.com

Triadic colors

1 #581372 and #725813 with #137258 are triadic colors.

2 #587213 and #721358 with #137258 are triadic colors.