COLOR #15532A

HEX: #15532A RGB: (21,83,42)

Color info

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

RGB color model

#15532A color RGB value is (21,83,42).

RGB: (21,83,42) (8%, 33%, 16%)

RGB channels and saturation

R 21 of 255 = 8%
G 83 of 255 = 33%
B 42 of 255 = 16%

21
83
42

R + G + B ~ 19%. #15532A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 83 + 42 = 146 (100%)
R 21 of 146 ~ 14.38%
G 83 of 146 ~ 56.85%
B 42 of 146 ~ 28.77'%

%14.38
%56.85
%28.77

CMYK color model

#15532A color CMYK value is (75,0,49,67).

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

CMYK: (75,0,49,67)
C75M0Y49K67 (75%, 0%, 49%, 67%)
(0.75 / 0.00 / 0.49 / 0.67)

CMYK percentages

%74.7
%0
%49.4
%67.45

Codes

Color #15532A in popluar color models

15 53 2A
RGB 21 83 42
HSL 140° 59.62% 20.39%
HSB/HSV 140° 74.70% 32.55%
CMYK 74.70% 0.00% 49.40%
67.45%

Color #15532A in popluar number systems.

HEX 15 53 2A
Decimal 21 83 42
Binary 10101 1010011 101010
Octal 25 123 52

Shades and tints

Shades of #15532A

#15532A
(21,83,42)
#144C27
(20,76,39)
#134524
(19,69,36)
#123E21
(18,62,33)
#11371E
(17,55,30)
#10301B
(16,48,27)
#0F2918
(15,41,24)
#0E2215
(14,34,21)
#0D1B12
(13,27,18)
#0C140F
(12,20,15)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #15532A

#15532A
(21,83,42)
#2A623D
(42,98,61)
#3F7150
(63,113,80)
#548063
(84,128,99)
#698F76
(105,143,118)
#7E9E89
(126,158,137)
#93AD9C
(147,173,156)
#A8BCAF
(168,188,175)
#BDCBC2
(189,203,194)
#D2DAD5
(210,218,213)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15532A; }

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

This text font color is #15532A.

Background Color

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

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

This div background color is #15532A.

Border color

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

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

This div border color is #15532A.

Opacity

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

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

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

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

This text has shadow with #15532A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15532A.

Preview

Color preview on black background

This text has color #15532A on black background.


Color preview on white background

This text has color #15532A on white background.


Black color preview on #15532A background

This text has black color on #15532A background.


White color preview on #15532A background

This text has white color on #15532A background.


Related colors

Complementary color

Complementary color for #hex is #EAACD5.


I love getcolorcode.com

Triadic colors

1 #2A1553 and #532A15 with #15532A are triadic colors.

2 #2A5315 and #53152A with #15532A are triadic colors.