COLOR #B5C476

HEX: #B5C476 RGB: (181,196,118)

Renk bilgisi

#B5C476 contains mainly red and green colors. #B5C476 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B5C476 color RGB value is (181,196,118).

RGB: (181,196,118) (71%, 77%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 196 of 255 = 77%
B 118 of 255 = 46%

181
196
118

R + G + B ~ 65%. #B5C476 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 196 + 118 = 495 (100%)
R 181 of 495 ~ 36.57%
G 196 of 495 ~ 39.6%
B 118 of 495 ~ 23.84'%

%36.57
%39.6
%23.84

CMYK RENK MODELİ

#B5C476 rengi CMYK tonu (8,0,40,23).

  • camgöbeği tonu 7.65%
  • eflatun tonu 0.00%
  • sarı tonu 39.80%
  • ana renk tonu 23.14%

CMYK: (8,0,40,23)
C8M0Y40K23 (8%, 0%, 40%, 23%)
(0.08 / 0.00 / 0.40 / 0.23)

CMYK yüzdeleri

%7.65
%0
%39.8
%23.14

Codes

Color #B5C476 in popluar color models

B5 C4 76
RGB 181 196 118
HSL 72° 39.80% 61.57%
HSB/HSV 72° 39.80% 76.86%
CMYK 7.65% 0.00% 39.80%
23.14%

Color #B5C476 in popluar number systems.

HEX B5 C4 76
Decimal 181 196 118
Binary 10110101 11000100 1110110
Octal 265 304 166

Shades and tints

Shades of #B5C476

#B5C476
(181,196,118)
#A5B36C
(165,179,108)
#95A262
(149,162,98)
#859158
(133,145,88)
#75804E
(117,128,78)
#656F44
(101,111,68)
#555E3A
(85,94,58)
#454D30
(69,77,48)
#353C26
(53,60,38)
#252B1C
(37,43,28)
#151A12
(21,26,18)
#000000
(0,0,0)

Tints of #B5C476

#B5C476
(181,196,118)
#BBC982
(187,201,130)
#C1CE8E
(193,206,142)
#C7D39A
(199,211,154)
#CDD8A6
(205,216,166)
#D3DDB2
(211,221,178)
#D9E2BE
(217,226,190)
#DFE7CA
(223,231,202)
#E5ECD6
(229,236,214)
#EBF1E2
(235,241,226)
#F1F6EE
(241,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C476 color. Also use rgb(181,196,118) instead hex code.

Text Font Color

.myTextColor { color: #B5C476; }

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

This text font color is #B5C476.

Background Color

.myBgColor { background-color: #B5C476; }

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

This div background color is #B5C476.

Border color

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

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

This div border color is #B5C476.

Opacity

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

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

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

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

This text has shadow with #B5C476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C476.

Preview

Color preview on black background

This text has color #B5C476 on black background.


Color preview on white background

This text has color #B5C476 on white background.


Black color preview on #B5C476 background

This text has black color on #B5C476 background.


White color preview on #B5C476 background

This text has white color on #B5C476 background.


Related colors

Complementary color

Complementary color for #hex is #4A3B89.


I love getcolorcode.com

Triadic colors

1 #76B5C4 and #C476B5 with #B5C476 are triadic colors.

2 #76C4B5 and #C4B576 with #B5C476 are triadic colors.