COLOR #273413

HEX: #273413 RGB: (39,52,19)

Color info

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

RGB color model

#273413 color RGB value is (39,52,19).

RGB: (39,52,19) (15%, 20%, 7%)

RGB channels and saturation

R 39 of 255 = 15%
G 52 of 255 = 20%
B 19 of 255 = 7%

39
52
19

R + G + B ~ 14%. #273413 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 52 + 19 = 110 (100%)
R 39 of 110 ~ 35.45%
G 52 of 110 ~ 47.27%
B 19 of 110 ~ 17.27'%

%35.45
%47.27
%17.27

CMYK color model

#273413 color CMYK value is (25,0,63,80).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 63.46%
  • key color value is 79.61%

CMYK: (25,0,63,80)
C25M0Y63K80 (25%, 0%, 63%, 80%)
(0.25 / 0.00 / 0.63 / 0.80)

CMYK percentages

%25
%0
%63.46
%79.61

Codes

Color #273413 in popluar color models

27 34 13
RGB 39 52 19
HSL 84° 46.48% 13.92%
HSB/HSV 84° 63.46% 20.39%
CMYK 25.00% 0.00% 63.46%
79.61%

Color #273413 in popluar number systems.

HEX 27 34 13
Decimal 39 52 19
Binary 100111 110100 10011
Octal 47 64 23

Shades and tints

Shades of #273413

#273413
(39,52,19)
#243012
(36,48,18)
#212C11
(33,44,17)
#1E2810
(30,40,16)
#1B240F
(27,36,15)
#18200E
(24,32,14)
#151C0D
(21,28,13)
#12180C
(18,24,12)
#0F140B
(15,20,11)
#0C100A
(12,16,10)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #273413

#273413
(39,52,19)
#3A4628
(58,70,40)
#4D583D
(77,88,61)
#606A52
(96,106,82)
#737C67
(115,124,103)
#868E7C
(134,142,124)
#99A091
(153,160,145)
#ACB2A6
(172,178,166)
#BFC4BB
(191,196,187)
#D2D6D0
(210,214,208)
#E5E8E5
(229,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273413; }

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

This text font color is #273413.

Background Color

.myBgColor { background-color: #273413; }

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

This div background color is #273413.

Border color

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

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

This div border color is #273413.

Opacity

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

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

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

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

This text has shadow with #273413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273413.

Preview

Color preview on black background

This text has color #273413 on black background.


Color preview on white background

This text has color #273413 on white background.


Black color preview on #273413 background

This text has black color on #273413 background.


White color preview on #273413 background

This text has white color on #273413 background.


Related colors

Complementary color

Complementary color for #hex is #D8CBEC.


I love getcolorcode.com

Triadic colors

1 #132734 and #341327 with #273413 are triadic colors.

2 #133427 and #342713 with #273413 are triadic colors.