COLOR #273913

HEX: #273913 RGB: (39,57,19)

Color info

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

RGB color model

#273913 color RGB value is (39,57,19).

RGB: (39,57,19) (15%, 22%, 7%)

RGB channels and saturation

R 39 of 255 = 15%
G 57 of 255 = 22%
B 19 of 255 = 7%

39
57
19

R + G + B ~ 15%. #273913 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 57 + 19 = 115 (100%)
R 39 of 115 ~ 33.91%
G 57 of 115 ~ 49.57%
B 19 of 115 ~ 16.52'%

%33.91
%49.57
%16.52

CMYK color model

#273913 color CMYK value is (32,0,67,78).

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 77.65%

CMYK: (32,0,67,78)
C32M0Y67K78 (32%, 0%, 67%, 78%)
(0.32 / 0.00 / 0.67 / 0.78)

CMYK percentages

%31.58
%0
%66.67
%77.65

Codes

Color #273913 in popluar color models

27 39 13
RGB 39 57 19
HSL 88° 50.00% 14.90%
HSB/HSV 88° 66.67% 22.35%
CMYK 31.58% 0.00% 66.67%
77.65%

Color #273913 in popluar number systems.

HEX 27 39 13
Decimal 39 57 19
Binary 100111 111001 10011
Octal 47 71 23

Shades and tints

Shades of #273913

#273913
(39,57,19)
#243412
(36,52,18)
#212F11
(33,47,17)
#1E2A10
(30,42,16)
#1B250F
(27,37,15)
#18200E
(24,32,14)
#151B0D
(21,27,13)
#12160C
(18,22,12)
#0F110B
(15,17,11)
#0C0C0A
(12,12,10)
#090709
(9,7,9)
#000000
(0,0,0)

Tints of #273913

#273913
(39,57,19)
#3A4B28
(58,75,40)
#4D5D3D
(77,93,61)
#606F52
(96,111,82)
#738167
(115,129,103)
#86937C
(134,147,124)
#99A591
(153,165,145)
#ACB7A6
(172,183,166)
#BFC9BB
(191,201,187)
#D2DBD0
(210,219,208)
#E5EDE5
(229,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #273913 color. Also use rgb(39,57,19) instead hex code.

Text Font Color

.myTextColor { color: #273913; }

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

This text font color is #273913.

Background Color

.myBgColor { background-color: #273913; }

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

This div background color is #273913.

Border color

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

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

This div border color is #273913.

Opacity

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

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

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

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

This text has shadow with #273913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273913.

Preview

Color preview on black background

This text has color #273913 on black background.


Color preview on white background

This text has color #273913 on white background.


Black color preview on #273913 background

This text has black color on #273913 background.


White color preview on #273913 background

This text has white color on #273913 background.


Related colors

Complementary color

Complementary color for #hex is #D8C6EC.


I love getcolorcode.com

Triadic colors

1 #132739 and #391327 with #273913 are triadic colors.

2 #133927 and #392713 with #273913 are triadic colors.