COLOR #292027

HEX: #292027 RGB: (41,32,39)

Color info

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

RGB color model

#292027 color RGB value is (41,32,39).

RGB: (41,32,39) (16%, 13%, 15%)

RGB channels and saturation

R 41 of 255 = 16%
G 32 of 255 = 13%
B 39 of 255 = 15%

41
32
39

R + G + B ~ 15%. #292027 is dark color.

Portions of RGB colors in percentages

R + G + B = 41 + 32 + 39 = 112 (100%)
R 41 of 112 ~ 36.61%
G 32 of 112 ~ 28.57%
B 39 of 112 ~ 34.82'%

%36.61
%28.57
%34.82

CMYK color model

#292027 color CMYK value is (0,22,5,84).

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

CMYK: (0,22,5,84)
C0M22Y5K84 (0%, 22%, 5%, 84%)
(0.00 / 0.22 / 0.05 / 0.84)

CMYK percentages

%0
%21.95
%4.88
%83.92

Codes

Color #292027 in popluar color models

29 20 27
RGB 41 32 39
HSL 313° 12.33% 14.31%
HSB/HSV 313° 21.95% 16.08%
CMYK 0.00% 21.95% 4.88%
83.92%

Color #292027 in popluar number systems.

HEX 29 20 27
Decimal 41 32 39
Binary 101001 100000 100111
Octal 51 40 47

Shades and tints

Shades of #292027

#292027
(41,32,39)
#261E24
(38,30,36)
#231C21
(35,28,33)
#201A1E
(32,26,30)
#1D181B
(29,24,27)
#1A1618
(26,22,24)
#171415
(23,20,21)
#141212
(20,18,18)
#11100F
(17,16,15)
#0E0E0C
(14,14,12)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #292027

#292027
(41,32,39)
#3C343A
(60,52,58)
#4F484D
(79,72,77)
#625C60
(98,92,96)
#757073
(117,112,115)
#888486
(136,132,134)
#9B9899
(155,152,153)
#AEACAC
(174,172,172)
#C1C0BF
(193,192,191)
#D4D4D2
(212,212,210)
#E7E8E5
(231,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #292027; }

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

This text font color is #292027.

Background Color

.myBgColor { background-color: #292027; }

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

This div background color is #292027.

Border color

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

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

This div border color is #292027.

Opacity

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

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

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

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

This text has shadow with #292027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292027.

Preview

Color preview on black background

This text has color #292027 on black background.


Color preview on white background

This text has color #292027 on white background.


Black color preview on #292027 background

This text has black color on #292027 background.


White color preview on #292027 background

This text has white color on #292027 background.


Related colors

Complementary color

Complementary color for #hex is #D6DFD8.


I love getcolorcode.com

Triadic colors

1 #272920 and #202729 with #292027 are triadic colors.

2 #272029 and #202927 with #292027 are triadic colors.