COLOR #4F6D87

HEX: #4F6D87 RGB: (79,109,135)

Color info

#4F6D87 contains red, green and blue colors in about the same proportion. Web safe color of #4F6D87 is #666699 (or #669).

RGB color model

#4F6D87 color RGB value is (79,109,135).

RGB: (79,109,135) (31%, 43%, 53%)

RGB channels and saturation

R 79 of 255 = 31%
G 109 of 255 = 43%
B 135 of 255 = 53%

79
109
135

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

Portions of RGB colors in percentages

R + G + B = 79 + 109 + 135 = 323 (100%)
R 79 of 323 ~ 24.46%
G 109 of 323 ~ 33.75%
B 135 of 323 ~ 41.8'%

%24.46
%33.75
%41.8

CMYK color model

#4F6D87 color CMYK value is (41,19,0,47).

  • cyan value is 41.48%
  • magenta value is 19.26%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (41,19,0,47)
C41M19Y0K47 (41%, 19%, 0%, 47%)
(0.41 / 0.19 / 0.00 / 0.47)

CMYK percentages

%41.48
%19.26
%0
%47.06

Codes

Color #4F6D87 in popluar color models

4F 6D 87
RGB 79 109 135
HSL 208° 26.17% 41.96%
HSB/HSV 208° 41.48% 52.94%
CMYK 41.48% 19.26% 0.00%
47.06%

Color #4F6D87 in popluar number systems.

HEX 4F 6D 87
Decimal 79 109 135
Binary 1001111 1101101 10000111
Octal 117 155 207

Shades and tints

Shades of #4F6D87

#4F6D87
(79,109,135)
#48647B
(72,100,123)
#415B6F
(65,91,111)
#3A5263
(58,82,99)
#334957
(51,73,87)
#2C404B
(44,64,75)
#25373F
(37,55,63)
#1E2E33
(30,46,51)
#172527
(23,37,39)
#101C1B
(16,28,27)
#09130F
(9,19,15)
#000000
(0,0,0)

Tints of #4F6D87

#4F6D87
(79,109,135)
#5F7A91
(95,122,145)
#6F879B
(111,135,155)
#7F94A5
(127,148,165)
#8FA1AF
(143,161,175)
#9FAEB9
(159,174,185)
#AFBBC3
(175,187,195)
#BFC8CD
(191,200,205)
#CFD5D7
(207,213,215)
#DFE2E1
(223,226,225)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F6D87 color. Also use rgb(79,109,135) instead hex code.

Text Font Color

.myTextColor { color: #4F6D87; }

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

This text font color is #4F6D87.

Background Color

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

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

This div background color is #4F6D87.

Border color

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

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

This div border color is #4F6D87.

Opacity

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

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

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

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

This text has shadow with #4F6D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6D87.

Preview

Color preview on black background

This text has color #4F6D87 on black background.


Color preview on white background

This text has color #4F6D87 on white background.


Black color preview on #4F6D87 background

This text has black color on #4F6D87 background.


White color preview on #4F6D87 background

This text has white color on #4F6D87 background.


Related colors

Complementary color

Complementary color for #hex is #B09278.


I love getcolorcode.com

Triadic colors

1 #874F6D and #6D874F with #4F6D87 are triadic colors.

2 #876D4F and #6D4F87 with #4F6D87 are triadic colors.