COLOR #292614

HEX: #292614 RGB: (41,38,20)

Color info

#292614 contains red, green and blue colors in about the same proportion. Web safe color of #292614 is #333300 (or #330).

RGB color model

#292614 color RGB value is (41,38,20).

RGB: (41,38,20) (16%, 15%, 8%)

RGB channels and saturation

R 41 of 255 = 16%
G 38 of 255 = 15%
B 20 of 255 = 8%

41
38
20

R + G + B ~ 13%. #292614 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 38 + 20 = 99 (100%)
R 41 of 99 ~ 41.41%
G 38 of 99 ~ 38.38%
B 20 of 99 ~ 20.2'%

%41.41
%38.38
%20.2

CMYK color model

#292614 color CMYK value is (0,7,51,84).

  • cyan value is 0.00%
  • magenta value is 7.32%
  • yellow value is 51.22%
  • key color value is 83.92%
CMYK: (0,7,51,84) C0M7Y51K84 (0%,7%,51%,84%) (0.00/0.07/0.51/0.84) 

CMYK percentages

%0
%7.32
%51.22
%83.92

Codes

Color #292614 in popluar color models

29 26 14
RGB 41 38 20
HSL 51° 34.43% 11.96%
HSB/HSV 51° 51.22% 16.08%
CMYK 0.00% 7.32% 51.22%
83.92%

Color #292614 in popluar number systems.

HEX 29 26 14
Decimal 41 38 20
Binary 101001 100110 10100
Octal 51 46 24

Shades and tints

Shades of #292614

#292614
(41,38,20)
#262313
(38,35,19)
#232012
(35,32,18)
#201D11
(32,29,17)
#1D1A10
(29,26,16)
#1A170F
(26,23,15)
#17140E
(23,20,14)
#14110D
(20,17,13)
#110E0C
(17,14,12)
#0E0B0B
(14,11,11)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #292614

#292614
(41,38,20)
#3C3929
(60,57,41)
#4F4C3E
(79,76,62)
#625F53
(98,95,83)
#757268
(117,114,104)
#88857D
(136,133,125)
#9B9892
(155,152,146)
#AEABA7
(174,171,167)
#C1BEBC
(193,190,188)
#D4D1D1
(212,209,209)
#E7E4E6
(231,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292614 color. Also use rgb(41,38,20) instead hex code.

Text Font Color

.myTextColor { color: #292614; }

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

This text font color is #292614.

Background Color

.myBgColor { background-color: #292614; }

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

This div background color is #292614.

Border color

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

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

This div border color is #292614.

Opacity

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

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

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

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

This text has shadow with #292614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292614.

Preview

Color preview on black background

This text has color #292614 on black background.


Color preview on white background

This text has color #292614 on white background.


Black color preview on #292614 background

This text has black color on #292614 background.


White color preview on #292614 background

This text has white color on #292614 background.


Related colors

Complementary color

Complementary color for #hex is #D6D9EB.


I love getcolorcode.com

Triadic colors

1 #142926 and #261429 with #292614 are triadic colors.

2 #142629 and #262914 with #292614 are triadic colors.