COLOR #27170C

HEX: #27170C RGB: (39,23,12)

Color info

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

RGB color model

#27170C color RGB value is (39,23,12).

RGB: (39,23,12) (15%, 9%, 5%)

RGB channels and saturation

R 39 of 255 = 15%
G 23 of 255 = 9%
B 12 of 255 = 5%

39
23
12

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

Portions of RGB colors in percentages

R + G + B = 39 + 23 + 12 = 74 (100%)
R 39 of 74 ~ 52.7%
G 23 of 74 ~ 31.08%
B 12 of 74 ~ 16.22'%

%52.7
%31.08
%16.22

CMYK color model

#27170C color CMYK value is (0,41,69,85).

  • cyan value is 0.00%
  • magenta value is 41.03%
  • yellow value is 69.23%
  • key color value is 84.71%
CMYK: (0,41,69,85) C0M41Y69K85 (0%,41%,69%,85%) (0.00/0.41/0.69/0.85) 

CMYK percentages

%0
%41.03
%69.23
%84.71

Codes

Color #27170C in popluar color models

27 17 0C
RGB 39 23 12
HSL 24° 52.94% 10.00%
HSB/HSV 24° 69.23% 15.29%
CMYK 0.00% 41.03% 69.23%
84.71%

Color #27170C in popluar number systems.

HEX 27 17 0C
Decimal 39 23 12
Binary 100111 10111 1100
Octal 47 27 14

Shades and tints

Shades of #27170C

#27170C
(39,23,12)
#24150B
(36,21,11)
#21130A
(33,19,10)
#1E1109
(30,17,9)
#1B0F08
(27,15,8)
#180D07
(24,13,7)
#150B06
(21,11,6)
#120905
(18,9,5)
#0F0704
(15,7,4)
#0C0503
(12,5,3)
#090302
(9,3,2)
#000000
(0,0,0)

Tints of #27170C

#27170C
(39,23,12)
#3A2C22
(58,44,34)
#4D4138
(77,65,56)
#60564E
(96,86,78)
#736B64
(115,107,100)
#86807A
(134,128,122)
#999590
(153,149,144)
#ACAAA6
(172,170,166)
#BFBFBC
(191,191,188)
#D2D4D2
(210,212,210)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #27170C; }

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

This text font color is #27170C.

Background Color

.myBgColor { background-color: #27170C; }

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

This div background color is #27170C.

Border color

.myBorderColor { border: 1px solid #27170C; }

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

This div border color is #27170C.

Opacity

.myOpacity80 { color: #27170C; opacity: 0.8; }

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

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

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

This text has shadow with #27170C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #27170C.

Preview

Color preview on black background

This text has color #27170C on black background.


Color preview on white background

This text has color #27170C on white background.


Black color preview on #27170C background

This text has black color on #27170C background.


White color preview on #27170C background

This text has white color on #27170C background.


Related colors

Complementary color

Complementary color for #hex is #D8E8F3.


I love getcolorcode.com

Triadic colors

1 #0C2717 and #170C27 with #27170C are triadic colors.

2 #0C1727 and #17270C with #27170C are triadic colors.