COLOR #292712

HEX: #292712 RGB: (41,39,18)

Color info

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

RGB color model

#292712 color RGB value is (41,39,18).

RGB: (41,39,18) (16%, 15%, 7%)

RGB channels and saturation

R 41 of 255 = 16%
G 39 of 255 = 15%
B 18 of 255 = 7%

41
39
18

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

Portions of RGB colors in percentages

R + G + B = 41 + 39 + 18 = 98 (100%)
R 41 of 98 ~ 41.84%
G 39 of 98 ~ 39.8%
B 18 of 98 ~ 18.37'%

%41.84
%39.8
%18.37

CMYK color model

#292712 color CMYK value is (0,5,56,84).

  • cyan value is 0.00%
  • magenta value is 4.88%
  • yellow value is 56.10%
  • key color value is 83.92%

CMYK: (0,5,56,84)
C0M5Y56K84 (0%, 5%, 56%, 84%)
(0.00 / 0.05 / 0.56 / 0.84)

CMYK percentages

%0
%4.88
%56.1
%83.92

Codes

Color #292712 in popluar color models

29 27 12
RGB 41 39 18
HSL 55° 38.98% 11.57%
HSB/HSV 55° 56.10% 16.08%
CMYK 0.00% 4.88% 56.10%
83.92%

Color #292712 in popluar number systems.

HEX 29 27 12
Decimal 41 39 18
Binary 101001 100111 10010
Octal 51 47 22

Shades and tints

Shades of #292712

#292712
(41,39,18)
#262411
(38,36,17)
#232110
(35,33,16)
#201E0F
(32,30,15)
#1D1B0E
(29,27,14)
#1A180D
(26,24,13)
#17150C
(23,21,12)
#14120B
(20,18,11)
#110F0A
(17,15,10)
#0E0C09
(14,12,9)
#0B0908
(11,9,8)
#000000
(0,0,0)

Tints of #292712

#292712
(41,39,18)
#3C3A27
(60,58,39)
#4F4D3C
(79,77,60)
#626051
(98,96,81)
#757366
(117,115,102)
#88867B
(136,134,123)
#9B9990
(155,153,144)
#AEACA5
(174,172,165)
#C1BFBA
(193,191,186)
#D4D2CF
(212,210,207)
#E7E5E4
(231,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #292712 color. Also use rgb(41,39,18) instead hex code.

Text Font Color

.myTextColor { color: #292712; }

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

This text font color is #292712.

Background Color

.myBgColor { background-color: #292712; }

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

This div background color is #292712.

Border color

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

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

This div border color is #292712.

Opacity

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

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

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

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

This text has shadow with #292712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292712.

Preview

Color preview on black background

This text has color #292712 on black background.


Color preview on white background

This text has color #292712 on white background.


Black color preview on #292712 background

This text has black color on #292712 background.


White color preview on #292712 background

This text has white color on #292712 background.


Related colors

Complementary color

Complementary color for #hex is #D6D8ED.


I love getcolorcode.com

Triadic colors

1 #122927 and #271229 with #292712 are triadic colors.

2 #122729 and #272912 with #292712 are triadic colors.