COLOR #273236

HEX: #273236 RGB: (39,50,54)

Color info

#273236 contains red, green and blue colors in about the same proportion. Web safe color of #273236 is #333333 (or #333).

RGB color model

#273236 color RGB value is (39,50,54).

RGB: (39,50,54) (15%, 20%, 21%)

RGB channels and saturation

R 39 of 255 = 15%
G 50 of 255 = 20%
B 54 of 255 = 21%

39
50
54

R + G + B ~ 19%. #273236 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 50 + 54 = 143 (100%)
R 39 of 143 ~ 27.27%
G 50 of 143 ~ 34.97%
B 54 of 143 ~ 37.76'%

%27.27
%34.97
%37.76

CMYK color model

#273236 color CMYK value is (28,7,0,79).

  • cyan value is 27.78%
  • magenta value is 7.41%
  • yellow value is 0.00%
  • key color value is 78.82%
CMYK: (28,7,0,79) C28M7Y0K79 (28%,7%,0%,79%) (0.28/0.07/0.00/0.79) 

CMYK percentages

%27.78
%7.41
%0
%78.82

Codes

Color #273236 in popluar color models

27 32 36
RGB 39 50 54
HSL 196° 16.13% 18.24%
HSB/HSV 196° 27.78% 21.18%
CMYK 27.78% 7.41% 0.00%
78.82%

Color #273236 in popluar number systems.

HEX 27 32 36
Decimal 39 50 54
Binary 100111 110010 110110
Octal 47 62 66

Shades and tints

Shades of #273236

#273236
(39,50,54)
#242E32
(36,46,50)
#212A2E
(33,42,46)
#1E262A
(30,38,42)
#1B2226
(27,34,38)
#181E22
(24,30,34)
#151A1E
(21,26,30)
#12161A
(18,22,26)
#0F1216
(15,18,22)
#0C0E12
(12,14,18)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #273236

#273236
(39,50,54)
#3A4448
(58,68,72)
#4D565A
(77,86,90)
#60686C
(96,104,108)
#737A7E
(115,122,126)
#868C90
(134,140,144)
#999EA2
(153,158,162)
#ACB0B4
(172,176,180)
#BFC2C6
(191,194,198)
#D2D4D8
(210,212,216)
#E5E6EA
(229,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #273236 color. Also use rgb(39,50,54) instead hex code.

Text Font Color

.myTextColor { color: #273236; }

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

This text font color is #273236.

Background Color

.myBgColor { background-color: #273236; }

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

This div background color is #273236.

Border color

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

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

This div border color is #273236.

Opacity

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

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

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

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

This text has shadow with #273236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273236.

Preview

Color preview on black background

This text has color #273236 on black background.


Color preview on white background

This text has color #273236 on white background.


Black color preview on #273236 background

This text has black color on #273236 background.


White color preview on #273236 background

This text has white color on #273236 background.


Related colors

Complementary color

Complementary color for #hex is #D8CDC9.


I love getcolorcode.com

Triadic colors

1 #362732 and #323627 with #273236 are triadic colors.

2 #363227 and #322736 with #273236 are triadic colors.