COLOR #27472E

HEX: #27472E RGB: (39,71,46)

Color info

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

RGB color model

#27472E color RGB value is (39,71,46).

RGB: (39,71,46) (15%, 28%, 18%)

RGB channels and saturation

R 39 of 255 = 15%
G 71 of 255 = 28%
B 46 of 255 = 18%

39
71
46

R + G + B ~ 20%. #27472E is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 71 + 46 = 156 (100%)
R 39 of 156 ~ 25%
G 71 of 156 ~ 45.51%
B 46 of 156 ~ 29.49'%

%25
%45.51
%29.49

CMYK color model

#27472E color CMYK value is (45,0,35,72).

  • cyan value is 45.07%
  • magenta value is 0.00%
  • yellow value is 35.21%
  • key color value is 72.16%

CMYK: (45,0,35,72)
C45M0Y35K72 (45%, 0%, 35%, 72%)
(0.45 / 0.00 / 0.35 / 0.72)

CMYK percentages

%45.07
%0
%35.21
%72.16

Codes

Color #27472E in popluar color models

27 47 2E
RGB 39 71 46
HSL 133° 29.09% 21.57%
HSB/HSV 133° 45.07% 27.84%
CMYK 45.07% 0.00% 35.21%
72.16%

Color #27472E in popluar number systems.

HEX 27 47 2E
Decimal 39 71 46
Binary 100111 1000111 101110
Octal 47 107 56

Shades and tints

Shades of #27472E

#27472E
(39,71,46)
#24412A
(36,65,42)
#213B26
(33,59,38)
#1E3522
(30,53,34)
#1B2F1E
(27,47,30)
#18291A
(24,41,26)
#152316
(21,35,22)
#121D12
(18,29,18)
#0F170E
(15,23,14)
#0C110A
(12,17,10)
#090B06
(9,11,6)
#000000
(0,0,0)

Tints of #27472E

#27472E
(39,71,46)
#3A5741
(58,87,65)
#4D6754
(77,103,84)
#607767
(96,119,103)
#73877A
(115,135,122)
#86978D
(134,151,141)
#99A7A0
(153,167,160)
#ACB7B3
(172,183,179)
#BFC7C6
(191,199,198)
#D2D7D9
(210,215,217)
#E5E7EC
(229,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #27472E color. Also use rgb(39,71,46) instead hex code.

Text Font Color

.myTextColor { color: #27472E; }

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

This text font color is #27472E.

Background Color

.myBgColor { background-color: #27472E; }

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

This div background color is #27472E.

Border color

.myBorderColor { border: 1px solid #27472E; }

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

This div border color is #27472E.

Opacity

.myOpacity80 { color: #27472E; opacity: 0.8; }

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

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

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

This text has shadow with #27472E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #27472E.

Preview

Color preview on black background

This text has color #27472E on black background.


Color preview on white background

This text has color #27472E on white background.


Black color preview on #27472E background

This text has black color on #27472E background.


White color preview on #27472E background

This text has white color on #27472E background.


Related colors

Complementary color

Complementary color for #hex is #D8B8D1.


I love getcolorcode.com

Triadic colors

1 #2E2747 and #472E27 with #27472E are triadic colors.

2 #2E4727 and #47272E with #27472E are triadic colors.