COLOR #155711

HEX: #155711 RGB: (21,87,17)

Color info

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

RGB color model

#155711 color RGB value is (21,87,17).

RGB: (21,87,17) (8%, 34%, 7%)

RGB channels and saturation

R 21 of 255 = 8%
G 87 of 255 = 34%
B 17 of 255 = 7%

21
87
17

R + G + B ~ 16%. #155711 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 87 + 17 = 125 (100%)
R 21 of 125 ~ 16.8%
G 87 of 125 ~ 69.6%
B 17 of 125 ~ 13.6'%

%16.8
%69.6
%13.6

CMYK color model

#155711 color CMYK value is (76,0,80,66).

  • cyan value is 75.86%
  • magenta value is 0.00%
  • yellow value is 80.46%
  • key color value is 65.88%

CMYK: (76,0,80,66)
C76M0Y80K66 (76%, 0%, 80%, 66%)
(0.76 / 0.00 / 0.80 / 0.66)

CMYK percentages

%75.86
%0
%80.46
%65.88

Codes

Color #155711 in popluar color models

15 57 11
RGB 21 87 17
HSL 117° 67.31% 20.39%
HSB/HSV 117° 80.46% 34.12%
CMYK 75.86% 0.00% 80.46%
65.88%

Color #155711 in popluar number systems.

HEX 15 57 11
Decimal 21 87 17
Binary 10101 1010111 10001
Octal 25 127 21

Shades and tints

Shades of #155711

#155711
(21,87,17)
#145010
(20,80,16)
#13490F
(19,73,15)
#12420E
(18,66,14)
#113B0D
(17,59,13)
#10340C
(16,52,12)
#0F2D0B
(15,45,11)
#0E260A
(14,38,10)
#0D1F09
(13,31,9)
#0C1808
(12,24,8)
#0B1107
(11,17,7)
#000000
(0,0,0)

Tints of #155711

#155711
(21,87,17)
#2A6626
(42,102,38)
#3F753B
(63,117,59)
#548450
(84,132,80)
#699365
(105,147,101)
#7EA27A
(126,162,122)
#93B18F
(147,177,143)
#A8C0A4
(168,192,164)
#BDCFB9
(189,207,185)
#D2DECE
(210,222,206)
#E7EDE3
(231,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #155711; }

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

This text font color is #155711.

Background Color

.myBgColor { background-color: #155711; }

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

This div background color is #155711.

Border color

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

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

This div border color is #155711.

Opacity

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

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

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

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

This text has shadow with #155711 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155711.

Preview

Color preview on black background

This text has color #155711 on black background.


Color preview on white background

This text has color #155711 on white background.


Black color preview on #155711 background

This text has black color on #155711 background.


White color preview on #155711 background

This text has white color on #155711 background.


Related colors

Complementary color

Complementary color for #hex is #EAA8EE.


I love getcolorcode.com

Triadic colors

1 #111557 and #571115 with #155711 are triadic colors.

2 #115715 and #571511 with #155711 are triadic colors.