COLOR #4F6E95

HEX: #4F6E95 RGB: (79,110,149)

Color info

#4F6E95 contains mainly green and blue colors. Web safe color of #4F6E95 is #666699 (or #669).

RGB color model

#4F6E95 color RGB value is (79,110,149).

RGB: (79,110,149) (31%, 43%, 58%)

RGB channels and saturation

R 79 of 255 = 31%
G 110 of 255 = 43%
B 149 of 255 = 58%

79
110
149

R + G + B ~ 44%. #4F6E95 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 79 + 110 + 149 = 338 (100%)
R 79 of 338 ~ 23.37%
G 110 of 338 ~ 32.54%
B 149 of 338 ~ 44.08'%

%23.37
%32.54
%44.08

CMYK color model

#4F6E95 color CMYK value is (47,26,0,42).

  • cyan value is 46.98%
  • magenta value is 26.17%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (47,26,0,42) C47M26Y0K42 (47%,26%,0%,42%) (0.47/0.26/0.00/0.42) 

CMYK percentages

%46.98
%26.17
%0
%41.57

Codes

Color #4F6E95 in popluar color models

4F 6E 95
RGB 79 110 149
HSL 213° 30.70% 44.71%
HSB/HSV 213° 46.98% 58.43%
CMYK 46.98% 26.17% 0.00%
41.57%

Color #4F6E95 in popluar number systems.

HEX 4F 6E 95
Decimal 79 110 149
Binary 1001111 1101110 10010101
Octal 117 156 225

Shades and tints

Shades of #4F6E95

#4F6E95
(79,110,149)
#486488
(72,100,136)
#415A7B
(65,90,123)
#3A506E
(58,80,110)
#334661
(51,70,97)
#2C3C54
(44,60,84)
#253247
(37,50,71)
#1E283A
(30,40,58)
#171E2D
(23,30,45)
#101420
(16,20,32)
#090A13
(9,10,19)
#000000
(0,0,0)

Tints of #4F6E95

#4F6E95
(79,110,149)
#5F7B9E
(95,123,158)
#6F88A7
(111,136,167)
#7F95B0
(127,149,176)
#8FA2B9
(143,162,185)
#9FAFC2
(159,175,194)
#AFBCCB
(175,188,203)
#BFC9D4
(191,201,212)
#CFD6DD
(207,214,221)
#DFE3E6
(223,227,230)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6E95 color. Also use rgb(79,110,149) instead hex code.

Text Font Color

.myTextColor { color: #4F6E95; }

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

This text font color is #4F6E95.

Background Color

.myBgColor { background-color: #4F6E95; }

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

This div background color is #4F6E95.

Border color

.myBorderColor { border: 1px solid #4F6E95; }

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

This div border color is #4F6E95.

Opacity

.myOpacity80 { color: #4F6E95; opacity: 0.8; }

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

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

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

This text has shadow with #4F6E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6E95.

Preview

Color preview on black background

This text has color #4F6E95 on black background.


Color preview on white background

This text has color #4F6E95 on white background.


Black color preview on #4F6E95 background

This text has black color on #4F6E95 background.


White color preview on #4F6E95 background

This text has white color on #4F6E95 background.


Related colors

Complementary color

Complementary color for #hex is #B0916A.


I love getcolorcode.com

Triadic colors

1 #954F6E and #6E954F with #4F6E95 are triadic colors.

2 #956E4F and #6E4F95 with #4F6E95 are triadic colors.