COLOR #B5AD7A

HEX: #B5AD7A RGB: (181,173,122)

Renk bilgisi

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

RGB renk modeli

#B5AD7A color RGB value is (181,173,122).

RGB: (181,173,122) (71%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 122 of 255 = 48%

181
173
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 122 = 476 (100%)
R 181 of 476 ~ 38.03%
G 173 of 476 ~ 36.34%
B 122 of 476 ~ 25.63'%

%38.03
%36.34
%25.63

CMYK RENK MODELİ

#B5AD7A rengi CMYK tonu (0,4,33,29).

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

CMYK: (0,4,33,29)
C0M4Y33K29 (0%, 4%, 33%, 29%)
(0.00 / 0.04 / 0.33 / 0.29)

CMYK yüzdeleri

%0
%4.42
%32.6
%29.02

Codes

Color #B5AD7A in popluar color models

B5 AD 7A
RGB 181 173 122
HSL 52° 28.50% 59.41%
HSB/HSV 52° 32.60% 70.98%
CMYK 0.00% 4.42% 32.60%
29.02%

Color #B5AD7A in popluar number systems.

HEX B5 AD 7A
Decimal 181 173 122
Binary 10110101 10101101 1111010
Octal 265 255 172

Shades and tints

Shades of #B5AD7A

#B5AD7A
(181,173,122)
#A59E6F
(165,158,111)
#958F64
(149,143,100)
#858059
(133,128,89)
#75714E
(117,113,78)
#656243
(101,98,67)
#555338
(85,83,56)
#45442D
(69,68,45)
#353522
(53,53,34)
#252617
(37,38,23)
#15170C
(21,23,12)
#000000
(0,0,0)

Tints of #B5AD7A

#B5AD7A
(181,173,122)
#BBB486
(187,180,134)
#C1BB92
(193,187,146)
#C7C29E
(199,194,158)
#CDC9AA
(205,201,170)
#D3D0B6
(211,208,182)
#D9D7C2
(217,215,194)
#DFDECE
(223,222,206)
#E5E5DA
(229,229,218)
#EBECE6
(235,236,230)
#F1F3F2
(241,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD7A; }

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

This text font color is #B5AD7A.

Background Color

.myBgColor { background-color: #B5AD7A; }

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

This div background color is #B5AD7A.

Border color

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

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

This div border color is #B5AD7A.

Opacity

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

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

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

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

This text has shadow with #B5AD7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD7A.

Preview

Color preview on black background

This text has color #B5AD7A on black background.


Color preview on white background

This text has color #B5AD7A on white background.


Black color preview on #B5AD7A background

This text has black color on #B5AD7A background.


White color preview on #B5AD7A background

This text has white color on #B5AD7A background.


Related colors

Complementary color

Complementary color for #hex is #4A5285.


I love getcolorcode.com

Triadic colors

1 #7AB5AD and #AD7AB5 with #B5AD7A are triadic colors.

2 #7AADB5 and #ADB57A with #B5AD7A are triadic colors.