COLOR #4F8B82

HEX: #4F8B82 RGB: (79,139,130)

Color info

#4F8B82 contains mainly green and blue colors. Web safe color of #4F8B82 is #669999 (or #699).

RGB color model

#4F8B82 color RGB value is (79,139,130).

RGB: (79,139,130) (31%, 55%, 51%)

RGB channels and saturation

R 79 of 255 = 31%
G 139 of 255 = 55%
B 130 of 255 = 51%

79
139
130

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

Portions of RGB colors in percentages

R + G + B = 79 + 139 + 130 = 348 (100%)
R 79 of 348 ~ 22.7%
G 139 of 348 ~ 39.94%
B 130 of 348 ~ 37.36'%

%22.7
%39.94
%37.36

CMYK color model

#4F8B82 color CMYK value is (43,0,6,45).

  • cyan value is 43.17%
  • magenta value is 0.00%
  • yellow value is 6.47%
  • key color value is 45.49%
CMYK: (43,0,6,45) C43M0Y6K45 (43%,0%,6%,45%) (0.43/0.00/0.06/0.45) 

CMYK percentages

%43.17
%0
%6.47
%45.49

Codes

Color #4F8B82 in popluar color models

4F 8B 82
RGB 79 139 130
HSL 171° 27.52% 42.75%
HSB/HSV 171° 43.17% 54.51%
CMYK 43.17% 0.00% 6.47%
45.49%

Color #4F8B82 in popluar number systems.

HEX 4F 8B 82
Decimal 79 139 130
Binary 1001111 10001011 10000010
Octal 117 213 202

Shades and tints

Shades of #4F8B82

#4F8B82
(79,139,130)
#487F77
(72,127,119)
#41736C
(65,115,108)
#3A6761
(58,103,97)
#335B56
(51,91,86)
#2C4F4B
(44,79,75)
#254340
(37,67,64)
#1E3735
(30,55,53)
#172B2A
(23,43,42)
#101F1F
(16,31,31)
#091314
(9,19,20)
#000000
(0,0,0)

Tints of #4F8B82

#4F8B82
(79,139,130)
#5F958D
(95,149,141)
#6F9F98
(111,159,152)
#7FA9A3
(127,169,163)
#8FB3AE
(143,179,174)
#9FBDB9
(159,189,185)
#AFC7C4
(175,199,196)
#BFD1CF
(191,209,207)
#CFDBDA
(207,219,218)
#DFE5E5
(223,229,229)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F8B82 color. Also use rgb(79,139,130) instead hex code.

Text Font Color

.myTextColor { color: #4F8B82; }

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

This text font color is #4F8B82.

Background Color

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

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

This div background color is #4F8B82.

Border color

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

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

This div border color is #4F8B82.

Opacity

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

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

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

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

This text has shadow with #4F8B82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8B82.

Preview

Color preview on black background

This text has color #4F8B82 on black background.


Color preview on white background

This text has color #4F8B82 on white background.


Black color preview on #4F8B82 background

This text has black color on #4F8B82 background.


White color preview on #4F8B82 background

This text has white color on #4F8B82 background.


Related colors

Complementary color

Complementary color for #hex is #B0747D.


I love getcolorcode.com

Triadic colors

1 #824F8B and #8B824F with #4F8B82 are triadic colors.

2 #828B4F and #8B4F82 with #4F8B82 are triadic colors.