COLOR #27170B

HEX: #27170B RGB: (39,23,11)

Color info

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

RGB color model

#27170B color RGB value is (39,23,11).

RGB: (39,23,11) (15%, 9%, 4%)

RGB channels and saturation

R 39 of 255 = 15%
G 23 of 255 = 9%
B 11 of 255 = 4%

39
23
11

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

Portions of RGB colors in percentages

R + G + B = 39 + 23 + 11 = 73 (100%)
R 39 of 73 ~ 53.42%
G 23 of 73 ~ 31.51%
B 11 of 73 ~ 15.07'%

%53.42
%31.51
%15.07

CMYK color model

#27170B color CMYK value is (0,41,72,85).

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

CMYK: (0,41,72,85)
C0M41Y72K85 (0%, 41%, 72%, 85%)
(0.00 / 0.41 / 0.72 / 0.85)

CMYK percentages

%0
%41.03
%71.79
%84.71

Codes

Color #27170B in popluar color models

27 17 0B
RGB 39 23 11
HSL 26° 56.00% 9.80%
HSB/HSV 26° 71.79% 15.29%
CMYK 0.00% 41.03% 71.79%
84.71%

Color #27170B in popluar number systems.

HEX 27 17 0B
Decimal 39 23 11
Binary 100111 10111 1011
Octal 47 27 13

Shades and tints

Shades of #27170B

#27170B
(39,23,11)
#24150A
(36,21,10)
#211309
(33,19,9)
#1E1108
(30,17,8)
#1B0F07
(27,15,7)
#180D06
(24,13,6)
#150B05
(21,11,5)
#120904
(18,9,4)
#0F0703
(15,7,3)
#0C0502
(12,5,2)
#090301
(9,3,1)
#000000
(0,0,0)

Tints of #27170B

#27170B
(39,23,11)
#3A2C21
(58,44,33)
#4D4137
(77,65,55)
#60564D
(96,86,77)
#736B63
(115,107,99)
#868079
(134,128,121)
#99958F
(153,149,143)
#ACAAA5
(172,170,165)
#BFBFBB
(191,191,187)
#D2D4D1
(210,212,209)
#E5E9E7
(229,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #27170B; }

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

This text font color is #27170B.

Background Color

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

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

This div background color is #27170B.

Border color

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

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

This div border color is #27170B.

Opacity

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

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

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

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

This text has shadow with #27170B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #27170B.

Preview

Color preview on black background

This text has color #27170B on black background.


Color preview on white background

This text has color #27170B on white background.


Black color preview on #27170B background

This text has black color on #27170B background.


White color preview on #27170B background

This text has white color on #27170B background.


Related colors

Complementary color

Complementary color for #hex is #D8E8F4.


I love getcolorcode.com

Triadic colors

1 #0B2717 and #170B27 with #27170B are triadic colors.

2 #0B1727 and #17270B with #27170B are triadic colors.