COLOR #274767

HEX: #274767 RGB: (39,71,103)

Color info

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

RGB color model

#274767 color RGB value is (39,71,103).

RGB: (39,71,103) (15%, 28%, 40%)

RGB channels and saturation

R 39 of 255 = 15%
G 71 of 255 = 28%
B 103 of 255 = 40%

39
71
103

R + G + B ~ 28%. #274767 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 71 + 103 = 213 (100%)
R 39 of 213 ~ 18.31%
G 71 of 213 ~ 33.33%
B 103 of 213 ~ 48.36'%

%18.31
%33.33
%48.36

CMYK color model

#274767 color CMYK value is (62,31,0,60).

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

CMYK: (62,31,0,60)
C62M31Y0K60 (62%, 31%, 0%, 60%)
(0.62 / 0.31 / 0.00 / 0.60)

CMYK percentages

%62.14
%31.07
%0
%59.61

Codes

Color #274767 in popluar color models

27 47 67
RGB 39 71 103
HSL 210° 45.07% 27.84%
HSB/HSV 210° 62.14% 40.39%
CMYK 62.14% 31.07% 0.00%
59.61%

Color #274767 in popluar number systems.

HEX 27 47 67
Decimal 39 71 103
Binary 100111 1000111 1100111
Octal 47 107 147

Shades and tints

Shades of #274767

#274767
(39,71,103)
#24415E
(36,65,94)
#213B55
(33,59,85)
#1E354C
(30,53,76)
#1B2F43
(27,47,67)
#18293A
(24,41,58)
#152331
(21,35,49)
#121D28
(18,29,40)
#0F171F
(15,23,31)
#0C1116
(12,17,22)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #274767

#274767
(39,71,103)
#3A5774
(58,87,116)
#4D6781
(77,103,129)
#60778E
(96,119,142)
#73879B
(115,135,155)
#8697A8
(134,151,168)
#99A7B5
(153,167,181)
#ACB7C2
(172,183,194)
#BFC7CF
(191,199,207)
#D2D7DC
(210,215,220)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #274767; }

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

This text font color is #274767.

Background Color

.myBgColor { background-color: #274767; }

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

This div background color is #274767.

Border color

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

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

This div border color is #274767.

Opacity

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

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

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

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

This text has shadow with #274767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274767.

Preview

Color preview on black background

This text has color #274767 on black background.


Color preview on white background

This text has color #274767 on white background.


Black color preview on #274767 background

This text has black color on #274767 background.


White color preview on #274767 background

This text has white color on #274767 background.


Related colors

Complementary color

Complementary color for #hex is #D8B898.


I love getcolorcode.com

Triadic colors

1 #672747 and #476727 with #274767 are triadic colors.

2 #674727 and #472767 with #274767 are triadic colors.