COLOR #136251

HEX: #136251 RGB: (19,98,81)

Color info

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

RGB color model

#136251 color RGB value is (19,98,81).

RGB: (19,98,81) (7%, 38%, 32%)

RGB channels and saturation

R 19 of 255 = 7%
G 98 of 255 = 38%
B 81 of 255 = 32%

19
98
81

R + G + B ~ 26%. #136251 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 98 + 81 = 198 (100%)
R 19 of 198 ~ 9.6%
G 98 of 198 ~ 49.49%
B 81 of 198 ~ 40.91'%

%49.49
%40.91

CMYK color model

#136251 color CMYK value is (81,0,17,62).

  • cyan value is 80.61%
  • magenta value is 0.00%
  • yellow value is 17.35%
  • key color value is 61.57%

CMYK: (81,0,17,62)
C81M0Y17K62 (81%, 0%, 17%, 62%)
(0.81 / 0.00 / 0.17 / 0.62)

CMYK percentages

%80.61
%0
%17.35
%61.57

Codes

Color #136251 in popluar color models

13 62 51
RGB 19 98 81
HSL 167° 67.52% 22.94%
HSB/HSV 167° 80.61% 38.43%
CMYK 80.61% 0.00% 17.35%
61.57%

Color #136251 in popluar number systems.

HEX 13 62 51
Decimal 19 98 81
Binary 10011 1100010 1010001
Octal 23 142 121

Shades and tints

Shades of #136251

#136251
(19,98,81)
#125A4A
(18,90,74)
#115243
(17,82,67)
#104A3C
(16,74,60)
#0F4235
(15,66,53)
#0E3A2E
(14,58,46)
#0D3227
(13,50,39)
#0C2A20
(12,42,32)
#0B2219
(11,34,25)
#0A1A12
(10,26,18)
#09120B
(9,18,11)
#000000
(0,0,0)

Tints of #136251

#136251
(19,98,81)
#287060
(40,112,96)
#3D7E6F
(61,126,111)
#528C7E
(82,140,126)
#679A8D
(103,154,141)
#7CA89C
(124,168,156)
#91B6AB
(145,182,171)
#A6C4BA
(166,196,186)
#BBD2C9
(187,210,201)
#D0E0D8
(208,224,216)
#E5EEE7
(229,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #136251 color. Also use rgb(19,98,81) instead hex code.

Text Font Color

.myTextColor { color: #136251; }

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

This text font color is #136251.

Background Color

.myBgColor { background-color: #136251; }

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

This div background color is #136251.

Border color

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

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

This div border color is #136251.

Opacity

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

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

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

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

This text has shadow with #136251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #136251.

Preview

Color preview on black background

This text has color #136251 on black background.


Color preview on white background

This text has color #136251 on white background.


Black color preview on #136251 background

This text has black color on #136251 background.


White color preview on #136251 background

This text has white color on #136251 background.


Related colors

Complementary color

Complementary color for #hex is #EC9DAE.


I love getcolorcode.com

Triadic colors

1 #511362 and #625113 with #136251 are triadic colors.

2 #516213 and #621351 with #136251 are triadic colors.