COLOR #273161

HEX: #273161 RGB: (39,49,97)

Color info

#273161 contains red, green and blue colors in about the same proportion. Web safe color of #273161 is #333366 (or #336).

RGB color model

#273161 color RGB value is (39,49,97).

RGB: (39,49,97) (15%, 19%, 38%)

RGB channels and saturation

R 39 of 255 = 15%
G 49 of 255 = 19%
B 97 of 255 = 38%

39
49
97

R + G + B ~ 24%. #273161 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 49 + 97 = 185 (100%)
R 39 of 185 ~ 21.08%
G 49 of 185 ~ 26.49%
B 97 of 185 ~ 52.43'%

%21.08
%26.49
%52.43

CMYK color model

#273161 color CMYK value is (60,49,0,62).

  • cyan value is 59.79%
  • magenta value is 49.48%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (60,49,0,62)
C60M49Y0K62 (60%, 49%, 0%, 62%)
(0.60 / 0.49 / 0.00 / 0.62)

CMYK percentages

%59.79
%49.48
%0
%61.96

Codes

Color #273161 in popluar color models

27 31 61
RGB 39 49 97
HSL 230° 42.65% 26.67%
HSB/HSV 230° 59.79% 38.04%
CMYK 59.79% 49.48% 0.00%
61.96%

Color #273161 in popluar number systems.

HEX 27 31 61
Decimal 39 49 97
Binary 100111 110001 1100001
Octal 47 61 141

Shades and tints

Shades of #273161

#273161
(39,49,97)
#242D59
(36,45,89)
#212951
(33,41,81)
#1E2549
(30,37,73)
#1B2141
(27,33,65)
#181D39
(24,29,57)
#151931
(21,25,49)
#121529
(18,21,41)
#0F1121
(15,17,33)
#0C0D19
(12,13,25)
#090911
(9,9,17)
#000000
(0,0,0)

Tints of #273161

#273161
(39,49,97)
#3A436F
(58,67,111)
#4D557D
(77,85,125)
#60678B
(96,103,139)
#737999
(115,121,153)
#868BA7
(134,139,167)
#999DB5
(153,157,181)
#ACAFC3
(172,175,195)
#BFC1D1
(191,193,209)
#D2D3DF
(210,211,223)
#E5E5ED
(229,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273161; }

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

This text font color is #273161.

Background Color

.myBgColor { background-color: #273161; }

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

This div background color is #273161.

Border color

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

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

This div border color is #273161.

Opacity

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

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

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

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

This text has shadow with #273161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273161.

Preview

Color preview on black background

This text has color #273161 on black background.


Color preview on white background

This text has color #273161 on white background.


Black color preview on #273161 background

This text has black color on #273161 background.


White color preview on #273161 background

This text has white color on #273161 background.


Related colors

Complementary color

Complementary color for #hex is #D8CE9E.


I love getcolorcode.com

Triadic colors

1 #612731 and #316127 with #273161 are triadic colors.

2 #613127 and #312761 with #273161 are triadic colors.