COLOR #295A31

HEX: #295A31 RGB: (41,90,49)

Color info

#295A31 contains red, green and blue colors in about the same proportion. Web safe color of #295A31 is #336633 (or #363).

RGB color model

#295A31 color RGB value is (41,90,49).

RGB: (41,90,49) (16%, 35%, 19%)

RGB channels and saturation

R 41 of 255 = 16%
G 90 of 255 = 35%
B 49 of 255 = 19%

41
90
49

R + G + B ~ 23%. #295A31 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 90 + 49 = 180 (100%)
R 41 of 180 ~ 22.78%
G 90 of 180 ~ 50%
B 49 of 180 ~ 27.22'%

%22.78
%50
%27.22

CMYK color model

#295A31 color CMYK value is (54,0,46,65).

  • cyan value is 54.44%
  • magenta value is 0.00%
  • yellow value is 45.56%
  • key color value is 64.71%

CMYK: (54,0,46,65)
C54M0Y46K65 (54%, 0%, 46%, 65%)
(0.54 / 0.00 / 0.46 / 0.65)

CMYK percentages

%54.44
%0
%45.56
%64.71

Codes

Color #295A31 in popluar color models

29 5A 31
RGB 41 90 49
HSL 130° 37.40% 25.69%
HSB/HSV 130° 54.44% 35.29%
CMYK 54.44% 0.00% 45.56%
64.71%

Color #295A31 in popluar number systems.

HEX 29 5A 31
Decimal 41 90 49
Binary 101001 1011010 110001
Octal 51 132 61

Shades and tints

Shades of #295A31

#295A31
(41,90,49)
#26522D
(38,82,45)
#234A29
(35,74,41)
#204225
(32,66,37)
#1D3A21
(29,58,33)
#1A321D
(26,50,29)
#172A19
(23,42,25)
#142215
(20,34,21)
#111A11
(17,26,17)
#0E120D
(14,18,13)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #295A31

#295A31
(41,90,49)
#3C6943
(60,105,67)
#4F7855
(79,120,85)
#628767
(98,135,103)
#759679
(117,150,121)
#88A58B
(136,165,139)
#9BB49D
(155,180,157)
#AEC3AF
(174,195,175)
#C1D2C1
(193,210,193)
#D4E1D3
(212,225,211)
#E7F0E5
(231,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #295A31 color. Also use rgb(41,90,49) instead hex code.

Text Font Color

.myTextColor { color: #295A31; }

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

This text font color is #295A31.

Background Color

.myBgColor { background-color: #295A31; }

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

This div background color is #295A31.

Border color

.myBorderColor { border: 1px solid #295A31; }

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

This div border color is #295A31.

Opacity

.myOpacity80 { color: #295A31; opacity: 0.8; }

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

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

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

This text has shadow with #295A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295A31.

Preview

Color preview on black background

This text has color #295A31 on black background.


Color preview on white background

This text has color #295A31 on white background.


Black color preview on #295A31 background

This text has black color on #295A31 background.


White color preview on #295A31 background

This text has white color on #295A31 background.


Related colors

Complementary color

Complementary color for #hex is #D6A5CE.


I love getcolorcode.com

Triadic colors

1 #31295A and #5A3129 with #295A31 are triadic colors.

2 #315A29 and #5A2931 with #295A31 are triadic colors.