COLOR #B4D9C2

HEX: #B4D9C2 RGB: (180,217,194)

Renk bilgisi

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

RGB renk modeli

#B4D9C2 color RGB value is (180,217,194).

RGB: (180,217,194) (71%, 85%, 76%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 217 of 255 = 85%
B 194 of 255 = 76%

180
217
194

R + G + B ~ 77%. #B4D9C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 217 + 194 = 591 (100%)
R 180 of 591 ~ 30.46%
G 217 of 591 ~ 36.72%
B 194 of 591 ~ 32.83'%

%30.46
%36.72
%32.83

CMYK RENK MODELİ

#B4D9C2 rengi CMYK tonu (17,0,11,15).

  • camgöbeği tonu 17.05%
  • eflatun tonu 0.00%
  • sarı tonu 10.60%
  • ana renk tonu 14.90%

CMYK: (17,0,11,15)
C17M0Y11K15 (17%, 0%, 11%, 15%)
(0.17 / 0.00 / 0.11 / 0.15)

CMYK yüzdeleri

%17.05
%0
%10.6
%14.9

Codes

Color #B4D9C2 in popluar color models

B4 D9 C2
RGB 180 217 194
HSL 143° 32.74% 77.84%
HSB/HSV 143° 17.05% 85.10%
CMYK 17.05% 0.00% 10.60%
14.90%

Color #B4D9C2 in popluar number systems.

HEX B4 D9 C2
Decimal 180 217 194
Binary 10110100 11011001 11000010
Octal 264 331 302

Shades and tints

Shades of #B4D9C2

#B4D9C2
(180,217,194)
#A4C6B1
(164,198,177)
#94B3A0
(148,179,160)
#84A08F
(132,160,143)
#748D7E
(116,141,126)
#647A6D
(100,122,109)
#54675C
(84,103,92)
#44544B
(68,84,75)
#34413A
(52,65,58)
#242E29
(36,46,41)
#141B18
(20,27,24)
#000000
(0,0,0)

Tints of #B4D9C2

#B4D9C2
(180,217,194)
#BADCC7
(186,220,199)
#C0DFCC
(192,223,204)
#C6E2D1
(198,226,209)
#CCE5D6
(204,229,214)
#D2E8DB
(210,232,219)
#D8EBE0
(216,235,224)
#DEEEE5
(222,238,229)
#E4F1EA
(228,241,234)
#EAF4EF
(234,244,239)
#F0F7F4
(240,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D9C2 color. Also use rgb(180,217,194) instead hex code.

Text Font Color

.myTextColor { color: #B4D9C2; }

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

This text font color is #B4D9C2.

Background Color

.myBgColor { background-color: #B4D9C2; }

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

This div background color is #B4D9C2.

Border color

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

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

This div border color is #B4D9C2.

Opacity

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

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

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

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

This text has shadow with #B4D9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D9C2.

Preview

Color preview on black background

This text has color #B4D9C2 on black background.


Color preview on white background

This text has color #B4D9C2 on white background.


Black color preview on #B4D9C2 background

This text has black color on #B4D9C2 background.


White color preview on #B4D9C2 background

This text has white color on #B4D9C2 background.


Related colors

Complementary color

Complementary color for #hex is #4B263D.


I love getcolorcode.com

Triadic colors

1 #C2B4D9 and #D9C2B4 with #B4D9C2 are triadic colors.

2 #C2D9B4 and #D9B4C2 with #B4D9C2 are triadic colors.