COLOR #273467

HEX: #273467 RGB: (39,52,103)

Color info

#273467 contains mainly green and blue colors. Web safe color of #273467 is #333366 (or #336).

RGB color model

#273467 color RGB value is (39,52,103).

RGB: (39,52,103) (15%, 20%, 40%)

RGB channels and saturation

R 39 of 255 = 15%
G 52 of 255 = 20%
B 103 of 255 = 40%

39
52
103

R + G + B ~ 25%. #273467 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 52 + 103 = 194 (100%)
R 39 of 194 ~ 20.1%
G 52 of 194 ~ 26.8%
B 103 of 194 ~ 53.09'%

%20.1
%26.8
%53.09

CMYK color model

#273467 color CMYK value is (62,50,0,60).

  • cyan value is 62.14%
  • magenta value is 49.51%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (62,50,0,60)
C62M50Y0K60 (62%, 50%, 0%, 60%)
(0.62 / 0.50 / 0.00 / 0.60)

CMYK percentages

%62.14
%49.51
%0
%59.61

Codes

Color #273467 in popluar color models

27 34 67
RGB 39 52 103
HSL 228° 45.07% 27.84%
HSB/HSV 228° 62.14% 40.39%
CMYK 62.14% 49.51% 0.00%
59.61%

Color #273467 in popluar number systems.

HEX 27 34 67
Decimal 39 52 103
Binary 100111 110100 1100111
Octal 47 64 147

Shades and tints

Shades of #273467

#273467
(39,52,103)
#24305E
(36,48,94)
#212C55
(33,44,85)
#1E284C
(30,40,76)
#1B2443
(27,36,67)
#18203A
(24,32,58)
#151C31
(21,28,49)
#121828
(18,24,40)
#0F141F
(15,20,31)
#0C1016
(12,16,22)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #273467

#273467
(39,52,103)
#3A4674
(58,70,116)
#4D5881
(77,88,129)
#606A8E
(96,106,142)
#737C9B
(115,124,155)
#868EA8
(134,142,168)
#99A0B5
(153,160,181)
#ACB2C2
(172,178,194)
#BFC4CF
(191,196,207)
#D2D6DC
(210,214,220)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273467; }

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

This text font color is #273467.

Background Color

.myBgColor { background-color: #273467; }

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

This div background color is #273467.

Border color

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

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

This div border color is #273467.

Opacity

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

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

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

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

This text has shadow with #273467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273467.

Preview

Color preview on black background

This text has color #273467 on black background.


Color preview on white background

This text has color #273467 on white background.


Black color preview on #273467 background

This text has black color on #273467 background.


White color preview on #273467 background

This text has white color on #273467 background.


Related colors

Complementary color

Complementary color for #hex is #D8CB98.


I love getcolorcode.com

Triadic colors

1 #672734 and #346727 with #273467 are triadic colors.

2 #673427 and #342767 with #273467 are triadic colors.