COLOR #292527

HEX: #292527 RGB: (41,37,39)

Color info

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

RGB color model

#292527 color RGB value is (41,37,39).

RGB: (41,37,39) (16%, 15%, 15%)

RGB channels and saturation

R 41 of 255 = 16%
G 37 of 255 = 15%
B 39 of 255 = 15%

41
37
39

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

Portions of RGB colors in percentages

R + G + B = 41 + 37 + 39 = 117 (100%)
R 41 of 117 ~ 35.04%
G 37 of 117 ~ 31.62%
B 39 of 117 ~ 33.33'%

%35.04
%31.62
%33.33

CMYK color model

#292527 color CMYK value is (0,10,5,84).

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

CMYK: (0,10,5,84)
C0M10Y5K84 (0%, 10%, 5%, 84%)
(0.00 / 0.10 / 0.05 / 0.84)

CMYK percentages

%0
%9.76
%4.88
%83.92

Codes

Color #292527 in popluar color models

29 25 27
RGB 41 37 39
HSL 330° 5.13% 15.29%
HSB/HSV 330° 9.76% 16.08%
CMYK 0.00% 9.76% 4.88%
83.92%

Color #292527 in popluar number systems.

HEX 29 25 27
Decimal 41 37 39
Binary 101001 100101 100111
Octal 51 45 47

Shades and tints

Shades of #292527

#292527
(41,37,39)
#262224
(38,34,36)
#231F21
(35,31,33)
#201C1E
(32,28,30)
#1D191B
(29,25,27)
#1A1618
(26,22,24)
#171315
(23,19,21)
#141012
(20,16,18)
#110D0F
(17,13,15)
#0E0A0C
(14,10,12)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #292527

#292527
(41,37,39)
#3C383A
(60,56,58)
#4F4B4D
(79,75,77)
#625E60
(98,94,96)
#757173
(117,113,115)
#888486
(136,132,134)
#9B9799
(155,151,153)
#AEAAAC
(174,170,172)
#C1BDBF
(193,189,191)
#D4D0D2
(212,208,210)
#E7E3E5
(231,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #292527; }

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

This text font color is #292527.

Background Color

.myBgColor { background-color: #292527; }

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

This div background color is #292527.

Border color

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

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

This div border color is #292527.

Opacity

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

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

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

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

This text has shadow with #292527 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #292527.

Preview

Color preview on black background

This text has color #292527 on black background.


Color preview on white background

This text has color #292527 on white background.


Black color preview on #292527 background

This text has black color on #292527 background.


White color preview on #292527 background

This text has white color on #292527 background.


Related colors

Complementary color

Complementary color for #hex is #D6DAD8.


I love getcolorcode.com

Triadic colors

1 #272925 and #252729 with #292527 are triadic colors.

2 #272529 and #252927 with #292527 are triadic colors.