COLOR #274664

HEX: #274664 RGB: (39,70,100)

Color info

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

RGB color model

#274664 color RGB value is (39,70,100).

RGB: (39,70,100) (15%, 27%, 39%)

RGB channels and saturation

R 39 of 255 = 15%
G 70 of 255 = 27%
B 100 of 255 = 39%

39
70
100

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

Portions of RGB colors in percentages

R + G + B = 39 + 70 + 100 = 209 (100%)
R 39 of 209 ~ 18.66%
G 70 of 209 ~ 33.49%
B 100 of 209 ~ 47.85'%

%18.66
%33.49
%47.85

CMYK color model

#274664 color CMYK value is (61,30,0,61).

  • cyan value is 61.00%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (61,30,0,61) C61M30Y0K61 (61%,30%,0%,61%) (0.61/0.30/0.00/0.61) 

CMYK percentages

%61
%30
%0
%60.78

Codes

Color #274664 in popluar color models

27 46 64
RGB 39 70 100
HSL 210° 43.88% 27.25%
HSB/HSV 210° 61.00% 39.22%
CMYK 61.00% 30.00% 0.00%
60.78%

Color #274664 in popluar number systems.

HEX 27 46 64
Decimal 39 70 100
Binary 100111 1000110 1100100
Octal 47 106 144

Shades and tints

Shades of #274664

#274664
(39,70,100)
#24405B
(36,64,91)
#213A52
(33,58,82)
#1E3449
(30,52,73)
#1B2E40
(27,46,64)
#182837
(24,40,55)
#15222E
(21,34,46)
#121C25
(18,28,37)
#0F161C
(15,22,28)
#0C1013
(12,16,19)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #274664

#274664
(39,70,100)
#3A5672
(58,86,114)
#4D6680
(77,102,128)
#60768E
(96,118,142)
#73869C
(115,134,156)
#8696AA
(134,150,170)
#99A6B8
(153,166,184)
#ACB6C6
(172,182,198)
#BFC6D4
(191,198,212)
#D2D6E2
(210,214,226)
#E5E6F0
(229,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #274664 color. Also use rgb(39,70,100) instead hex code.

Text Font Color

.myTextColor { color: #274664; }

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

This text font color is #274664.

Background Color

.myBgColor { background-color: #274664; }

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

This div background color is #274664.

Border color

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

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

This div border color is #274664.

Opacity

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

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

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

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

This text has shadow with #274664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274664.

Preview

Color preview on black background

This text has color #274664 on black background.


Color preview on white background

This text has color #274664 on white background.


Black color preview on #274664 background

This text has black color on #274664 background.


White color preview on #274664 background

This text has white color on #274664 background.


Related colors

Complementary color

Complementary color for #hex is #D8B99B.


I love getcolorcode.com

Triadic colors

1 #642746 and #466427 with #274664 are triadic colors.

2 #644627 and #462764 with #274664 are triadic colors.