COLOR #B0AD5D

HEX: #B0AD5D RGB: (176,173,93)

Renk bilgisi

#B0AD5D contains mainly red and green colors. #B0AD5D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#B0AD5D color RGB value is (176,173,93).

RGB: (176,173,93) (69%, 68%, 36%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 93 of 255 = 36%

176
173
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 93 = 442 (100%)
R 176 of 442 ~ 39.82%
G 173 of 442 ~ 39.14%
B 93 of 442 ~ 21.04'%

%39.82
%39.14
%21.04

CMYK RENK MODELİ

#B0AD5D rengi CMYK tonu (0,2,47,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.70%
  • sarı tonu 47.16%
  • ana renk tonu 30.98%

CMYK: (0,2,47,31)
C0M2Y47K31 (0%, 2%, 47%, 31%)
(0.00 / 0.02 / 0.47 / 0.31)

CMYK yüzdeleri

%0
%1.7
%47.16
%30.98

Codes

Color #B0AD5D in popluar color models

B0 AD 5D
RGB 176 173 93
HSL 58° 34.44% 52.75%
HSB/HSV 58° 47.16% 69.02%
CMYK 0.00% 1.70% 47.16%
30.98%

Color #B0AD5D in popluar number systems.

HEX B0 AD 5D
Decimal 176 173 93
Binary 10110000 10101101 1011101
Octal 260 255 135

Shades and tints

Shades of #B0AD5D

#B0AD5D
(176,173,93)
#A09E55
(160,158,85)
#908F4D
(144,143,77)
#808045
(128,128,69)
#70713D
(112,113,61)
#606235
(96,98,53)
#50532D
(80,83,45)
#404425
(64,68,37)
#30351D
(48,53,29)
#202615
(32,38,21)
#10170D
(16,23,13)
#000000
(0,0,0)

Tints of #B0AD5D

#B0AD5D
(176,173,93)
#B7B46B
(183,180,107)
#BEBB79
(190,187,121)
#C5C287
(197,194,135)
#CCC995
(204,201,149)
#D3D0A3
(211,208,163)
#DAD7B1
(218,215,177)
#E1DEBF
(225,222,191)
#E8E5CD
(232,229,205)
#EFECDB
(239,236,219)
#F6F3E9
(246,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0AD5D color. Also use rgb(176,173,93) instead hex code.

Text Font Color

.myTextColor { color: #B0AD5D; }

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

This text font color is #B0AD5D.

Background Color

.myBgColor { background-color: #B0AD5D; }

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

This div background color is #B0AD5D.

Border color

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

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

This div border color is #B0AD5D.

Opacity

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

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

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

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

This text has shadow with #B0AD5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0AD5D.

Preview

Color preview on black background

This text has color #B0AD5D on black background.


Color preview on white background

This text has color #B0AD5D on white background.


Black color preview on #B0AD5D background

This text has black color on #B0AD5D background.


White color preview on #B0AD5D background

This text has white color on #B0AD5D background.


Related colors

Complementary color

Complementary color for #hex is #4F52A2.


I love getcolorcode.com

Triadic colors

1 #5DB0AD and #AD5DB0 with #B0AD5D are triadic colors.

2 #5DADB0 and #ADB05D with #B0AD5D are triadic colors.