COLOR #B5C470

HEX: #B5C470 RGB: (181,196,112)

Renk bilgisi

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

RGB renk modeli

#B5C470 color RGB value is (181,196,112).

RGB: (181,196,112) (71%, 77%, 44%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 196 of 255 = 77%
B 112 of 255 = 44%

181
196
112

R + G + B ~ 64%. #B5C470 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 196 + 112 = 489 (100%)
R 181 of 489 ~ 37.01%
G 196 of 489 ~ 40.08%
B 112 of 489 ~ 22.9'%

%37.01
%40.08
%22.9

CMYK RENK MODELİ

#B5C470 rengi CMYK tonu (8,0,43,23).

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

CMYK: (8,0,43,23)
C8M0Y43K23 (8%, 0%, 43%, 23%)
(0.08 / 0.00 / 0.43 / 0.23)

CMYK yüzdeleri

%7.65
%0
%42.86
%23.14

Codes

Color #B5C470 in popluar color models

B5 C4 70
RGB 181 196 112
HSL 71° 41.58% 60.39%
HSB/HSV 71° 42.86% 76.86%
CMYK 7.65% 0.00% 42.86%
23.14%

Color #B5C470 in popluar number systems.

HEX B5 C4 70
Decimal 181 196 112
Binary 10110101 11000100 1110000
Octal 265 304 160

Shades and tints

Shades of #B5C470

#B5C470
(181,196,112)
#A5B366
(165,179,102)
#95A25C
(149,162,92)
#859152
(133,145,82)
#758048
(117,128,72)
#656F3E
(101,111,62)
#555E34
(85,94,52)
#454D2A
(69,77,42)
#353C20
(53,60,32)
#252B16
(37,43,22)
#151A0C
(21,26,12)
#000000
(0,0,0)

Tints of #B5C470

#B5C470
(181,196,112)
#BBC97D
(187,201,125)
#C1CE8A
(193,206,138)
#C7D397
(199,211,151)
#CDD8A4
(205,216,164)
#D3DDB1
(211,221,177)
#D9E2BE
(217,226,190)
#DFE7CB
(223,231,203)
#E5ECD8
(229,236,216)
#EBF1E5
(235,241,229)
#F1F6F2
(241,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C470; }

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

This text font color is #B5C470.

Background Color

.myBgColor { background-color: #B5C470; }

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

This div background color is #B5C470.

Border color

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

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

This div border color is #B5C470.

Opacity

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

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

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

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

This text has shadow with #B5C470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C470.

Preview

Color preview on black background

This text has color #B5C470 on black background.


Color preview on white background

This text has color #B5C470 on white background.


Black color preview on #B5C470 background

This text has black color on #B5C470 background.


White color preview on #B5C470 background

This text has white color on #B5C470 background.


Related colors

Complementary color

Complementary color for #hex is #4A3B8F.


I love getcolorcode.com

Triadic colors

1 #70B5C4 and #C470B5 with #B5C470 are triadic colors.

2 #70C4B5 and #C4B570 with #B5C470 are triadic colors.