COLOR #272912

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

39
41
18

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

Portions of RGB colors in percentages

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

%39.8
%41.84
%18.37

CMYK color model

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

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

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

CMYK percentages

%4.88
%0
%56.1
%83.92

Codes

Color #272912 in popluar color models

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

Color #272912 in popluar number systems.

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

Shades and tints

Shades of #272912

#272912
(39,41,18)
#242611
(36,38,17)
#212310
(33,35,16)
#1E200F
(30,32,15)
#1B1D0E
(27,29,14)
#181A0D
(24,26,13)
#15170C
(21,23,12)
#12140B
(18,20,11)
#0F110A
(15,17,10)
#0C0E09
(12,14,9)
#090B08
(9,11,8)
#000000
(0,0,0)

Tints of #272912

#272912
(39,41,18)
#3A3C27
(58,60,39)
#4D4F3C
(77,79,60)
#606251
(96,98,81)
#737566
(115,117,102)
#86887B
(134,136,123)
#999B90
(153,155,144)
#ACAEA5
(172,174,165)
#BFC1BA
(191,193,186)
#D2D4CF
(210,212,207)
#E5E7E4
(229,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #272912; }

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

This text font color is #272912.

Background Color

.myBgColor { background-color: #272912; }

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

This div background color is #272912.

Border color

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

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

This div border color is #272912.

Opacity

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

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

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

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

This text has shadow with #272912 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272912.

Preview

Color preview on black background

This text has color #272912 on black background.


Color preview on white background

This text has color #272912 on white background.


Black color preview on #272912 background

This text has black color on #272912 background.


White color preview on #272912 background

This text has white color on #272912 background.


Related colors

Complementary color

Complementary color for #hex is #D8D6ED.


I love getcolorcode.com

Triadic colors

1 #122729 and #291227 with #272912 are triadic colors.

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