COLOR #4B6338

HEX: #4B6338 RGB: (75,99,56)

Renk bilgisi

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

RGB renk modeli

#4B6338 color RGB value is (75,99,56).

RGB: (75,99,56) (29%, 39%, 22%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 99 of 255 = 39%
B 56 of 255 = 22%

75
99
56

R + G + B ~ 30%. #4B6338 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 99 + 56 = 230 (100%)
R 75 of 230 ~ 32.61%
G 99 of 230 ~ 43.04%
B 56 of 230 ~ 24.35'%

%32.61
%43.04
%24.35

CMYK RENK MODELİ

#4B6338 rengi CMYK tonu (24,0,43,61).

  • camgöbeği tonu 24.24%
  • eflatun tonu 0.00%
  • sarı tonu 43.43%
  • ana renk tonu 61.18%

CMYK: (24,0,43,61)
C24M0Y43K61 (24%, 0%, 43%, 61%)
(0.24 / 0.00 / 0.43 / 0.61)

CMYK yüzdeleri

%24.24
%0
%43.43
%61.18

Codes

Color #4B6338 in popluar color models

4B 63 38
RGB 75 99 56
HSL 93° 27.74% 30.39%
HSB/HSV 93° 43.43% 38.82%
CMYK 24.24% 0.00% 43.43%
61.18%

Color #4B6338 in popluar number systems.

HEX 4B 63 38
Decimal 75 99 56
Binary 1001011 1100011 111000
Octal 113 143 70

Shades and tints

Shades of #4B6338

#4B6338
(75,99,56)
#455A33
(69,90,51)
#3F512E
(63,81,46)
#394829
(57,72,41)
#333F24
(51,63,36)
#2D361F
(45,54,31)
#272D1A
(39,45,26)
#212415
(33,36,21)
#1B1B10
(27,27,16)
#15120B
(21,18,11)
#0F0906
(15,9,6)
#000000
(0,0,0)

Tints of #4B6338

#4B6338
(75,99,56)
#5B714A
(91,113,74)
#6B7F5C
(107,127,92)
#7B8D6E
(123,141,110)
#8B9B80
(139,155,128)
#9BA992
(155,169,146)
#ABB7A4
(171,183,164)
#BBC5B6
(187,197,182)
#CBD3C8
(203,211,200)
#DBE1DA
(219,225,218)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6338 color. Also use rgb(75,99,56) instead hex code.

Text Font Color

.myTextColor { color: #4B6338; }

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

This text font color is #4B6338.

Background Color

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

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

This div background color is #4B6338.

Border color

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

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

This div border color is #4B6338.

Opacity

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

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

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

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

This text has shadow with #4B6338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6338.

Preview

Color preview on black background

This text has color #4B6338 on black background.


Color preview on white background

This text has color #4B6338 on white background.


Black color preview on #4B6338 background

This text has black color on #4B6338 background.


White color preview on #4B6338 background

This text has white color on #4B6338 background.


Related colors

Complementary color

Complementary color for #hex is #B49CC7.


I love getcolorcode.com

Triadic colors

1 #384B63 and #63384B with #4B6338 are triadic colors.

2 #38634B and #634B38 with #4B6338 are triadic colors.