COLOR #271712

HEX: #271712 RGB: (39,23,18)

Color info

#271712 contains red, green and blue colors in about the same proportion. Web safe color of #271712 is #330000 (or #300).

RGB color model

#271712 color RGB value is (39,23,18).

RGB: (39,23,18) (15%, 9%, 7%)

RGB channels and saturation

R 39 of 255 = 15%
G 23 of 255 = 9%
B 18 of 255 = 7%

39
23
18

R + G + B ~ 10%. #271712 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 23 + 18 = 80 (100%)
R 39 of 80 ~ 48.75%
G 23 of 80 ~ 28.75%
B 18 of 80 ~ 22.5'%

%48.75
%28.75
%22.5

CMYK color model

#271712 color CMYK value is (0,41,54,85).

  • cyan value is 0.00%
  • magenta value is 41.03%
  • yellow value is 53.85%
  • key color value is 84.71%

CMYK: (0,41,54,85)
C0M41Y54K85 (0%, 41%, 54%, 85%)
(0.00 / 0.41 / 0.54 / 0.85)

CMYK percentages

%0
%41.03
%53.85
%84.71

Codes

Color #271712 in popluar color models

27 17 12
RGB 39 23 18
HSL 14° 36.84% 11.18%
HSB/HSV 14° 53.85% 15.29%
CMYK 0.00% 41.03% 53.85%
84.71%

Color #271712 in popluar number systems.

HEX 27 17 12
Decimal 39 23 18
Binary 100111 10111 10010
Octal 47 27 22

Shades and tints

Shades of #271712

#271712
(39,23,18)
#241511
(36,21,17)
#211310
(33,19,16)
#1E110F
(30,17,15)
#1B0F0E
(27,15,14)
#180D0D
(24,13,13)
#150B0C
(21,11,12)
#12090B
(18,9,11)
#0F070A
(15,7,10)
#0C0509
(12,5,9)
#090308
(9,3,8)
#000000
(0,0,0)

Tints of #271712

#271712
(39,23,18)
#3A2C27
(58,44,39)
#4D413C
(77,65,60)
#605651
(96,86,81)
#736B66
(115,107,102)
#86807B
(134,128,123)
#999590
(153,149,144)
#ACAAA5
(172,170,165)
#BFBFBA
(191,191,186)
#D2D4CF
(210,212,207)
#E5E9E4
(229,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #271712; }

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

This text font color is #271712.

Background Color

.myBgColor { background-color: #271712; }

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

This div background color is #271712.

Border color

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

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

This div border color is #271712.

Opacity

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

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

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

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

This text has shadow with #271712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #271712.

Preview

Color preview on black background

This text has color #271712 on black background.


Color preview on white background

This text has color #271712 on white background.


Black color preview on #271712 background

This text has black color on #271712 background.


White color preview on #271712 background

This text has white color on #271712 background.


Related colors

Complementary color

Complementary color for #hex is #D8E8ED.


I love getcolorcode.com

Triadic colors

1 #122717 and #171227 with #271712 are triadic colors.

2 #121727 and #172712 with #271712 are triadic colors.