COLOR #B7AD77

HEX: #B7AD77 RGB: (183,173,119)

Renk bilgisi

#B7AD77 contains mainly red and green colors. #B7AD77 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B7AD77 color RGB value is (183,173,119).

RGB: (183,173,119) (72%, 68%, 47%)

RGB bağlantıları ve doygunluk

R 183 of 255 = 72%
G 173 of 255 = 68%
B 119 of 255 = 47%

183
173
119

R + G + B ~ 62%. #B7AD77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 183 + 173 + 119 = 475 (100%)
R 183 of 475 ~ 38.53%
G 173 of 475 ~ 36.42%
B 119 of 475 ~ 25.05'%

%38.53
%36.42
%25.05

CMYK RENK MODELİ

#B7AD77 rengi CMYK tonu (0,5,35,28).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.46%
  • sarı tonu 34.97%
  • ana renk tonu 28.24%

CMYK: (0,5,35,28)
C0M5Y35K28 (0%, 5%, 35%, 28%)
(0.00 / 0.05 / 0.35 / 0.28)

CMYK yüzdeleri

%0
%5.46
%34.97
%28.24

Codes

Color #B7AD77 in popluar color models

B7 AD 77
RGB 183 173 119
HSL 51° 30.77% 59.22%
HSB/HSV 51° 34.97% 71.76%
CMYK 0.00% 5.46% 34.97%
28.24%

Color #B7AD77 in popluar number systems.

HEX B7 AD 77
Decimal 183 173 119
Binary 10110111 10101101 1110111
Octal 267 255 167

Shades and tints

Shades of #B7AD77

#B7AD77
(183,173,119)
#A79E6D
(167,158,109)
#978F63
(151,143,99)
#878059
(135,128,89)
#77714F
(119,113,79)
#676245
(103,98,69)
#57533B
(87,83,59)
#474431
(71,68,49)
#373527
(55,53,39)
#27261D
(39,38,29)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #B7AD77

#B7AD77
(183,173,119)
#BDB483
(189,180,131)
#C3BB8F
(195,187,143)
#C9C29B
(201,194,155)
#CFC9A7
(207,201,167)
#D5D0B3
(213,208,179)
#DBD7BF
(219,215,191)
#E1DECB
(225,222,203)
#E7E5D7
(231,229,215)
#EDECE3
(237,236,227)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7AD77 color. Also use rgb(183,173,119) instead hex code.

Text Font Color

.myTextColor { color: #B7AD77; }

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

This text font color is #B7AD77.

Background Color

.myBgColor { background-color: #B7AD77; }

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

This div background color is #B7AD77.

Border color

.myBorderColor { border: 1px solid #B7AD77; }

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

This div border color is #B7AD77.

Opacity

.myOpacity80 { color: #B7AD77; opacity: 0.8; }

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

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

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

This text has shadow with #B7AD77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7AD77.

Preview

Color preview on black background

This text has color #B7AD77 on black background.


Color preview on white background

This text has color #B7AD77 on white background.


Black color preview on #B7AD77 background

This text has black color on #B7AD77 background.


White color preview on #B7AD77 background

This text has white color on #B7AD77 background.


Related colors

Complementary color

Complementary color for #hex is #485288.


I love getcolorcode.com

Triadic colors

1 #77B7AD and #AD77B7 with #B7AD77 are triadic colors.

2 #77ADB7 and #ADB777 with #B7AD77 are triadic colors.