COLOR #295B41

HEX: #295B41 RGB: (41,91,65)

Color info

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

RGB color model

#295B41 color RGB value is (41,91,65).

RGB: (41,91,65) (16%, 36%, 25%)

RGB channels and saturation

R 41 of 255 = 16%
G 91 of 255 = 36%
B 65 of 255 = 25%

41
91
65

R + G + B ~ 26%. #295B41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 91 + 65 = 197 (100%)
R 41 of 197 ~ 20.81%
G 91 of 197 ~ 46.19%
B 65 of 197 ~ 32.99'%

%20.81
%46.19
%32.99

CMYK color model

#295B41 color CMYK value is (55,0,29,64).

  • cyan value is 54.95%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 64.31%

CMYK: (55,0,29,64)
C55M0Y29K64 (55%, 0%, 29%, 64%)
(0.55 / 0.00 / 0.29 / 0.64)

CMYK percentages

%54.95
%0
%28.57
%64.31

Codes

Color #295B41 in popluar color models

29 5B 41
RGB 41 91 65
HSL 149° 37.88% 25.88%
HSB/HSV 149° 54.95% 35.69%
CMYK 54.95% 0.00% 28.57%
64.31%

Color #295B41 in popluar number systems.

HEX 29 5B 41
Decimal 41 91 65
Binary 101001 1011011 1000001
Octal 51 133 101

Shades and tints

Shades of #295B41

#295B41
(41,91,65)
#26533C
(38,83,60)
#234B37
(35,75,55)
#204332
(32,67,50)
#1D3B2D
(29,59,45)
#1A3328
(26,51,40)
#172B23
(23,43,35)
#14231E
(20,35,30)
#111B19
(17,27,25)
#0E1314
(14,19,20)
#0B0B0F
(11,11,15)
#000000
(0,0,0)

Tints of #295B41

#295B41
(41,91,65)
#3C6952
(60,105,82)
#4F7763
(79,119,99)
#628574
(98,133,116)
#759385
(117,147,133)
#88A196
(136,161,150)
#9BAFA7
(155,175,167)
#AEBDB8
(174,189,184)
#C1CBC9
(193,203,201)
#D4D9DA
(212,217,218)
#E7E7EB
(231,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #295B41 color. Also use rgb(41,91,65) instead hex code.

Text Font Color

.myTextColor { color: #295B41; }

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

This text font color is #295B41.

Background Color

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

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

This div background color is #295B41.

Border color

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

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

This div border color is #295B41.

Opacity

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

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

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

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

This text has shadow with #295B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #295B41.

Preview

Color preview on black background

This text has color #295B41 on black background.


Color preview on white background

This text has color #295B41 on white background.


Black color preview on #295B41 background

This text has black color on #295B41 background.


White color preview on #295B41 background

This text has white color on #295B41 background.


Related colors

Complementary color

Complementary color for #hex is #D6A4BE.


I love getcolorcode.com

Triadic colors

1 #41295B and #5B4129 with #295B41 are triadic colors.

2 #415B29 and #5B2941 with #295B41 are triadic colors.