COLOR #B4C482

HEX: #B4C482 RGB: (180,196,130)

Renk bilgisi

#B4C482 contains mainly red and green colors. #B4C482 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#B4C482 color RGB value is (180,196,130).

RGB: (180,196,130) (71%, 77%, 51%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 196 of 255 = 77%
B 130 of 255 = 51%

180
196
130

R + G + B ~ 66%. #B4C482 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 196 + 130 = 506 (100%)
R 180 of 506 ~ 35.57%
G 196 of 506 ~ 38.74%
B 130 of 506 ~ 25.69'%

%35.57
%38.74
%25.69

CMYK RENK MODELİ

#B4C482 rengi CMYK tonu (8,0,34,23).

  • camgöbeği tonu 8.16%
  • eflatun tonu 0.00%
  • sarı tonu 33.67%
  • ana renk tonu 23.14%

CMYK: (8,0,34,23)
C8M0Y34K23 (8%, 0%, 34%, 23%)
(0.08 / 0.00 / 0.34 / 0.23)

CMYK yüzdeleri

%8.16
%0
%33.67
%23.14

Codes

Color #B4C482 in popluar color models

B4 C4 82
RGB 180 196 130
HSL 75° 35.87% 63.92%
HSB/HSV 75° 33.67% 76.86%
CMYK 8.16% 0.00% 33.67%
23.14%

Color #B4C482 in popluar number systems.

HEX B4 C4 82
Decimal 180 196 130
Binary 10110100 11000100 10000010
Octal 264 304 202

Shades and tints

Shades of #B4C482

#B4C482
(180,196,130)
#A4B377
(164,179,119)
#94A26C
(148,162,108)
#849161
(132,145,97)
#748056
(116,128,86)
#646F4B
(100,111,75)
#545E40
(84,94,64)
#444D35
(68,77,53)
#343C2A
(52,60,42)
#242B1F
(36,43,31)
#141A14
(20,26,20)
#000000
(0,0,0)

Tints of #B4C482

#B4C482
(180,196,130)
#BAC98D
(186,201,141)
#C0CE98
(192,206,152)
#C6D3A3
(198,211,163)
#CCD8AE
(204,216,174)
#D2DDB9
(210,221,185)
#D8E2C4
(216,226,196)
#DEE7CF
(222,231,207)
#E4ECDA
(228,236,218)
#EAF1E5
(234,241,229)
#F0F6F0
(240,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4C482; }

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

This text font color is #B4C482.

Background Color

.myBgColor { background-color: #B4C482; }

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

This div background color is #B4C482.

Border color

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

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

This div border color is #B4C482.

Opacity

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

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

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

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

This text has shadow with #B4C482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C482.

Preview

Color preview on black background

This text has color #B4C482 on black background.


Color preview on white background

This text has color #B4C482 on white background.


Black color preview on #B4C482 background

This text has black color on #B4C482 background.


White color preview on #B4C482 background

This text has white color on #B4C482 background.


Related colors

Complementary color

Complementary color for #hex is #4B3B7D.


I love getcolorcode.com

Triadic colors

1 #82B4C4 and #C482B4 with #B4C482 are triadic colors.

2 #82C4B4 and #C4B482 with #B4C482 are triadic colors.