COLOR #273149

HEX: #273149 RGB: (39,49,73)

Color info

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

RGB color model

#273149 color RGB value is (39,49,73).

RGB: (39,49,73) (15%, 19%, 29%)

RGB channels and saturation

R 39 of 255 = 15%
G 49 of 255 = 19%
B 73 of 255 = 29%

39
49
73

R + G + B ~ 21%. #273149 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 49 + 73 = 161 (100%)
R 39 of 161 ~ 24.22%
G 49 of 161 ~ 30.43%
B 73 of 161 ~ 45.34'%

%24.22
%30.43
%45.34

CMYK color model

#273149 color CMYK value is (47,33,0,71).

  • cyan value is 46.58%
  • magenta value is 32.88%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (47,33,0,71)
C47M33Y0K71 (47%, 33%, 0%, 71%)
(0.47 / 0.33 / 0.00 / 0.71)

CMYK percentages

%46.58
%32.88
%0
%71.37

Codes

Color #273149 in popluar color models

27 31 49
RGB 39 49 73
HSL 222° 30.36% 21.96%
HSB/HSV 222° 46.58% 28.63%
CMYK 46.58% 32.88% 0.00%
71.37%

Color #273149 in popluar number systems.

HEX 27 31 49
Decimal 39 49 73
Binary 100111 110001 1001001
Octal 47 61 111

Shades and tints

Shades of #273149

#273149
(39,49,73)
#242D43
(36,45,67)
#21293D
(33,41,61)
#1E2537
(30,37,55)
#1B2131
(27,33,49)
#181D2B
(24,29,43)
#151925
(21,25,37)
#12151F
(18,21,31)
#0F1119
(15,17,25)
#0C0D13
(12,13,19)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #273149

#273149
(39,49,73)
#3A4359
(58,67,89)
#4D5569
(77,85,105)
#606779
(96,103,121)
#737989
(115,121,137)
#868B99
(134,139,153)
#999DA9
(153,157,169)
#ACAFB9
(172,175,185)
#BFC1C9
(191,193,201)
#D2D3D9
(210,211,217)
#E5E5E9
(229,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #273149 color. Also use rgb(39,49,73) instead hex code.

Text Font Color

.myTextColor { color: #273149; }

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

This text font color is #273149.

Background Color

.myBgColor { background-color: #273149; }

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

This div background color is #273149.

Border color

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

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

This div border color is #273149.

Opacity

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

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

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

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

This text has shadow with #273149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273149.

Preview

Color preview on black background

This text has color #273149 on black background.


Color preview on white background

This text has color #273149 on white background.


Black color preview on #273149 background

This text has black color on #273149 background.


White color preview on #273149 background

This text has white color on #273149 background.


Related colors

Complementary color

Complementary color for #hex is #D8CEB6.


I love getcolorcode.com

Triadic colors

1 #492731 and #314927 with #273149 are triadic colors.

2 #493127 and #312749 with #273149 are triadic colors.