COLOR #295325

HEX: #295325 RGB: (41,83,37)

Color info

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

RGB color model

#295325 color RGB value is (41,83,37).

RGB: (41,83,37) (16%, 33%, 15%)

RGB channels and saturation

R 41 of 255 = 16%
G 83 of 255 = 33%
B 37 of 255 = 15%

41
83
37

R + G + B ~ 21%. #295325 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 83 + 37 = 161 (100%)
R 41 of 161 ~ 25.47%
G 83 of 161 ~ 51.55%
B 37 of 161 ~ 22.98'%

%25.47
%51.55
%22.98

CMYK color model

#295325 color CMYK value is (51,0,55,67).

  • cyan value is 50.60%
  • magenta value is 0.00%
  • yellow value is 55.42%
  • key color value is 67.45%

CMYK: (51,0,55,67)
C51M0Y55K67 (51%, 0%, 55%, 67%)
(0.51 / 0.00 / 0.55 / 0.67)

CMYK percentages

%50.6
%0
%55.42
%67.45

Codes

Color #295325 in popluar color models

29 53 25
RGB 41 83 37
HSL 115° 38.33% 23.53%
HSB/HSV 115° 55.42% 32.55%
CMYK 50.60% 0.00% 55.42%
67.45%

Color #295325 in popluar number systems.

HEX 29 53 25
Decimal 41 83 37
Binary 101001 1010011 100101
Octal 51 123 45

Shades and tints

Shades of #295325

#295325
(41,83,37)
#264C22
(38,76,34)
#23451F
(35,69,31)
#203E1C
(32,62,28)
#1D3719
(29,55,25)
#1A3016
(26,48,22)
#172913
(23,41,19)
#142210
(20,34,16)
#111B0D
(17,27,13)
#0E140A
(14,20,10)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #295325

#295325
(41,83,37)
#3C6238
(60,98,56)
#4F714B
(79,113,75)
#62805E
(98,128,94)
#758F71
(117,143,113)
#889E84
(136,158,132)
#9BAD97
(155,173,151)
#AEBCAA
(174,188,170)
#C1CBBD
(193,203,189)
#D4DAD0
(212,218,208)
#E7E9E3
(231,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #295325 color. Also use rgb(41,83,37) instead hex code.

Text Font Color

.myTextColor { color: #295325; }

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

This text font color is #295325.

Background Color

.myBgColor { background-color: #295325; }

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

This div background color is #295325.

Border color

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

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

This div border color is #295325.

Opacity

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

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

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

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

This text has shadow with #295325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295325.

Preview

Color preview on black background

This text has color #295325 on black background.


Color preview on white background

This text has color #295325 on white background.


Black color preview on #295325 background

This text has black color on #295325 background.


White color preview on #295325 background

This text has white color on #295325 background.


Related colors

Complementary color

Complementary color for #hex is #D6ACDA.


I love getcolorcode.com

Triadic colors

1 #252953 and #532529 with #295325 are triadic colors.

2 #255329 and #532925 with #295325 are triadic colors.