COLOR #2F4A66

HEX: #2F4A66 RGB: (47,74,102)

Color info

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

RGB color model

#2F4A66 color RGB value is (47,74,102).

RGB: (47,74,102) (18%, 29%, 40%)

RGB channels and saturation

R 47 of 255 = 18%
G 74 of 255 = 29%
B 102 of 255 = 40%

47
74
102

R + G + B ~ 29%. #2F4A66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 47 + 74 + 102 = 223 (100%)
R 47 of 223 ~ 21.08%
G 74 of 223 ~ 33.18%
B 102 of 223 ~ 45.74'%

%21.08
%33.18
%45.74

CMYK color model

#2F4A66 color CMYK value is (54,27,0,60).

  • cyan value is 53.92%
  • magenta value is 27.45%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (54,27,0,60)
C54M27Y0K60 (54%, 27%, 0%, 60%)
(0.54 / 0.27 / 0.00 / 0.60)

CMYK percentages

%53.92
%27.45
%0
%60

Codes

Color #2F4A66 in popluar color models

2F 4A 66
RGB 47 74 102
HSL 211° 36.91% 29.22%
HSB/HSV 211° 53.92% 40.00%
CMYK 53.92% 27.45% 0.00%
60.00%

Color #2F4A66 in popluar number systems.

HEX 2F 4A 66
Decimal 47 74 102
Binary 101111 1001010 1100110
Octal 57 112 146

Shades and tints

Shades of #2F4A66

#2F4A66
(47,74,102)
#2B445D
(43,68,93)
#273E54
(39,62,84)
#23384B
(35,56,75)
#1F3242
(31,50,66)
#1B2C39
(27,44,57)
#172630
(23,38,48)
#132027
(19,32,39)
#0F1A1E
(15,26,30)
#0B1415
(11,20,21)
#070E0C
(7,14,12)
#000000
(0,0,0)

Tints of #2F4A66

#2F4A66
(47,74,102)
#415A73
(65,90,115)
#536A80
(83,106,128)
#657A8D
(101,122,141)
#778A9A
(119,138,154)
#899AA7
(137,154,167)
#9BAAB4
(155,170,180)
#ADBAC1
(173,186,193)
#BFCACE
(191,202,206)
#D1DADB
(209,218,219)
#E3EAE8
(227,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2F4A66 color. Also use rgb(47,74,102) instead hex code.

Text Font Color

.myTextColor { color: #2F4A66; }

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

This text font color is #2F4A66.

Background Color

.myBgColor { background-color: #2F4A66; }

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

This div background color is #2F4A66.

Border color

.myBorderColor { border: 1px solid #2F4A66; }

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

This div border color is #2F4A66.

Opacity

.myOpacity80 { color: #2F4A66; opacity: 0.8; }

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

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

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

This text has shadow with #2F4A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2F4A66.

Preview

Color preview on black background

This text has color #2F4A66 on black background.


Color preview on white background

This text has color #2F4A66 on white background.


Black color preview on #2F4A66 background

This text has black color on #2F4A66 background.


White color preview on #2F4A66 background

This text has white color on #2F4A66 background.


Related colors

Complementary color

Complementary color for #hex is #D0B599.


I love getcolorcode.com

Triadic colors

1 #662F4A and #4A662F with #2F4A66 are triadic colors.

2 #664A2F and #4A2F66 with #2F4A66 are triadic colors.