COLOR #B4D7B0

HEX: #B4D7B0 RGB: (180,215,176)

Renk bilgisi

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

RGB renk modeli

#B4D7B0 color RGB value is (180,215,176).

RGB: (180,215,176) (71%, 84%, 69%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 215 of 255 = 84%
B 176 of 255 = 69%

180
215
176

R + G + B ~ 75%. #B4D7B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 215 + 176 = 571 (100%)
R 180 of 571 ~ 31.52%
G 215 of 571 ~ 37.65%
B 176 of 571 ~ 30.82'%

%31.52
%37.65
%30.82

CMYK RENK MODELİ

#B4D7B0 rengi CMYK tonu (16,0,18,16).

  • camgöbeği tonu 16.28%
  • eflatun tonu 0.00%
  • sarı tonu 18.14%
  • ana renk tonu 15.69%

CMYK: (16,0,18,16)
C16M0Y18K16 (16%, 0%, 18%, 16%)
(0.16 / 0.00 / 0.18 / 0.16)

CMYK yüzdeleri

%16.28
%0
%18.14
%15.69

Codes

Color #B4D7B0 in popluar color models

B4 D7 B0
RGB 180 215 176
HSL 114° 32.77% 76.67%
HSB/HSV 114° 18.14% 84.31%
CMYK 16.28% 0.00% 18.14%
15.69%

Color #B4D7B0 in popluar number systems.

HEX B4 D7 B0
Decimal 180 215 176
Binary 10110100 11010111 10110000
Octal 264 327 260

Shades and tints

Shades of #B4D7B0

#B4D7B0
(180,215,176)
#A4C4A0
(164,196,160)
#94B190
(148,177,144)
#849E80
(132,158,128)
#748B70
(116,139,112)
#647860
(100,120,96)
#546550
(84,101,80)
#445240
(68,82,64)
#343F30
(52,63,48)
#242C20
(36,44,32)
#141910
(20,25,16)
#000000
(0,0,0)

Tints of #B4D7B0

#B4D7B0
(180,215,176)
#BADAB7
(186,218,183)
#C0DDBE
(192,221,190)
#C6E0C5
(198,224,197)
#CCE3CC
(204,227,204)
#D2E6D3
(210,230,211)
#D8E9DA
(216,233,218)
#DEECE1
(222,236,225)
#E4EFE8
(228,239,232)
#EAF2EF
(234,242,239)
#F0F5F6
(240,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D7B0 color. Also use rgb(180,215,176) instead hex code.

Text Font Color

.myTextColor { color: #B4D7B0; }

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

This text font color is #B4D7B0.

Background Color

.myBgColor { background-color: #B4D7B0; }

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

This div background color is #B4D7B0.

Border color

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

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

This div border color is #B4D7B0.

Opacity

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

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

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

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

This text has shadow with #B4D7B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D7B0.

Preview

Color preview on black background

This text has color #B4D7B0 on black background.


Color preview on white background

This text has color #B4D7B0 on white background.


Black color preview on #B4D7B0 background

This text has black color on #B4D7B0 background.


White color preview on #B4D7B0 background

This text has white color on #B4D7B0 background.


Related colors

Complementary color

Complementary color for #hex is #4B284F.


I love getcolorcode.com

Triadic colors

1 #B0B4D7 and #D7B0B4 with #B4D7B0 are triadic colors.

2 #B0D7B4 and #D7B4B0 with #B4D7B0 are triadic colors.