COLOR #5B764C

HEX: #5B764C RGB: (91,118,76)

Renk bilgisi

#5B764C contains red, green and blue colors in about the same proportion. #5B764C ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#5B764C color RGB value is (91,118,76).

RGB: (91,118,76) (36%, 46%, 30%)

RGB bağlantıları ve doygunluk

R 91 of 255 = 36%
G 118 of 255 = 46%
B 76 of 255 = 30%

91
118
76

R + G + B ~ 37%. #5B764C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 91 + 118 + 76 = 285 (100%)
R 91 of 285 ~ 31.93%
G 118 of 285 ~ 41.4%
B 76 of 285 ~ 26.67'%

%31.93
%41.4
%26.67

CMYK RENK MODELİ

#5B764C rengi CMYK tonu (23,0,36,54).

  • camgöbeği tonu 22.88%
  • eflatun tonu 0.00%
  • sarı tonu 35.59%
  • ana renk tonu 53.73%

CMYK: (23,0,36,54)
C23M0Y36K54 (23%, 0%, 36%, 54%)
(0.23 / 0.00 / 0.36 / 0.54)

CMYK yüzdeleri

%22.88
%0
%35.59
%53.73

Codes

Color #5B764C in popluar color models

5B 76 4C
RGB 91 118 76
HSL 99° 21.65% 38.04%
HSB/HSV 99° 35.59% 46.27%
CMYK 22.88% 0.00% 35.59%
53.73%

Color #5B764C in popluar number systems.

HEX 5B 76 4C
Decimal 91 118 76
Binary 1011011 1110110 1001100
Octal 133 166 114

Shades and tints

Shades of #5B764C

#5B764C
(91,118,76)
#536C46
(83,108,70)
#4B6240
(75,98,64)
#43583A
(67,88,58)
#3B4E34
(59,78,52)
#33442E
(51,68,46)
#2B3A28
(43,58,40)
#233022
(35,48,34)
#1B261C
(27,38,28)
#131C16
(19,28,22)
#0B1210
(11,18,16)
#000000
(0,0,0)

Tints of #5B764C

#5B764C
(91,118,76)
#69825C
(105,130,92)
#778E6C
(119,142,108)
#859A7C
(133,154,124)
#93A68C
(147,166,140)
#A1B29C
(161,178,156)
#AFBEAC
(175,190,172)
#BDCABC
(189,202,188)
#CBD6CC
(203,214,204)
#D9E2DC
(217,226,220)
#E7EEEC
(231,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B764C color. Also use rgb(91,118,76) instead hex code.

Text Font Color

.myTextColor { color: #5B764C; }

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

This text font color is #5B764C.

Background Color

.myBgColor { background-color: #5B764C; }

<div style="background-color:#5B764C">Inner text</div>

This div background color is #5B764C.

Border color

.myBorderColor { border: 1px solid #5B764C; }

<div style="border:3px solid #5B764C">Div</div>

This div border color is #5B764C.

Opacity

.myOpacity80 { color: #5B764C; opacity: 0.8; }

<p style="color:#5B764C;opacity:0.8;">80%</p>

Text with #5B764C 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 #5B764C;}

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

This text has shadow with #5B764C color.


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

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

This text has shadow with #5B764C primary color and red secondary color.


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

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

This text has shadow with #5B764C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5B764C.

Preview

Color preview on black background

This text has color #5B764C on black background.


Color preview on white background

This text has color #5B764C on white background.


Black color preview on #5B764C background

This text has black color on #5B764C background.


White color preview on #5B764C background

This text has white color on #5B764C background.


Related colors

Complementary color

Complementary color for #hex is #A489B3.


I love getcolorcode.com

Triadic colors

1 #4C5B76 and #764C5B with #5B764C are triadic colors.

2 #4C765B and #765B4C with #5B764C are triadic colors.