COLOR #B4C475

HEX: #B4C475 RGB: (180,196,117)

Renk bilgisi

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

RGB renk modeli

#B4C475 color RGB value is (180,196,117).

RGB: (180,196,117) (71%, 77%, 46%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 196 of 255 = 77%
B 117 of 255 = 46%

180
196
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 196 + 117 = 493 (100%)
R 180 of 493 ~ 36.51%
G 196 of 493 ~ 39.76%
B 117 of 493 ~ 23.73'%

%36.51
%39.76
%23.73

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.16%
  • eflatun tonu 0.00%
  • sarı tonu 40.31%
  • 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

%8.16
%0
%40.31
%23.14

Codes

Color #B4C475 in popluar color models

B4 C4 75
RGB 180 196 117
HSL 72° 40.10% 61.37%
HSB/HSV 72° 40.31% 76.86%
CMYK 8.16% 0.00% 40.31%
23.14%

Color #B4C475 in popluar number systems.

HEX B4 C4 75
Decimal 180 196 117
Binary 10110100 11000100 1110101
Octal 264 304 165

Shades and tints

Shades of #B4C475

#B4C475
(180,196,117)
#A4B36B
(164,179,107)
#94A261
(148,162,97)
#849157
(132,145,87)
#74804D
(116,128,77)
#646F43
(100,111,67)
#545E39
(84,94,57)
#444D2F
(68,77,47)
#343C25
(52,60,37)
#242B1B
(36,43,27)
#141A11
(20,26,17)
#000000
(0,0,0)

Tints of #B4C475

#B4C475
(180,196,117)
#BAC981
(186,201,129)
#C0CE8D
(192,206,141)
#C6D399
(198,211,153)
#CCD8A5
(204,216,165)
#D2DDB1
(210,221,177)
#D8E2BD
(216,226,189)
#DEE7C9
(222,231,201)
#E4ECD5
(228,236,213)
#EAF1E1
(234,241,225)
#F0F6ED
(240,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C475 color. Also use rgb(180,196,117) instead hex code.

Text Font Color

.myTextColor { color: #B4C475; }

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

This text font color is #B4C475.

Background Color

.myBgColor { background-color: #B4C475; }

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

This div background color is #B4C475.

Border color

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

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

This div border color is #B4C475.

Opacity

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

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

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

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

This text has shadow with #B4C475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C475.

Preview

Color preview on black background

This text has color #B4C475 on black background.


Color preview on white background

This text has color #B4C475 on white background.


Black color preview on #B4C475 background

This text has black color on #B4C475 background.


White color preview on #B4C475 background

This text has white color on #B4C475 background.


Related colors

Complementary color

Complementary color for #hex is #4B3B8A.


I love getcolorcode.com

Triadic colors

1 #75B4C4 and #C475B4 with #B4C475 are triadic colors.

2 #75C4B4 and #C4B475 with #B4C475 are triadic colors.