COLOR #B6C473

HEX: #B6C473 RGB: (182,196,115)

Renk bilgisi

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

RGB renk modeli

#B6C473 color RGB value is (182,196,115).

RGB: (182,196,115) (71%, 77%, 45%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 196 of 255 = 77%
B 115 of 255 = 45%

182
196
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 196 + 115 = 493 (100%)
R 182 of 493 ~ 36.92%
G 196 of 493 ~ 39.76%
B 115 of 493 ~ 23.33'%

%36.92
%39.76
%23.33

CMYK RENK MODELİ

#B6C473 rengi CMYK tonu (7,0,41,23).

  • camgöbeği tonu 7.14%
  • eflatun tonu 0.00%
  • sarı tonu 41.33%
  • ana renk tonu 23.14%

CMYK: (7,0,41,23)
C7M0Y41K23 (7%, 0%, 41%, 23%)
(0.07 / 0.00 / 0.41 / 0.23)

CMYK yüzdeleri

%7.14
%0
%41.33
%23.14

Codes

Color #B6C473 in popluar color models

B6 C4 73
RGB 182 196 115
HSL 70° 40.70% 60.98%
HSB/HSV 70° 41.33% 76.86%
CMYK 7.14% 0.00% 41.33%
23.14%

Color #B6C473 in popluar number systems.

HEX B6 C4 73
Decimal 182 196 115
Binary 10110110 11000100 1110011
Octal 266 304 163

Shades and tints

Shades of #B6C473

#B6C473
(182,196,115)
#A6B369
(166,179,105)
#96A25F
(150,162,95)
#869155
(134,145,85)
#76804B
(118,128,75)
#666F41
(102,111,65)
#565E37
(86,94,55)
#464D2D
(70,77,45)
#363C23
(54,60,35)
#262B19
(38,43,25)
#161A0F
(22,26,15)
#000000
(0,0,0)

Tints of #B6C473

#B6C473
(182,196,115)
#BCC97F
(188,201,127)
#C2CE8B
(194,206,139)
#C8D397
(200,211,151)
#CED8A3
(206,216,163)
#D4DDAF
(212,221,175)
#DAE2BB
(218,226,187)
#E0E7C7
(224,231,199)
#E6ECD3
(230,236,211)
#ECF1DF
(236,241,223)
#F2F6EB
(242,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C473 color. Also use rgb(182,196,115) instead hex code.

Text Font Color

.myTextColor { color: #B6C473; }

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

This text font color is #B6C473.

Background Color

.myBgColor { background-color: #B6C473; }

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

This div background color is #B6C473.

Border color

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

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

This div border color is #B6C473.

Opacity

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

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

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

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

This text has shadow with #B6C473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C473.

Preview

Color preview on black background

This text has color #B6C473 on black background.


Color preview on white background

This text has color #B6C473 on white background.


Black color preview on #B6C473 background

This text has black color on #B6C473 background.


White color preview on #B6C473 background

This text has white color on #B6C473 background.


Related colors

Complementary color

Complementary color for #hex is #493B8C.


I love getcolorcode.com

Triadic colors

1 #73B6C4 and #C473B6 with #B6C473 are triadic colors.

2 #73C4B6 and #C4B673 with #B6C473 are triadic colors.