COLOR #274960

HEX: #274960 RGB: (39,73,96)

Color info

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

RGB color model

#274960 color RGB value is (39,73,96).

RGB: (39,73,96) (15%, 29%, 38%)

RGB channels and saturation

R 39 of 255 = 15%
G 73 of 255 = 29%
B 96 of 255 = 38%

39
73
96

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

Portions of RGB colors in percentages

R + G + B = 39 + 73 + 96 = 208 (100%)
R 39 of 208 ~ 18.75%
G 73 of 208 ~ 35.1%
B 96 of 208 ~ 46.15'%

%18.75
%35.1
%46.15

CMYK color model

#274960 color CMYK value is (59,24,0,62).

  • cyan value is 59.38%
  • magenta value is 23.96%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (59,24,0,62)
C59M24Y0K62 (59%, 24%, 0%, 62%)
(0.59 / 0.24 / 0.00 / 0.62)

CMYK percentages

%59.38
%23.96
%0
%62.35

Codes

Color #274960 in popluar color models

27 49 60
RGB 39 73 96
HSL 204° 42.22% 26.47%
HSB/HSV 204° 59.38% 37.65%
CMYK 59.38% 23.96% 0.00%
62.35%

Color #274960 in popluar number systems.

HEX 27 49 60
Decimal 39 73 96
Binary 100111 1001001 1100000
Octal 47 111 140

Shades and tints

Shades of #274960

#274960
(39,73,96)
#244358
(36,67,88)
#213D50
(33,61,80)
#1E3748
(30,55,72)
#1B3140
(27,49,64)
#182B38
(24,43,56)
#152530
(21,37,48)
#121F28
(18,31,40)
#0F1920
(15,25,32)
#0C1318
(12,19,24)
#090D10
(9,13,16)
#000000
(0,0,0)

Tints of #274960

#274960
(39,73,96)
#3A596E
(58,89,110)
#4D697C
(77,105,124)
#60798A
(96,121,138)
#738998
(115,137,152)
#8699A6
(134,153,166)
#99A9B4
(153,169,180)
#ACB9C2
(172,185,194)
#BFC9D0
(191,201,208)
#D2D9DE
(210,217,222)
#E5E9EC
(229,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #274960; }

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

This text font color is #274960.

Background Color

.myBgColor { background-color: #274960; }

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

This div background color is #274960.

Border color

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

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

This div border color is #274960.

Opacity

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

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

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

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

This text has shadow with #274960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274960.

Preview

Color preview on black background

This text has color #274960 on black background.


Color preview on white background

This text has color #274960 on white background.


Black color preview on #274960 background

This text has black color on #274960 background.


White color preview on #274960 background

This text has white color on #274960 background.


Related colors

Complementary color

Complementary color for #hex is #D8B69F.


I love getcolorcode.com

Triadic colors

1 #602749 and #496027 with #274960 are triadic colors.

2 #604927 and #492760 with #274960 are triadic colors.