COLOR #B4C59D

HEX: #B4C59D RGB: (180,197,157)

Renk bilgisi

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

RGB renk modeli

#B4C59D color RGB value is (180,197,157).

RGB: (180,197,157) (71%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 197 of 255 = 77%
B 157 of 255 = 62%

180
197
157

R + G + B ~ 70%. #B4C59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 197 + 157 = 534 (100%)
R 180 of 534 ~ 33.71%
G 197 of 534 ~ 36.89%
B 157 of 534 ~ 29.4'%

%33.71
%36.89
%29.4

CMYK RENK MODELİ

#B4C59D rengi CMYK tonu (9,0,20,23).

  • camgöbeği tonu 8.63%
  • eflatun tonu 0.00%
  • sarı tonu 20.30%
  • ana renk tonu 22.75%

CMYK: (9,0,20,23)
C9M0Y20K23 (9%, 0%, 20%, 23%)
(0.09 / 0.00 / 0.20 / 0.23)

CMYK yüzdeleri

%8.63
%0
%20.3
%22.75

Codes

Color #B4C59D in popluar color models

B4 C5 9D
RGB 180 197 157
HSL 86° 25.64% 69.41%
HSB/HSV 86° 20.30% 77.25%
CMYK 8.63% 0.00% 20.30%
22.75%

Color #B4C59D in popluar number systems.

HEX B4 C5 9D
Decimal 180 197 157
Binary 10110100 11000101 10011101
Octal 264 305 235

Shades and tints

Shades of #B4C59D

#B4C59D
(180,197,157)
#A4B48F
(164,180,143)
#94A381
(148,163,129)
#849273
(132,146,115)
#748165
(116,129,101)
#647057
(100,112,87)
#545F49
(84,95,73)
#444E3B
(68,78,59)
#343D2D
(52,61,45)
#242C1F
(36,44,31)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #B4C59D

#B4C59D
(180,197,157)
#BACAA5
(186,202,165)
#C0CFAD
(192,207,173)
#C6D4B5
(198,212,181)
#CCD9BD
(204,217,189)
#D2DEC5
(210,222,197)
#D8E3CD
(216,227,205)
#DEE8D5
(222,232,213)
#E4EDDD
(228,237,221)
#EAF2E5
(234,242,229)
#F0F7ED
(240,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C59D color. Also use rgb(180,197,157) instead hex code.

Text Font Color

.myTextColor { color: #B4C59D; }

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

This text font color is #B4C59D.

Background Color

.myBgColor { background-color: #B4C59D; }

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

This div background color is #B4C59D.

Border color

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

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

This div border color is #B4C59D.

Opacity

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

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

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

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

This text has shadow with #B4C59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C59D.

Preview

Color preview on black background

This text has color #B4C59D on black background.


Color preview on white background

This text has color #B4C59D on white background.


Black color preview on #B4C59D background

This text has black color on #B4C59D background.


White color preview on #B4C59D background

This text has white color on #B4C59D background.


Related colors

Complementary color

Complementary color for #hex is #4B3A62.


I love getcolorcode.com

Triadic colors

1 #9DB4C5 and #C59DB4 with #B4C59D are triadic colors.

2 #9DC5B4 and #C5B49D with #B4C59D are triadic colors.