COLOR #4F676B

HEX: #4F676B RGB: (79,103,107)

Renk bilgisi

#4F676B contains red, green and blue colors in about the same proportion. #4F676B ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#4F676B color RGB value is (79,103,107).

RGB: (79,103,107) (31%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 103 of 255 = 40%
B 107 of 255 = 42%

79
103
107

R + G + B ~ 38%. #4F676B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 103 + 107 = 289 (100%)
R 79 of 289 ~ 27.34%
G 103 of 289 ~ 35.64%
B 107 of 289 ~ 37.02'%

%27.34
%35.64
%37.02

CMYK RENK MODELİ

#4F676B rengi CMYK tonu (26,4,0,58).

  • camgöbeği tonu 26.17%
  • eflatun tonu 3.74%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (26,4,0,58)
C26M4Y0K58 (26%, 4%, 0%, 58%)
(0.26 / 0.04 / 0.00 / 0.58)

CMYK yüzdeleri

%26.17
%3.74
%0
%58.04

Codes

Color #4F676B in popluar color models

4F 67 6B
RGB 79 103 107
HSL 189° 15.05% 36.47%
HSB/HSV 189° 26.17% 41.96%
CMYK 26.17% 3.74% 0.00%
58.04%

Color #4F676B in popluar number systems.

HEX 4F 67 6B
Decimal 79 103 107
Binary 1001111 1100111 1101011
Octal 117 147 153

Shades and tints

Shades of #4F676B

#4F676B
(79,103,107)
#485E62
(72,94,98)
#415559
(65,85,89)
#3A4C50
(58,76,80)
#334347
(51,67,71)
#2C3A3E
(44,58,62)
#253135
(37,49,53)
#1E282C
(30,40,44)
#171F23
(23,31,35)
#10161A
(16,22,26)
#090D11
(9,13,17)
#000000
(0,0,0)

Tints of #4F676B

#4F676B
(79,103,107)
#5F7478
(95,116,120)
#6F8185
(111,129,133)
#7F8E92
(127,142,146)
#8F9B9F
(143,155,159)
#9FA8AC
(159,168,172)
#AFB5B9
(175,181,185)
#BFC2C6
(191,194,198)
#CFCFD3
(207,207,211)
#DFDCE0
(223,220,224)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F676B color. Also use rgb(79,103,107) instead hex code.

Text Font Color

.myTextColor { color: #4F676B; }

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

This text font color is #4F676B.

Background Color

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

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

This div background color is #4F676B.

Border color

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

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

This div border color is #4F676B.

Opacity

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

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

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

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

This text has shadow with #4F676B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F676B.

Preview

Color preview on black background

This text has color #4F676B on black background.


Color preview on white background

This text has color #4F676B on white background.


Black color preview on #4F676B background

This text has black color on #4F676B background.


White color preview on #4F676B background

This text has white color on #4F676B background.


Related colors

Complementary color

Complementary color for #hex is #B09894.


I love getcolorcode.com

Triadic colors

1 #6B4F67 and #676B4F with #4F676B are triadic colors.

2 #6B674F and #674F6B with #4F676B are triadic colors.