COLOR #274969

HEX: #274969 RGB: (39,73,105)

Color info

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

RGB color model

#274969 color RGB value is (39,73,105).

RGB: (39,73,105) (15%, 29%, 41%)

RGB channels and saturation

R 39 of 255 = 15%
G 73 of 255 = 29%
B 105 of 255 = 41%

39
73
105

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

Portions of RGB colors in percentages

R + G + B = 39 + 73 + 105 = 217 (100%)
R 39 of 217 ~ 17.97%
G 73 of 217 ~ 33.64%
B 105 of 217 ~ 48.39'%

%17.97
%33.64
%48.39

CMYK color model

#274969 color CMYK value is (63,30,0,59).

  • cyan value is 62.86%
  • magenta value is 30.48%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (63,30,0,59)
C63M30Y0K59 (63%, 30%, 0%, 59%)
(0.63 / 0.30 / 0.00 / 0.59)

CMYK percentages

%62.86
%30.48
%0
%58.82

Codes

Color #274969 in popluar color models

27 49 69
RGB 39 73 105
HSL 209° 45.83% 28.24%
HSB/HSV 209° 62.86% 41.18%
CMYK 62.86% 30.48% 0.00%
58.82%

Color #274969 in popluar number systems.

HEX 27 49 69
Decimal 39 73 105
Binary 100111 1001001 1101001
Octal 47 111 151

Shades and tints

Shades of #274969

#274969
(39,73,105)
#244360
(36,67,96)
#213D57
(33,61,87)
#1E374E
(30,55,78)
#1B3145
(27,49,69)
#182B3C
(24,43,60)
#152533
(21,37,51)
#121F2A
(18,31,42)
#0F1921
(15,25,33)
#0C1318
(12,19,24)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #274969

#274969
(39,73,105)
#3A5976
(58,89,118)
#4D6983
(77,105,131)
#607990
(96,121,144)
#73899D
(115,137,157)
#8699AA
(134,153,170)
#99A9B7
(153,169,183)
#ACB9C4
(172,185,196)
#BFC9D1
(191,201,209)
#D2D9DE
(210,217,222)
#E5E9EB
(229,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #274969; }

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

This text font color is #274969.

Background Color

.myBgColor { background-color: #274969; }

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

This div background color is #274969.

Border color

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

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

This div border color is #274969.

Opacity

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

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

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

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

This text has shadow with #274969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #274969.

Preview

Color preview on black background

This text has color #274969 on black background.


Color preview on white background

This text has color #274969 on white background.


Black color preview on #274969 background

This text has black color on #274969 background.


White color preview on #274969 background

This text has white color on #274969 background.


Related colors

Complementary color

Complementary color for #hex is #D8B696.


I love getcolorcode.com

Triadic colors

1 #692749 and #496927 with #274969 are triadic colors.

2 #694927 and #492769 with #274969 are triadic colors.