COLOR #155322

HEX: #155322 RGB: (21,83,34)

Color info

#155322 contains mainly green and blue colors. Web safe color of #155322 is #006633 (or #063).

RGB color model

#155322 color RGB value is (21,83,34).

RGB: (21,83,34) (8%, 33%, 13%)

RGB channels and saturation

R 21 of 255 = 8%
G 83 of 255 = 33%
B 34 of 255 = 13%

21
83
34

R + G + B ~ 18%. #155322 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 83 + 34 = 138 (100%)
R 21 of 138 ~ 15.22%
G 83 of 138 ~ 60.14%
B 34 of 138 ~ 24.64'%

%15.22
%60.14
%24.64

CMYK color model

#155322 color CMYK value is (75,0,59,67).

  • cyan value is 74.70%
  • magenta value is 0.00%
  • yellow value is 59.04%
  • key color value is 67.45%

CMYK: (75,0,59,67)
C75M0Y59K67 (75%, 0%, 59%, 67%)
(0.75 / 0.00 / 0.59 / 0.67)

CMYK percentages

%74.7
%0
%59.04
%67.45

Codes

Color #155322 in popluar color models

15 53 22
RGB 21 83 34
HSL 133° 59.62% 20.39%
HSB/HSV 133° 74.70% 32.55%
CMYK 74.70% 0.00% 59.04%
67.45%

Color #155322 in popluar number systems.

HEX 15 53 22
Decimal 21 83 34
Binary 10101 1010011 100010
Octal 25 123 42

Shades and tints

Shades of #155322

#155322
(21,83,34)
#144C1F
(20,76,31)
#13451C
(19,69,28)
#123E19
(18,62,25)
#113716
(17,55,22)
#103013
(16,48,19)
#0F2910
(15,41,16)
#0E220D
(14,34,13)
#0D1B0A
(13,27,10)
#0C1407
(12,20,7)
#0B0D04
(11,13,4)
#000000
(0,0,0)

Tints of #155322

#155322
(21,83,34)
#2A6236
(42,98,54)
#3F714A
(63,113,74)
#54805E
(84,128,94)
#698F72
(105,143,114)
#7E9E86
(126,158,134)
#93AD9A
(147,173,154)
#A8BCAE
(168,188,174)
#BDCBC2
(189,203,194)
#D2DAD6
(210,218,214)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #155322 color. Also use rgb(21,83,34) instead hex code.

Text Font Color

.myTextColor { color: #155322; }

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

This text font color is #155322.

Background Color

.myBgColor { background-color: #155322; }

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

This div background color is #155322.

Border color

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

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

This div border color is #155322.

Opacity

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

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

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

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

This text has shadow with #155322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #155322.

Preview

Color preview on black background

This text has color #155322 on black background.


Color preview on white background

This text has color #155322 on white background.


Black color preview on #155322 background

This text has black color on #155322 background.


White color preview on #155322 background

This text has white color on #155322 background.


Related colors

Complementary color

Complementary color for #hex is #EAACDD.


I love getcolorcode.com

Triadic colors

1 #221553 and #532215 with #155322 are triadic colors.

2 #225315 and #531522 with #155322 are triadic colors.