COLOR #295217

HEX: #295217 RGB: (41,82,23)

Color info

#295217 contains red, green and blue colors in about the same proportion. Web safe color of #295217 is #336600 (or #360).

RGB color model

#295217 color RGB value is (41,82,23).

RGB: (41,82,23) (16%, 32%, 9%)

RGB channels and saturation

R 41 of 255 = 16%
G 82 of 255 = 32%
B 23 of 255 = 9%

41
82
23

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

Portions of RGB colors in percentages

R + G + B = 41 + 82 + 23 = 146 (100%)
R 41 of 146 ~ 28.08%
G 82 of 146 ~ 56.16%
B 23 of 146 ~ 15.75'%

%28.08
%56.16
%15.75

CMYK color model

#295217 color CMYK value is (50,0,72,68).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 71.95%
  • key color value is 67.84%

CMYK: (50,0,72,68)
C50M0Y72K68 (50%, 0%, 72%, 68%)
(0.50 / 0.00 / 0.72 / 0.68)

CMYK percentages

%50
%0
%71.95
%67.84

Codes

Color #295217 in popluar color models

29 52 17
RGB 41 82 23
HSL 102° 56.19% 20.59%
HSB/HSV 102° 71.95% 32.16%
CMYK 50.00% 0.00% 71.95%
67.84%

Color #295217 in popluar number systems.

HEX 29 52 17
Decimal 41 82 23
Binary 101001 1010010 10111
Octal 51 122 27

Shades and tints

Shades of #295217

#295217
(41,82,23)
#264B15
(38,75,21)
#234413
(35,68,19)
#203D11
(32,61,17)
#1D360F
(29,54,15)
#1A2F0D
(26,47,13)
#17280B
(23,40,11)
#142109
(20,33,9)
#111A07
(17,26,7)
#0E1305
(14,19,5)
#0B0C03
(11,12,3)
#000000
(0,0,0)

Tints of #295217

#295217
(41,82,23)
#3C612C
(60,97,44)
#4F7041
(79,112,65)
#627F56
(98,127,86)
#758E6B
(117,142,107)
#889D80
(136,157,128)
#9BAC95
(155,172,149)
#AEBBAA
(174,187,170)
#C1CABF
(193,202,191)
#D4D9D4
(212,217,212)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #295217 color. Also use rgb(41,82,23) instead hex code.

Text Font Color

.myTextColor { color: #295217; }

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

This text font color is #295217.

Background Color

.myBgColor { background-color: #295217; }

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

This div background color is #295217.

Border color

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

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

This div border color is #295217.

Opacity

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

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

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

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

This text has shadow with #295217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295217.

Preview

Color preview on black background

This text has color #295217 on black background.


Color preview on white background

This text has color #295217 on white background.


Black color preview on #295217 background

This text has black color on #295217 background.


White color preview on #295217 background

This text has white color on #295217 background.


Related colors

Complementary color

Complementary color for #hex is #D6ADE8.


I love getcolorcode.com

Triadic colors

1 #172952 and #521729 with #295217 are triadic colors.

2 #175229 and #522917 with #295217 are triadic colors.