COLOR #272915

HEX: #272915 RGB: (39,41,21)

Color info

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

RGB color model

#272915 color RGB value is (39,41,21).

RGB: (39,41,21) (15%, 16%, 8%)

RGB channels and saturation

R 39 of 255 = 15%
G 41 of 255 = 16%
B 21 of 255 = 8%

39
41
21

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

Portions of RGB colors in percentages

R + G + B = 39 + 41 + 21 = 101 (100%)
R 39 of 101 ~ 38.61%
G 41 of 101 ~ 40.59%
B 21 of 101 ~ 20.79'%

%38.61
%40.59
%20.79

CMYK color model

#272915 color CMYK value is (5,0,49,84).

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

CMYK: (5,0,49,84)
C5M0Y49K84 (5%, 0%, 49%, 84%)
(0.05 / 0.00 / 0.49 / 0.84)

CMYK percentages

%4.88
%0
%48.78
%83.92

Codes

Color #272915 in popluar color models

27 29 15
RGB 39 41 21
HSL 66° 32.26% 12.16%
HSB/HSV 66° 48.78% 16.08%
CMYK 4.88% 0.00% 48.78%
83.92%

Color #272915 in popluar number systems.

HEX 27 29 15
Decimal 39 41 21
Binary 100111 101001 10101
Octal 47 51 25

Shades and tints

Shades of #272915

#272915
(39,41,21)
#242614
(36,38,20)
#212313
(33,35,19)
#1E2012
(30,32,18)
#1B1D11
(27,29,17)
#181A10
(24,26,16)
#15170F
(21,23,15)
#12140E
(18,20,14)
#0F110D
(15,17,13)
#0C0E0C
(12,14,12)
#090B0B
(9,11,11)
#000000
(0,0,0)

Tints of #272915

#272915
(39,41,21)
#3A3C2A
(58,60,42)
#4D4F3F
(77,79,63)
#606254
(96,98,84)
#737569
(115,117,105)
#86887E
(134,136,126)
#999B93
(153,155,147)
#ACAEA8
(172,174,168)
#BFC1BD
(191,193,189)
#D2D4D2
(210,212,210)
#E5E7E7
(229,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #272915; }

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

This text font color is #272915.

Background Color

.myBgColor { background-color: #272915; }

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

This div background color is #272915.

Border color

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

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

This div border color is #272915.

Opacity

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

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

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

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

This text has shadow with #272915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #272915.

Preview

Color preview on black background

This text has color #272915 on black background.


Color preview on white background

This text has color #272915 on white background.


Black color preview on #272915 background

This text has black color on #272915 background.


White color preview on #272915 background

This text has white color on #272915 background.


Related colors

Complementary color

Complementary color for #hex is #D8D6EA.


I love getcolorcode.com

Triadic colors

1 #152729 and #291527 with #272915 are triadic colors.

2 #152927 and #292715 with #272915 are triadic colors.