COLOR #4B6E46

HEX: #4B6E46 RGB: (75,110,70)

Renk bilgisi

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

RGB renk modeli

#4B6E46 color RGB value is (75,110,70).

RGB: (75,110,70) (29%, 43%, 27%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 110 of 255 = 43%
B 70 of 255 = 27%

75
110
70

R + G + B ~ 33%. #4B6E46 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 110 + 70 = 255 (100%)
R 75 of 255 ~ 29.41%
G 110 of 255 ~ 43.14%
B 70 of 255 ~ 27.45'%

%29.41
%43.14
%27.45

CMYK RENK MODELİ

#4B6E46 rengi CMYK tonu (32,0,36,57).

  • camgöbeği tonu 31.82%
  • eflatun tonu 0.00%
  • sarı tonu 36.36%
  • ana renk tonu 56.86%

CMYK: (32,0,36,57)
C32M0Y36K57 (32%, 0%, 36%, 57%)
(0.32 / 0.00 / 0.36 / 0.57)

CMYK yüzdeleri

%31.82
%0
%36.36
%56.86

Codes

Color #4B6E46 in popluar color models

4B 6E 46
RGB 75 110 70
HSL 113° 22.22% 35.29%
HSB/HSV 113° 36.36% 43.14%
CMYK 31.82% 0.00% 36.36%
56.86%

Color #4B6E46 in popluar number systems.

HEX 4B 6E 46
Decimal 75 110 70
Binary 1001011 1101110 1000110
Octal 113 156 106

Shades and tints

Shades of #4B6E46

#4B6E46
(75,110,70)
#456440
(69,100,64)
#3F5A3A
(63,90,58)
#395034
(57,80,52)
#33462E
(51,70,46)
#2D3C28
(45,60,40)
#273222
(39,50,34)
#21281C
(33,40,28)
#1B1E16
(27,30,22)
#151410
(21,20,16)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #4B6E46

#4B6E46
(75,110,70)
#5B7B56
(91,123,86)
#6B8866
(107,136,102)
#7B9576
(123,149,118)
#8BA286
(139,162,134)
#9BAF96
(155,175,150)
#ABBCA6
(171,188,166)
#BBC9B6
(187,201,182)
#CBD6C6
(203,214,198)
#DBE3D6
(219,227,214)
#EBF0E6
(235,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6E46 color. Also use rgb(75,110,70) instead hex code.

Text Font Color

.myTextColor { color: #4B6E46; }

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

This text font color is #4B6E46.

Background Color

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

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

This div background color is #4B6E46.

Border color

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

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

This div border color is #4B6E46.

Opacity

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

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

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

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

This text has shadow with #4B6E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6E46.

Preview

Color preview on black background

This text has color #4B6E46 on black background.


Color preview on white background

This text has color #4B6E46 on white background.


Black color preview on #4B6E46 background

This text has black color on #4B6E46 background.


White color preview on #4B6E46 background

This text has white color on #4B6E46 background.


Related colors

Complementary color

Complementary color for #hex is #B491B9.


I love getcolorcode.com

Triadic colors

1 #464B6E and #6E464B with #4B6E46 are triadic colors.

2 #466E4B and #6E4B46 with #4B6E46 are triadic colors.