COLOR #274466

HEX: #274466 RGB: (39,68,102)

Color info

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

RGB color model

#274466 color RGB value is (39,68,102).

RGB: (39,68,102) (15%, 27%, 40%)

RGB channels and saturation

R 39 of 255 = 15%
G 68 of 255 = 27%
B 102 of 255 = 40%

39
68
102

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

Portions of RGB colors in percentages

R + G + B = 39 + 68 + 102 = 209 (100%)
R 39 of 209 ~ 18.66%
G 68 of 209 ~ 32.54%
B 102 of 209 ~ 48.8'%

%18.66
%32.54
%48.8

CMYK color model

#274466 color CMYK value is (62,33,0,60).

  • cyan value is 61.76%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (62,33,0,60)
C62M33Y0K60 (62%, 33%, 0%, 60%)
(0.62 / 0.33 / 0.00 / 0.60)

CMYK percentages

%61.76
%33.33
%0
%60

Codes

Color #274466 in popluar color models

27 44 66
RGB 39 68 102
HSL 212° 44.68% 27.65%
HSB/HSV 212° 61.76% 40.00%
CMYK 61.76% 33.33% 0.00%
60.00%

Color #274466 in popluar number systems.

HEX 27 44 66
Decimal 39 68 102
Binary 100111 1000100 1100110
Octal 47 104 146

Shades and tints

Shades of #274466

#274466
(39,68,102)
#243E5D
(36,62,93)
#213854
(33,56,84)
#1E324B
(30,50,75)
#1B2C42
(27,44,66)
#182639
(24,38,57)
#152030
(21,32,48)
#121A27
(18,26,39)
#0F141E
(15,20,30)
#0C0E15
(12,14,21)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #274466

#274466
(39,68,102)
#3A5573
(58,85,115)
#4D6680
(77,102,128)
#60778D
(96,119,141)
#73889A
(115,136,154)
#8699A7
(134,153,167)
#99AAB4
(153,170,180)
#ACBBC1
(172,187,193)
#BFCCCE
(191,204,206)
#D2DDDB
(210,221,219)
#E5EEE8
(229,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #274466 color. Also use rgb(39,68,102) instead hex code.

Text Font Color

.myTextColor { color: #274466; }

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

This text font color is #274466.

Background Color

.myBgColor { background-color: #274466; }

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

This div background color is #274466.

Border color

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

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

This div border color is #274466.

Opacity

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

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

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

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

This text has shadow with #274466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274466.

Preview

Color preview on black background

This text has color #274466 on black background.


Color preview on white background

This text has color #274466 on white background.


Black color preview on #274466 background

This text has black color on #274466 background.


White color preview on #274466 background

This text has white color on #274466 background.


Related colors

Complementary color

Complementary color for #hex is #D8BB99.


I love getcolorcode.com

Triadic colors

1 #662744 and #446627 with #274466 are triadic colors.

2 #664427 and #442766 with #274466 are triadic colors.