COLOR #4F949D

HEX: #4F949D RGB: (79,148,157)

Renk bilgisi

#4F949D contains mainly green and blue colors. #4F949D ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#4F949D color RGB value is (79,148,157).

RGB: (79,148,157) (31%, 58%, 62%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 148 of 255 = 58%
B 157 of 255 = 62%

79
148
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 148 + 157 = 384 (100%)
R 79 of 384 ~ 20.57%
G 148 of 384 ~ 38.54%
B 157 of 384 ~ 40.89'%

%20.57
%38.54
%40.89

CMYK RENK MODELİ

#4F949D rengi CMYK tonu (50,6,0,38).

  • camgöbeği tonu 49.68%
  • eflatun tonu 5.73%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (50,6,0,38)
C50M6Y0K38 (50%, 6%, 0%, 38%)
(0.50 / 0.06 / 0.00 / 0.38)

CMYK yüzdeleri

%49.68
%5.73
%0
%38.43

Codes

Color #4F949D in popluar color models

4F 94 9D
RGB 79 148 157
HSL 187° 33.05% 46.27%
HSB/HSV 187° 49.68% 61.57%
CMYK 49.68% 5.73% 0.00%
38.43%

Color #4F949D in popluar number systems.

HEX 4F 94 9D
Decimal 79 148 157
Binary 1001111 10010100 10011101
Octal 117 224 235

Shades and tints

Shades of #4F949D

#4F949D
(79,148,157)
#48878F
(72,135,143)
#417A81
(65,122,129)
#3A6D73
(58,109,115)
#336065
(51,96,101)
#2C5357
(44,83,87)
#254649
(37,70,73)
#1E393B
(30,57,59)
#172C2D
(23,44,45)
#101F1F
(16,31,31)
#091211
(9,18,17)
#000000
(0,0,0)

Tints of #4F949D

#4F949D
(79,148,157)
#5F9DA5
(95,157,165)
#6FA6AD
(111,166,173)
#7FAFB5
(127,175,181)
#8FB8BD
(143,184,189)
#9FC1C5
(159,193,197)
#AFCACD
(175,202,205)
#BFD3D5
(191,211,213)
#CFDCDD
(207,220,221)
#DFE5E5
(223,229,229)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F949D color. Also use rgb(79,148,157) instead hex code.

Text Font Color

.myTextColor { color: #4F949D; }

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

This text font color is #4F949D.

Background Color

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

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

This div background color is #4F949D.

Border color

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

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

This div border color is #4F949D.

Opacity

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

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

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

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

This text has shadow with #4F949D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F949D.

Preview

Color preview on black background

This text has color #4F949D on black background.


Color preview on white background

This text has color #4F949D on white background.


Black color preview on #4F949D background

This text has black color on #4F949D background.


White color preview on #4F949D background

This text has white color on #4F949D background.


Related colors

Complementary color

Complementary color for #hex is #B06B62.


I love getcolorcode.com

Triadic colors

1 #9D4F94 and #949D4F with #4F949D are triadic colors.

2 #9D944F and #944F9D with #4F949D are triadic colors.