COLOR #4B7E35

HEX: #4B7E35 RGB: (75,126,53)

Renk bilgisi

#4B7E35 contains mainly red and green colors. #4B7E35 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4B7E35 color RGB value is (75,126,53).

RGB: (75,126,53) (29%, 49%, 21%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 126 of 255 = 49%
B 53 of 255 = 21%

75
126
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 126 + 53 = 254 (100%)
R 75 of 254 ~ 29.53%
G 126 of 254 ~ 49.61%
B 53 of 254 ~ 20.87'%

%29.53
%49.61
%20.87

CMYK RENK MODELİ

#4B7E35 rengi CMYK tonu (40,0,58,51).

  • camgöbeği tonu 40.48%
  • eflatun tonu 0.00%
  • sarı tonu 57.94%
  • ana renk tonu 50.59%

CMYK: (40,0,58,51)
C40M0Y58K51 (40%, 0%, 58%, 51%)
(0.40 / 0.00 / 0.58 / 0.51)

CMYK yüzdeleri

%40.48
%0
%57.94
%50.59

Codes

Color #4B7E35 in popluar color models

4B 7E 35
RGB 75 126 53
HSL 102° 40.78% 35.10%
HSB/HSV 102° 57.94% 49.41%
CMYK 40.48% 0.00% 57.94%
50.59%

Color #4B7E35 in popluar number systems.

HEX 4B 7E 35
Decimal 75 126 53
Binary 1001011 1111110 110101
Octal 113 176 65

Shades and tints

Shades of #4B7E35

#4B7E35
(75,126,53)
#457331
(69,115,49)
#3F682D
(63,104,45)
#395D29
(57,93,41)
#335225
(51,82,37)
#2D4721
(45,71,33)
#273C1D
(39,60,29)
#213119
(33,49,25)
#1B2615
(27,38,21)
#151B11
(21,27,17)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #4B7E35

#4B7E35
(75,126,53)
#5B8947
(91,137,71)
#6B9459
(107,148,89)
#7B9F6B
(123,159,107)
#8BAA7D
(139,170,125)
#9BB58F
(155,181,143)
#ABC0A1
(171,192,161)
#BBCBB3
(187,203,179)
#CBD6C5
(203,214,197)
#DBE1D7
(219,225,215)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7E35 color. Also use rgb(75,126,53) instead hex code.

Text Font Color

.myTextColor { color: #4B7E35; }

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

This text font color is #4B7E35.

Background Color

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

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

This div background color is #4B7E35.

Border color

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

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

This div border color is #4B7E35.

Opacity

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

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

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

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

This text has shadow with #4B7E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7E35.

Preview

Color preview on black background

This text has color #4B7E35 on black background.


Color preview on white background

This text has color #4B7E35 on white background.


Black color preview on #4B7E35 background

This text has black color on #4B7E35 background.


White color preview on #4B7E35 background

This text has white color on #4B7E35 background.


Related colors

Complementary color

Complementary color for #hex is #B481CA.


I love getcolorcode.com

Triadic colors

1 #354B7E and #7E354B with #4B7E35 are triadic colors.

2 #357E4B and #7E4B35 with #4B7E35 are triadic colors.