COLOR #15837A

HEX: #15837A RGB: (21,131,122)

Color info

#15837A contains mainly green and blue colors. Web safe color of #15837A is #009966 (or #096).

RGB color model

#15837A color RGB value is (21,131,122).

RGB: (21,131,122) (8%, 51%, 48%)

RGB channels and saturation

R 21 of 255 = 8%
G 131 of 255 = 51%
B 122 of 255 = 48%

21
131
122

R + G + B ~ 36%. #15837A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 131 + 122 = 274 (100%)
R 21 of 274 ~ 7.66%
G 131 of 274 ~ 47.81%
B 122 of 274 ~ 44.53'%

%47.81
%44.53

CMYK color model

#15837A color CMYK value is (84,0,7,49).

  • cyan value is 83.97%
  • magenta value is 0.00%
  • yellow value is 6.87%
  • key color value is 48.63%

CMYK: (84,0,7,49)
C84M0Y7K49 (84%, 0%, 7%, 49%)
(0.84 / 0.00 / 0.07 / 0.49)

CMYK percentages

%83.97
%0
%6.87
%48.63

Codes

Color #15837A in popluar color models

15 83 7A
RGB 21 131 122
HSL 175° 72.37% 29.80%
HSB/HSV 175° 83.97% 51.37%
CMYK 83.97% 0.00% 6.87%
48.63%

Color #15837A in popluar number systems.

HEX 15 83 7A
Decimal 21 131 122
Binary 10101 10000011 1111010
Octal 25 203 172

Shades and tints

Shades of #15837A

#15837A
(21,131,122)
#14786F
(20,120,111)
#136D64
(19,109,100)
#126259
(18,98,89)
#11574E
(17,87,78)
#104C43
(16,76,67)
#0F4138
(15,65,56)
#0E362D
(14,54,45)
#0D2B22
(13,43,34)
#0C2017
(12,32,23)
#0B150C
(11,21,12)
#000000
(0,0,0)

Tints of #15837A

#15837A
(21,131,122)
#2A8E86
(42,142,134)
#3F9992
(63,153,146)
#54A49E
(84,164,158)
#69AFAA
(105,175,170)
#7EBAB6
(126,186,182)
#93C5C2
(147,197,194)
#A8D0CE
(168,208,206)
#BDDBDA
(189,219,218)
#D2E6E6
(210,230,230)
#E7F1F2
(231,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15837A color. Also use rgb(21,131,122) instead hex code.

Text Font Color

.myTextColor { color: #15837A; }

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

This text font color is #15837A.

Background Color

.myBgColor { background-color: #15837A; }

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

This div background color is #15837A.

Border color

.myBorderColor { border: 1px solid #15837A; }

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

This div border color is #15837A.

Opacity

.myOpacity80 { color: #15837A; opacity: 0.8; }

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

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

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

This text has shadow with #15837A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15837A.

Preview

Color preview on black background

This text has color #15837A on black background.


Color preview on white background

This text has color #15837A on white background.


Black color preview on #15837A background

This text has black color on #15837A background.


White color preview on #15837A background

This text has white color on #15837A background.


Related colors

Complementary color

Complementary color for #hex is #EA7C85.


I love getcolorcode.com

Triadic colors

1 #7A1583 and #837A15 with #15837A are triadic colors.

2 #7A8315 and #83157A with #15837A are triadic colors.