COLOR #4F6B63

HEX: #4F6B63 RGB: (79,107,99)

Renk bilgisi

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

RGB renk modeli

#4F6B63 color RGB value is (79,107,99).

RGB: (79,107,99) (31%, 42%, 39%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 107 of 255 = 42%
B 99 of 255 = 39%

79
107
99

R + G + B ~ 37%. #4F6B63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 107 + 99 = 285 (100%)
R 79 of 285 ~ 27.72%
G 107 of 285 ~ 37.54%
B 99 of 285 ~ 34.74'%

%27.72
%37.54
%34.74

CMYK RENK MODELİ

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

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

CMYK: (26,0,7,58)
C26M0Y7K58 (26%, 0%, 7%, 58%)
(0.26 / 0.00 / 0.07 / 0.58)

CMYK yüzdeleri

%26.17
%0
%7.48
%58.04

Codes

Color #4F6B63 in popluar color models

4F 6B 63
RGB 79 107 99
HSL 163° 15.05% 36.47%
HSB/HSV 163° 26.17% 41.96%
CMYK 26.17% 0.00% 7.48%
58.04%

Color #4F6B63 in popluar number systems.

HEX 4F 6B 63
Decimal 79 107 99
Binary 1001111 1101011 1100011
Octal 117 153 143

Shades and tints

Shades of #4F6B63

#4F6B63
(79,107,99)
#48625A
(72,98,90)
#415951
(65,89,81)
#3A5048
(58,80,72)
#33473F
(51,71,63)
#2C3E36
(44,62,54)
#25352D
(37,53,45)
#1E2C24
(30,44,36)
#17231B
(23,35,27)
#101A12
(16,26,18)
#091109
(9,17,9)
#000000
(0,0,0)

Tints of #4F6B63

#4F6B63
(79,107,99)
#5F7871
(95,120,113)
#6F857F
(111,133,127)
#7F928D
(127,146,141)
#8F9F9B
(143,159,155)
#9FACA9
(159,172,169)
#AFB9B7
(175,185,183)
#BFC6C5
(191,198,197)
#CFD3D3
(207,211,211)
#DFE0E1
(223,224,225)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F6B63; }

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

This text font color is #4F6B63.

Background Color

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

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

This div background color is #4F6B63.

Border color

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

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

This div border color is #4F6B63.

Opacity

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

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

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

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

This text has shadow with #4F6B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6B63.

Preview

Color preview on black background

This text has color #4F6B63 on black background.


Color preview on white background

This text has color #4F6B63 on white background.


Black color preview on #4F6B63 background

This text has black color on #4F6B63 background.


White color preview on #4F6B63 background

This text has white color on #4F6B63 background.


Related colors

Complementary color

Complementary color for #hex is #B0949C.


I love getcolorcode.com

Triadic colors

1 #634F6B and #6B634F with #4F6B63 are triadic colors.

2 #636B4F and #6B4F63 with #4F6B63 are triadic colors.