COLOR #155719

HEX: #155719 RGB: (21,87,25)

Color info

#155719 contains mainly green color. Web safe color of #155719 is #006600 (or #060).

RGB color model

#155719 color RGB value is (21,87,25).

RGB: (21,87,25) (8%, 34%, 10%)

RGB channels and saturation

R 21 of 255 = 8%
G 87 of 255 = 34%
B 25 of 255 = 10%

21
87
25

R + G + B ~ 17%. #155719 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 87 + 25 = 133 (100%)
R 21 of 133 ~ 15.79%
G 87 of 133 ~ 65.41%
B 25 of 133 ~ 18.8'%

%15.79
%65.41
%18.8

CMYK color model

#155719 color CMYK value is (76,0,71,66).

  • cyan value is 75.86%
  • magenta value is 0.00%
  • yellow value is 71.26%
  • key color value is 65.88%
CMYK: (76,0,71,66) C76M0Y71K66 (76%,0%,71%,66%) (0.76/0.00/0.71/0.66) 

CMYK percentages

%75.86
%0
%71.26
%65.88

Codes

Color #155719 in popluar color models

15 57 19
RGB 21 87 25
HSL 124° 61.11% 21.18%
HSB/HSV 124° 75.86% 34.12%
CMYK 75.86% 0.00% 71.26%
65.88%

Color #155719 in popluar number systems.

HEX 15 57 19
Decimal 21 87 25
Binary 10101 1010111 11001
Octal 25 127 31

Shades and tints

Shades of #155719

#155719
(21,87,25)
#145017
(20,80,23)
#134915
(19,73,21)
#124213
(18,66,19)
#113B11
(17,59,17)
#10340F
(16,52,15)
#0F2D0D
(15,45,13)
#0E260B
(14,38,11)
#0D1F09
(13,31,9)
#0C1807
(12,24,7)
#0B1105
(11,17,5)
#000000
(0,0,0)

Tints of #155719

#155719
(21,87,25)
#2A662D
(42,102,45)
#3F7541
(63,117,65)
#548455
(84,132,85)
#699369
(105,147,105)
#7EA27D
(126,162,125)
#93B191
(147,177,145)
#A8C0A5
(168,192,165)
#BDCFB9
(189,207,185)
#D2DECD
(210,222,205)
#E7EDE1
(231,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155719 color. Also use rgb(21,87,25) instead hex code.

Text Font Color

.myTextColor { color: #155719; }

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

This text font color is #155719.

Background Color

.myBgColor { background-color: #155719; }

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

This div background color is #155719.

Border color

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

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

This div border color is #155719.

Opacity

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

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

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

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

This text has shadow with #155719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155719.

Preview

Color preview on black background

This text has color #155719 on black background.


Color preview on white background

This text has color #155719 on white background.


Black color preview on #155719 background

This text has black color on #155719 background.


White color preview on #155719 background

This text has white color on #155719 background.


Related colors

Complementary color

Complementary color for #hex is #EAA8E6.


I love getcolorcode.com

Triadic colors

1 #191557 and #571915 with #155719 are triadic colors.

2 #195715 and #571519 with #155719 are triadic colors.