COLOR #293825

HEX: #293825 RGB: (41,56,37)

Color info

#293825 contains red, green and blue colors in about the same proportion. Web safe color of #293825 is #333333 (or #333).

RGB color model

#293825 color RGB value is (41,56,37).

RGB: (41,56,37) (16%, 22%, 15%)

RGB channels and saturation

R 41 of 255 = 16%
G 56 of 255 = 22%
B 37 of 255 = 15%

41
56
37

R + G + B ~ 18%. #293825 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 56 + 37 = 134 (100%)
R 41 of 134 ~ 30.6%
G 56 of 134 ~ 41.79%
B 37 of 134 ~ 27.61'%

%30.6
%41.79
%27.61

CMYK color model

#293825 color CMYK value is (27,0,34,78).

  • cyan value is 26.79%
  • magenta value is 0.00%
  • yellow value is 33.93%
  • key color value is 78.04%

CMYK: (27,0,34,78)
C27M0Y34K78 (27%, 0%, 34%, 78%)
(0.27 / 0.00 / 0.34 / 0.78)

CMYK percentages

%26.79
%0
%33.93
%78.04

Codes

Color #293825 in popluar color models

29 38 25
RGB 41 56 37
HSL 107° 20.43% 18.24%
HSB/HSV 107° 33.93% 21.96%
CMYK 26.79% 0.00% 33.93%
78.04%

Color #293825 in popluar number systems.

HEX 29 38 25
Decimal 41 56 37
Binary 101001 111000 100101
Octal 51 70 45

Shades and tints

Shades of #293825

#293825
(41,56,37)
#263322
(38,51,34)
#232E1F
(35,46,31)
#20291C
(32,41,28)
#1D2419
(29,36,25)
#1A1F16
(26,31,22)
#171A13
(23,26,19)
#141510
(20,21,16)
#11100D
(17,16,13)
#0E0B0A
(14,11,10)
#0B0607
(11,6,7)
#000000
(0,0,0)

Tints of #293825

#293825
(41,56,37)
#3C4A38
(60,74,56)
#4F5C4B
(79,92,75)
#626E5E
(98,110,94)
#758071
(117,128,113)
#889284
(136,146,132)
#9BA497
(155,164,151)
#AEB6AA
(174,182,170)
#C1C8BD
(193,200,189)
#D4DAD0
(212,218,208)
#E7ECE3
(231,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #293825; }

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

This text font color is #293825.

Background Color

.myBgColor { background-color: #293825; }

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

This div background color is #293825.

Border color

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

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

This div border color is #293825.

Opacity

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

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

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

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

This text has shadow with #293825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #293825.

Preview

Color preview on black background

This text has color #293825 on black background.


Color preview on white background

This text has color #293825 on white background.


Black color preview on #293825 background

This text has black color on #293825 background.


White color preview on #293825 background

This text has white color on #293825 background.


Related colors

Complementary color

Complementary color for #hex is #D6C7DA.


I love getcolorcode.com

Triadic colors

1 #252938 and #382529 with #293825 are triadic colors.

2 #253829 and #382925 with #293825 are triadic colors.