COLOR #4B5140

HEX: #4B5140 RGB: (75,81,64)

Renk bilgisi

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

RGB renk modeli

#4B5140 color RGB value is (75,81,64).

RGB: (75,81,64) (29%, 32%, 25%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 81 of 255 = 32%
B 64 of 255 = 25%

75
81
64

R + G + B ~ 29%. #4B5140 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 81 + 64 = 220 (100%)
R 75 of 220 ~ 34.09%
G 81 of 220 ~ 36.82%
B 64 of 220 ~ 29.09'%

%34.09
%36.82
%29.09

CMYK RENK MODELİ

#4B5140 rengi CMYK tonu (7,0,21,68).

  • camgöbeği tonu 7.41%
  • eflatun tonu 0.00%
  • sarı tonu 20.99%
  • ana renk tonu 68.24%

CMYK: (7,0,21,68)
C7M0Y21K68 (7%, 0%, 21%, 68%)
(0.07 / 0.00 / 0.21 / 0.68)

CMYK yüzdeleri

%7.41
%0
%20.99
%68.24

Codes

Color #4B5140 in popluar color models

4B 51 40
RGB 75 81 64
HSL 81° 11.72% 28.43%
HSB/HSV 81° 20.99% 31.76%
CMYK 7.41% 0.00% 20.99%
68.24%

Color #4B5140 in popluar number systems.

HEX 4B 51 40
Decimal 75 81 64
Binary 1001011 1010001 1000000
Octal 113 121 100

Shades and tints

Shades of #4B5140

#4B5140
(75,81,64)
#454A3B
(69,74,59)
#3F4336
(63,67,54)
#393C31
(57,60,49)
#33352C
(51,53,44)
#2D2E27
(45,46,39)
#272722
(39,39,34)
#21201D
(33,32,29)
#1B1918
(27,25,24)
#151213
(21,18,19)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #4B5140

#4B5140
(75,81,64)
#5B6051
(91,96,81)
#6B6F62
(107,111,98)
#7B7E73
(123,126,115)
#8B8D84
(139,141,132)
#9B9C95
(155,156,149)
#ABABA6
(171,171,166)
#BBBAB7
(187,186,183)
#CBC9C8
(203,201,200)
#DBD8D9
(219,216,217)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5140 color. Also use rgb(75,81,64) instead hex code.

Text Font Color

.myTextColor { color: #4B5140; }

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

This text font color is #4B5140.

Background Color

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

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

This div background color is #4B5140.

Border color

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

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

This div border color is #4B5140.

Opacity

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

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

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

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

This text has shadow with #4B5140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5140.

Preview

Color preview on black background

This text has color #4B5140 on black background.


Color preview on white background

This text has color #4B5140 on white background.


Black color preview on #4B5140 background

This text has black color on #4B5140 background.


White color preview on #4B5140 background

This text has white color on #4B5140 background.


Related colors

Complementary color

Complementary color for #hex is #B4AEBF.


I love getcolorcode.com

Triadic colors

1 #404B51 and #51404B with #4B5140 are triadic colors.

2 #40514B and #514B40 with #4B5140 are triadic colors.