COLOR #272529

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

39
37
41

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

Portions of RGB colors in percentages

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

%33.33
%31.62
%35.04

CMYK color model

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

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

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

CMYK percentages

%4.88
%9.76
%0
%83.92

Codes

Color #272529 in popluar color models

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

Color #272529 in popluar number systems.

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

Shades and tints

Shades of #272529

#272529
(39,37,41)
#242226
(36,34,38)
#211F23
(33,31,35)
#1E1C20
(30,28,32)
#1B191D
(27,25,29)
#18161A
(24,22,26)
#151317
(21,19,23)
#121014
(18,16,20)
#0F0D11
(15,13,17)
#0C0A0E
(12,10,14)
#09070B
(9,7,11)
#000000
(0,0,0)

Tints of #272529

#272529
(39,37,41)
#3A383C
(58,56,60)
#4D4B4F
(77,75,79)
#605E62
(96,94,98)
#737175
(115,113,117)
#868488
(134,132,136)
#99979B
(153,151,155)
#ACAAAE
(172,170,174)
#BFBDC1
(191,189,193)
#D2D0D4
(210,208,212)
#E5E3E7
(229,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #272529; }

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

This text font color is #272529.

Background Color

.myBgColor { background-color: #272529; }

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

This div background color is #272529.

Border color

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

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

This div border color is #272529.

Opacity

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

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

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

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

This text has shadow with #272529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272529.

Preview

Color preview on black background

This text has color #272529 on black background.


Color preview on white background

This text has color #272529 on white background.


Black color preview on #272529 background

This text has black color on #272529 background.


White color preview on #272529 background

This text has white color on #272529 background.


Related colors

Complementary color

Complementary color for #hex is #D8DAD6.


I love getcolorcode.com

Triadic colors

1 #292725 and #252927 with #272529 are triadic colors.

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