COLOR #53764F

HEX: #53764F RGB: (83,118,79)

Renk bilgisi

#53764F contains red, green and blue colors in about the same proportion. #53764F ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#53764F color RGB value is (83,118,79).

RGB: (83,118,79) (33%, 46%, 31%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 118 of 255 = 46%
B 79 of 255 = 31%

83
118
79

R + G + B ~ 37%. #53764F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 118 + 79 = 280 (100%)
R 83 of 280 ~ 29.64%
G 118 of 280 ~ 42.14%
B 79 of 280 ~ 28.21'%

%29.64
%42.14
%28.21

CMYK RENK MODELİ

#53764F rengi CMYK tonu (30,0,33,54).

  • camgöbeği tonu 29.66%
  • eflatun tonu 0.00%
  • sarı tonu 33.05%
  • ana renk tonu 53.73%

CMYK: (30,0,33,54)
C30M0Y33K54 (30%, 0%, 33%, 54%)
(0.30 / 0.00 / 0.33 / 0.54)

CMYK yüzdeleri

%29.66
%0
%33.05
%53.73

Codes

Color #53764F in popluar color models

53 76 4F
RGB 83 118 79
HSL 114° 19.80% 38.63%
HSB/HSV 114° 33.05% 46.27%
CMYK 29.66% 0.00% 33.05%
53.73%

Color #53764F in popluar number systems.

HEX 53 76 4F
Decimal 83 118 79
Binary 1010011 1110110 1001111
Octal 123 166 117

Shades and tints

Shades of #53764F

#53764F
(83,118,79)
#4C6C48
(76,108,72)
#456241
(69,98,65)
#3E583A
(62,88,58)
#374E33
(55,78,51)
#30442C
(48,68,44)
#293A25
(41,58,37)
#22301E
(34,48,30)
#1B2617
(27,38,23)
#141C10
(20,28,16)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #53764F

#53764F
(83,118,79)
#62825F
(98,130,95)
#718E6F
(113,142,111)
#809A7F
(128,154,127)
#8FA68F
(143,166,143)
#9EB29F
(158,178,159)
#ADBEAF
(173,190,175)
#BCCABF
(188,202,191)
#CBD6CF
(203,214,207)
#DAE2DF
(218,226,223)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53764F color. Also use rgb(83,118,79) instead hex code.

Text Font Color

.myTextColor { color: #53764F; }

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

This text font color is #53764F.

Background Color

.myBgColor { background-color: #53764F; }

<div style="background-color:#53764F">Inner text</div>

This div background color is #53764F.

Border color

.myBorderColor { border: 1px solid #53764F; }

<div style="border:3px solid #53764F">Div</div>

This div border color is #53764F.

Opacity

.myOpacity80 { color: #53764F; opacity: 0.8; }

<p style="color:#53764F;opacity:0.8;">80%</p>

Text with #53764F 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 #53764F;}

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

This text has shadow with #53764F color.


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

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

This text has shadow with #53764F primary color and red secondary color.


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

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

This text has shadow with #53764F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53764F.

Preview

Color preview on black background

This text has color #53764F on black background.


Color preview on white background

This text has color #53764F on white background.


Black color preview on #53764F background

This text has black color on #53764F background.


White color preview on #53764F background

This text has white color on #53764F background.


Related colors

Complementary color

Complementary color for #hex is #AC89B0.


I love getcolorcode.com

Triadic colors

1 #4F5376 and #764F53 with #53764F are triadic colors.

2 #4F7653 and #76534F with #53764F are triadic colors.