COLOR #4F684C

HEX: #4F684C RGB: (79,104,76)

Renk bilgisi

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

RGB renk modeli

#4F684C color RGB value is (79,104,76).

RGB: (79,104,76) (31%, 41%, 30%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 104 of 255 = 41%
B 76 of 255 = 30%

79
104
76

R + G + B ~ 34%. #4F684C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 104 + 76 = 259 (100%)
R 79 of 259 ~ 30.5%
G 104 of 259 ~ 40.15%
B 76 of 259 ~ 29.34'%

%30.5
%40.15
%29.34

CMYK RENK MODELİ

#4F684C rengi CMYK tonu (24,0,27,59).

  • camgöbeği tonu 24.04%
  • eflatun tonu 0.00%
  • sarı tonu 26.92%
  • ana renk tonu 59.22%

CMYK: (24,0,27,59)
C24M0Y27K59 (24%, 0%, 27%, 59%)
(0.24 / 0.00 / 0.27 / 0.59)

CMYK yüzdeleri

%24.04
%0
%26.92
%59.22

Codes

Color #4F684C in popluar color models

4F 68 4C
RGB 79 104 76
HSL 114° 15.56% 35.29%
HSB/HSV 114° 26.92% 40.78%
CMYK 24.04% 0.00% 26.92%
59.22%

Color #4F684C in popluar number systems.

HEX 4F 68 4C
Decimal 79 104 76
Binary 1001111 1101000 1001100
Octal 117 150 114

Shades and tints

Shades of #4F684C

#4F684C
(79,104,76)
#485F46
(72,95,70)
#415640
(65,86,64)
#3A4D3A
(58,77,58)
#334434
(51,68,52)
#2C3B2E
(44,59,46)
#253228
(37,50,40)
#1E2922
(30,41,34)
#17201C
(23,32,28)
#101716
(16,23,22)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #4F684C

#4F684C
(79,104,76)
#5F755C
(95,117,92)
#6F826C
(111,130,108)
#7F8F7C
(127,143,124)
#8F9C8C
(143,156,140)
#9FA99C
(159,169,156)
#AFB6AC
(175,182,172)
#BFC3BC
(191,195,188)
#CFD0CC
(207,208,204)
#DFDDDC
(223,221,220)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F684C color. Also use rgb(79,104,76) instead hex code.

Text Font Color

.myTextColor { color: #4F684C; }

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

This text font color is #4F684C.

Background Color

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

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

This div background color is #4F684C.

Border color

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

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

This div border color is #4F684C.

Opacity

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

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

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

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

This text has shadow with #4F684C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F684C.

Preview

Color preview on black background

This text has color #4F684C on black background.


Color preview on white background

This text has color #4F684C on white background.


Black color preview on #4F684C background

This text has black color on #4F684C background.


White color preview on #4F684C background

This text has white color on #4F684C background.


Related colors

Complementary color

Complementary color for #hex is #B097B3.


I love getcolorcode.com

Triadic colors

1 #4C4F68 and #684C4F with #4F684C are triadic colors.

2 #4C684F and #684F4C with #4F684C are triadic colors.