COLOR #B5A770

HEX: #B5A770 RGB: (181,167,112)

Renk bilgisi

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

RGB renk modeli

#B5A770 color RGB value is (181,167,112).

RGB: (181,167,112) (71%, 65%, 44%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 167 of 255 = 65%
B 112 of 255 = 44%

181
167
112

R + G + B ~ 60%. #B5A770 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 167 + 112 = 460 (100%)
R 181 of 460 ~ 39.35%
G 167 of 460 ~ 36.3%
B 112 of 460 ~ 24.35'%

%39.35
%36.3
%24.35

CMYK RENK MODELİ

#B5A770 rengi CMYK tonu (0,8,38,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.73%
  • sarı tonu 38.12%
  • ana renk tonu 29.02%

CMYK: (0,8,38,29)
C0M8Y38K29 (0%, 8%, 38%, 29%)
(0.00 / 0.08 / 0.38 / 0.29)

CMYK yüzdeleri

%0
%7.73
%38.12
%29.02

Codes

Color #B5A770 in popluar color models

B5 A7 70
RGB 181 167 112
HSL 48° 31.80% 57.45%
HSB/HSV 48° 38.12% 70.98%
CMYK 0.00% 7.73% 38.12%
29.02%

Color #B5A770 in popluar number systems.

HEX B5 A7 70
Decimal 181 167 112
Binary 10110101 10100111 1110000
Octal 265 247 160

Shades and tints

Shades of #B5A770

#B5A770
(181,167,112)
#A59866
(165,152,102)
#95895C
(149,137,92)
#857A52
(133,122,82)
#756B48
(117,107,72)
#655C3E
(101,92,62)
#554D34
(85,77,52)
#453E2A
(69,62,42)
#352F20
(53,47,32)
#252016
(37,32,22)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #B5A770

#B5A770
(181,167,112)
#BBAF7D
(187,175,125)
#C1B78A
(193,183,138)
#C7BF97
(199,191,151)
#CDC7A4
(205,199,164)
#D3CFB1
(211,207,177)
#D9D7BE
(217,215,190)
#DFDFCB
(223,223,203)
#E5E7D8
(229,231,216)
#EBEFE5
(235,239,229)
#F1F7F2
(241,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A770 color. Also use rgb(181,167,112) instead hex code.

Text Font Color

.myTextColor { color: #B5A770; }

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

This text font color is #B5A770.

Background Color

.myBgColor { background-color: #B5A770; }

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

This div background color is #B5A770.

Border color

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

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

This div border color is #B5A770.

Opacity

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

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

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

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

This text has shadow with #B5A770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A770.

Preview

Color preview on black background

This text has color #B5A770 on black background.


Color preview on white background

This text has color #B5A770 on white background.


Black color preview on #B5A770 background

This text has black color on #B5A770 background.


White color preview on #B5A770 background

This text has white color on #B5A770 background.


Related colors

Complementary color

Complementary color for #hex is #4A588F.


I love getcolorcode.com

Triadic colors

1 #70B5A7 and #A770B5 with #B5A770 are triadic colors.

2 #70A7B5 and #A7B570 with #B5A770 are triadic colors.