COLOR #273479

HEX: #273479 RGB: (39,52,121)

Color info

#273479 contains mainly blue color. Web safe color of #273479 is #333366 (or #336).

RGB color model

#273479 color RGB value is (39,52,121).

RGB: (39,52,121) (15%, 20%, 47%)

RGB channels and saturation

R 39 of 255 = 15%
G 52 of 255 = 20%
B 121 of 255 = 47%

39
52
121

R + G + B ~ 27%. #273479 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 52 + 121 = 212 (100%)
R 39 of 212 ~ 18.4%
G 52 of 212 ~ 24.53%
B 121 of 212 ~ 57.08'%

%18.4
%24.53
%57.08

CMYK color model

#273479 color CMYK value is (68,57,0,53).

  • cyan value is 67.77%
  • magenta value is 57.02%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (68,57,0,53)
C68M57Y0K53 (68%, 57%, 0%, 53%)
(0.68 / 0.57 / 0.00 / 0.53)

CMYK percentages

%67.77
%57.02
%0
%52.55

Codes

Color #273479 in popluar color models

27 34 79
RGB 39 52 121
HSL 230° 51.25% 31.37%
HSB/HSV 230° 67.77% 47.45%
CMYK 67.77% 57.02% 0.00%
52.55%

Color #273479 in popluar number systems.

HEX 27 34 79
Decimal 39 52 121
Binary 100111 110100 1111001
Octal 47 64 171

Shades and tints

Shades of #273479

#273479
(39,52,121)
#24306E
(36,48,110)
#212C63
(33,44,99)
#1E2858
(30,40,88)
#1B244D
(27,36,77)
#182042
(24,32,66)
#151C37
(21,28,55)
#12182C
(18,24,44)
#0F1421
(15,20,33)
#0C1016
(12,16,22)
#090C0B
(9,12,11)
#000000
(0,0,0)

Tints of #273479

#273479
(39,52,121)
#3A4685
(58,70,133)
#4D5891
(77,88,145)
#606A9D
(96,106,157)
#737CA9
(115,124,169)
#868EB5
(134,142,181)
#99A0C1
(153,160,193)
#ACB2CD
(172,178,205)
#BFC4D9
(191,196,217)
#D2D6E5
(210,214,229)
#E5E8F1
(229,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #273479; }

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

This text font color is #273479.

Background Color

.myBgColor { background-color: #273479; }

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

This div background color is #273479.

Border color

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

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

This div border color is #273479.

Opacity

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

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

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

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

This text has shadow with #273479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #273479.

Preview

Color preview on black background

This text has color #273479 on black background.


Color preview on white background

This text has color #273479 on white background.


Black color preview on #273479 background

This text has black color on #273479 background.


White color preview on #273479 background

This text has white color on #273479 background.


Related colors

Complementary color

Complementary color for #hex is #D8CB86.


I love getcolorcode.com

Triadic colors

1 #792734 and #347927 with #273479 are triadic colors.

2 #793427 and #342779 with #273479 are triadic colors.