COLOR #4B684E

HEX: #4B684E RGB: (75,104,78)

Renk bilgisi

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

RGB renk modeli

#4B684E color RGB value is (75,104,78).

RGB: (75,104,78) (29%, 41%, 31%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 104 of 255 = 41%
B 78 of 255 = 31%

75
104
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 104 + 78 = 257 (100%)
R 75 of 257 ~ 29.18%
G 104 of 257 ~ 40.47%
B 78 of 257 ~ 30.35'%

%29.18
%40.47
%30.35

CMYK RENK MODELİ

#4B684E rengi CMYK tonu (28,0,25,59).

  • camgöbeği tonu 27.88%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 59.22%

CMYK: (28,0,25,59)
C28M0Y25K59 (28%, 0%, 25%, 59%)
(0.28 / 0.00 / 0.25 / 0.59)

CMYK yüzdeleri

%27.88
%0
%25
%59.22

Codes

Color #4B684E in popluar color models

4B 68 4E
RGB 75 104 78
HSL 126° 16.20% 35.10%
HSB/HSV 126° 27.88% 40.78%
CMYK 27.88% 0.00% 25.00%
59.22%

Color #4B684E in popluar number systems.

HEX 4B 68 4E
Decimal 75 104 78
Binary 1001011 1101000 1001110
Octal 113 150 116

Shades and tints

Shades of #4B684E

#4B684E
(75,104,78)
#455F47
(69,95,71)
#3F5640
(63,86,64)
#394D39
(57,77,57)
#334432
(51,68,50)
#2D3B2B
(45,59,43)
#273224
(39,50,36)
#21291D
(33,41,29)
#1B2016
(27,32,22)
#15170F
(21,23,15)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #4B684E

#4B684E
(75,104,78)
#5B755E
(91,117,94)
#6B826E
(107,130,110)
#7B8F7E
(123,143,126)
#8B9C8E
(139,156,142)
#9BA99E
(155,169,158)
#ABB6AE
(171,182,174)
#BBC3BE
(187,195,190)
#CBD0CE
(203,208,206)
#DBDDDE
(219,221,222)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B684E color. Also use rgb(75,104,78) instead hex code.

Text Font Color

.myTextColor { color: #4B684E; }

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

This text font color is #4B684E.

Background Color

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

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

This div background color is #4B684E.

Border color

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

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

This div border color is #4B684E.

Opacity

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

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

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

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

This text has shadow with #4B684E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B684E.

Preview

Color preview on black background

This text has color #4B684E on black background.


Color preview on white background

This text has color #4B684E on white background.


Black color preview on #4B684E background

This text has black color on #4B684E background.


White color preview on #4B684E background

This text has white color on #4B684E background.


Related colors

Complementary color

Complementary color for #hex is #B497B1.


I love getcolorcode.com

Triadic colors

1 #4E4B68 and #684E4B with #4B684E are triadic colors.

2 #4E684B and #684B4E with #4B684E are triadic colors.