COLOR #4F6459

HEX: #4F6459 RGB: (79,100,89)

Renk bilgisi

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

RGB renk modeli

#4F6459 color RGB value is (79,100,89).

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

RGB bağlantıları ve doygunluk

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

79
100
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 79 + 100 + 89 = 268 (100%)
R 79 of 268 ~ 29.48%
G 100 of 268 ~ 37.31%
B 89 of 268 ~ 33.21'%

%29.48
%37.31
%33.21

CMYK RENK MODELİ

#4F6459 rengi CMYK tonu (21,0,11,61).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 11.00%
  • ana renk tonu 60.78%

CMYK: (21,0,11,61)
C21M0Y11K61 (21%, 0%, 11%, 61%)
(0.21 / 0.00 / 0.11 / 0.61)

CMYK yüzdeleri

%21
%0
%11
%60.78

Codes

Color #4F6459 in popluar color models

4F 64 59
RGB 79 100 89
HSL 149° 11.73% 35.10%
HSB/HSV 149° 21.00% 39.22%
CMYK 21.00% 0.00% 11.00%
60.78%

Color #4F6459 in popluar number systems.

HEX 4F 64 59
Decimal 79 100 89
Binary 1001111 1100100 1011001
Octal 117 144 131

Shades and tints

Shades of #4F6459

#4F6459
(79,100,89)
#485B51
(72,91,81)
#415249
(65,82,73)
#3A4941
(58,73,65)
#334039
(51,64,57)
#2C3731
(44,55,49)
#252E29
(37,46,41)
#1E2521
(30,37,33)
#171C19
(23,28,25)
#101311
(16,19,17)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #4F6459

#4F6459
(79,100,89)
#5F7268
(95,114,104)
#6F8077
(111,128,119)
#7F8E86
(127,142,134)
#8F9C95
(143,156,149)
#9FAAA4
(159,170,164)
#AFB8B3
(175,184,179)
#BFC6C2
(191,198,194)
#CFD4D1
(207,212,209)
#DFE2E0
(223,226,224)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F6459; }

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

This text font color is #4F6459.

Background Color

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

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

This div background color is #4F6459.

Border color

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

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

This div border color is #4F6459.

Opacity

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

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

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

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

This text has shadow with #4F6459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6459.

Preview

Color preview on black background

This text has color #4F6459 on black background.


Color preview on white background

This text has color #4F6459 on white background.


Black color preview on #4F6459 background

This text has black color on #4F6459 background.


White color preview on #4F6459 background

This text has white color on #4F6459 background.


Related colors

Complementary color

Complementary color for #hex is #B09BA6.


I love getcolorcode.com

Triadic colors

1 #594F64 and #64594F with #4F6459 are triadic colors.

2 #59644F and #644F59 with #4F6459 are triadic colors.