COLOR #B4D276

HEX: #B4D276 RGB: (180,210,118)

Renk bilgisi

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

RGB renk modeli

#B4D276 color RGB value is (180,210,118).

RGB: (180,210,118) (71%, 82%, 46%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 210 of 255 = 82%
B 118 of 255 = 46%

180
210
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 210 + 118 = 508 (100%)
R 180 of 508 ~ 35.43%
G 210 of 508 ~ 41.34%
B 118 of 508 ~ 23.23'%

%35.43
%41.34
%23.23

CMYK RENK MODELİ

#B4D276 rengi CMYK tonu (14,0,44,18).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 43.81%
  • ana renk tonu 17.65%

CMYK: (14,0,44,18)
C14M0Y44K18 (14%, 0%, 44%, 18%)
(0.14 / 0.00 / 0.44 / 0.18)

CMYK yüzdeleri

%14.29
%0
%43.81
%17.65

Codes

Color #B4D276 in popluar color models

B4 D2 76
RGB 180 210 118
HSL 80° 50.55% 64.31%
HSB/HSV 80° 43.81% 82.35%
CMYK 14.29% 0.00% 43.81%
17.65%

Color #B4D276 in popluar number systems.

HEX B4 D2 76
Decimal 180 210 118
Binary 10110100 11010010 1110110
Octal 264 322 166

Shades and tints

Shades of #B4D276

#B4D276
(180,210,118)
#A4BF6C
(164,191,108)
#94AC62
(148,172,98)
#849958
(132,153,88)
#74864E
(116,134,78)
#647344
(100,115,68)
#54603A
(84,96,58)
#444D30
(68,77,48)
#343A26
(52,58,38)
#24271C
(36,39,28)
#141412
(20,20,18)
#000000
(0,0,0)

Tints of #B4D276

#B4D276
(180,210,118)
#BAD682
(186,214,130)
#C0DA8E
(192,218,142)
#C6DE9A
(198,222,154)
#CCE2A6
(204,226,166)
#D2E6B2
(210,230,178)
#D8EABE
(216,234,190)
#DEEECA
(222,238,202)
#E4F2D6
(228,242,214)
#EAF6E2
(234,246,226)
#F0FAEE
(240,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D276 color. Also use rgb(180,210,118) instead hex code.

Text Font Color

.myTextColor { color: #B4D276; }

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

This text font color is #B4D276.

Background Color

.myBgColor { background-color: #B4D276; }

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

This div background color is #B4D276.

Border color

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

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

This div border color is #B4D276.

Opacity

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

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

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

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

This text has shadow with #B4D276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D276.

Preview

Color preview on black background

This text has color #B4D276 on black background.


Color preview on white background

This text has color #B4D276 on white background.


Black color preview on #B4D276 background

This text has black color on #B4D276 background.


White color preview on #B4D276 background

This text has white color on #B4D276 background.


Related colors

Complementary color

Complementary color for #hex is #4B2D89.


I love getcolorcode.com

Triadic colors

1 #76B4D2 and #D276B4 with #B4D276 are triadic colors.

2 #76D2B4 and #D2B476 with #B4D276 are triadic colors.