COLOR #4F6359

HEX: #4F6359 RGB: (79,99,89)

Renk bilgisi

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

RGB renk modeli

#4F6359 color RGB value is (79,99,89).

RGB: (79,99,89) (31%, 39%, 35%)

RGB bağlantıları ve doygunluk

R 79 of 255 = 31%
G 99 of 255 = 39%
B 89 of 255 = 35%

79
99
89

R + G + B ~ 35%. #4F6359 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 99 + 89 = 267 (100%)
R 79 of 267 ~ 29.59%
G 99 of 267 ~ 37.08%
B 89 of 267 ~ 33.33'%

%29.59
%37.08
%33.33

CMYK RENK MODELİ

#4F6359 rengi CMYK tonu (20,0,10,61).

  • camgöbeği tonu 20.20%
  • eflatun tonu 0.00%
  • sarı tonu 10.10%
  • ana renk tonu 61.18%

CMYK: (20,0,10,61)
C20M0Y10K61 (20%, 0%, 10%, 61%)
(0.20 / 0.00 / 0.10 / 0.61)

CMYK yüzdeleri

%20.2
%0
%10.1
%61.18

Codes

Color #4F6359 in popluar color models

4F 63 59
RGB 79 99 89
HSL 150° 11.24% 34.90%
HSB/HSV 150° 20.20% 38.82%
CMYK 20.20% 0.00% 10.10%
61.18%

Color #4F6359 in popluar number systems.

HEX 4F 63 59
Decimal 79 99 89
Binary 1001111 1100011 1011001
Octal 117 143 131

Shades and tints

Shades of #4F6359

#4F6359
(79,99,89)
#485A51
(72,90,81)
#415149
(65,81,73)
#3A4841
(58,72,65)
#333F39
(51,63,57)
#2C3631
(44,54,49)
#252D29
(37,45,41)
#1E2421
(30,36,33)
#171B19
(23,27,25)
#101211
(16,18,17)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #4F6359

#4F6359
(79,99,89)
#5F7168
(95,113,104)
#6F7F77
(111,127,119)
#7F8D86
(127,141,134)
#8F9B95
(143,155,149)
#9FA9A4
(159,169,164)
#AFB7B3
(175,183,179)
#BFC5C2
(191,197,194)
#CFD3D1
(207,211,209)
#DFE1E0
(223,225,224)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F6359; }

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

This text font color is #4F6359.

Background Color

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

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

This div background color is #4F6359.

Border color

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

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

This div border color is #4F6359.

Opacity

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

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

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

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

This text has shadow with #4F6359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6359.

Preview

Color preview on black background

This text has color #4F6359 on black background.


Color preview on white background

This text has color #4F6359 on white background.


Black color preview on #4F6359 background

This text has black color on #4F6359 background.


White color preview on #4F6359 background

This text has white color on #4F6359 background.


Related colors

Complementary color

Complementary color for #hex is #B09CA6.


I love getcolorcode.com

Triadic colors

1 #594F63 and #63594F with #4F6359 are triadic colors.

2 #59634F and #634F59 with #4F6359 are triadic colors.