COLOR #B5AD7E

HEX: #B5AD7E RGB: (181,173,126)

Renk bilgisi

#B5AD7E contains red, green and blue colors in about the same proportion. #B5AD7E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B5AD7E color RGB value is (181,173,126).

RGB: (181,173,126) (71%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 126 of 255 = 49%

181
173
126

R + G + B ~ 63%. #B5AD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 126 = 480 (100%)
R 181 of 480 ~ 37.71%
G 173 of 480 ~ 36.04%
B 126 of 480 ~ 26.25'%

%37.71
%36.04
%26.25

CMYK RENK MODELİ

#B5AD7E rengi CMYK tonu (0,4,30,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.42%
  • sarı tonu 30.39%
  • ana renk tonu 29.02%

CMYK: (0,4,30,29)
C0M4Y30K29 (0%, 4%, 30%, 29%)
(0.00 / 0.04 / 0.30 / 0.29)

CMYK yüzdeleri

%0
%4.42
%30.39
%29.02

Codes

Color #B5AD7E in popluar color models

B5 AD 7E
RGB 181 173 126
HSL 51° 27.09% 60.20%
HSB/HSV 51° 30.39% 70.98%
CMYK 0.00% 4.42% 30.39%
29.02%

Color #B5AD7E in popluar number systems.

HEX B5 AD 7E
Decimal 181 173 126
Binary 10110101 10101101 1111110
Octal 265 255 176

Shades and tints

Shades of #B5AD7E

#B5AD7E
(181,173,126)
#A59E73
(165,158,115)
#958F68
(149,143,104)
#85805D
(133,128,93)
#757152
(117,113,82)
#656247
(101,98,71)
#55533C
(85,83,60)
#454431
(69,68,49)
#353526
(53,53,38)
#25261B
(37,38,27)
#151710
(21,23,16)
#000000
(0,0,0)

Tints of #B5AD7E

#B5AD7E
(181,173,126)
#BBB489
(187,180,137)
#C1BB94
(193,187,148)
#C7C29F
(199,194,159)
#CDC9AA
(205,201,170)
#D3D0B5
(211,208,181)
#D9D7C0
(217,215,192)
#DFDECB
(223,222,203)
#E5E5D6
(229,229,214)
#EBECE1
(235,236,225)
#F1F3EC
(241,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AD7E color. Also use rgb(181,173,126) instead hex code.

Text Font Color

.myTextColor { color: #B5AD7E; }

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

This text font color is #B5AD7E.

Background Color

.myBgColor { background-color: #B5AD7E; }

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

This div background color is #B5AD7E.

Border color

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

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

This div border color is #B5AD7E.

Opacity

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

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

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

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

This text has shadow with #B5AD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD7E.

Preview

Color preview on black background

This text has color #B5AD7E on black background.


Color preview on white background

This text has color #B5AD7E on white background.


Black color preview on #B5AD7E background

This text has black color on #B5AD7E background.


White color preview on #B5AD7E background

This text has white color on #B5AD7E background.


Related colors

Complementary color

Complementary color for #hex is #4A5281.


I love getcolorcode.com

Triadic colors

1 #7EB5AD and #AD7EB5 with #B5AD7E are triadic colors.

2 #7EADB5 and #ADB57E with #B5AD7E are triadic colors.