COLOR #B4DCC6

HEX: #B4DCC6 RGB: (180,220,198)

Renk bilgisi

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

RGB renk modeli

#B4DCC6 color RGB value is (180,220,198).

RGB: (180,220,198) (71%, 86%, 78%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 220 of 255 = 86%
B 198 of 255 = 78%

180
220
198

R + G + B ~ 78%. #B4DCC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 220 + 198 = 598 (100%)
R 180 of 598 ~ 30.1%
G 220 of 598 ~ 36.79%
B 198 of 598 ~ 33.11'%

%30.1
%36.79
%33.11

CMYK RENK MODELİ

#B4DCC6 rengi CMYK tonu (18,0,10,14).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.00%
  • sarı tonu 10.00%
  • ana renk tonu 13.73%

CMYK: (18,0,10,14)
C18M0Y10K14 (18%, 0%, 10%, 14%)
(0.18 / 0.00 / 0.10 / 0.14)

CMYK yüzdeleri

%18.18
%0
%10
%13.73

Codes

Color #B4DCC6 in popluar color models

B4 DC C6
RGB 180 220 198
HSL 147° 36.36% 78.43%
HSB/HSV 147° 18.18% 86.27%
CMYK 18.18% 0.00% 10.00%
13.73%

Color #B4DCC6 in popluar number systems.

HEX B4 DC C6
Decimal 180 220 198
Binary 10110100 11011100 11000110
Octal 264 334 306

Shades and tints

Shades of #B4DCC6

#B4DCC6
(180,220,198)
#A4C8B4
(164,200,180)
#94B4A2
(148,180,162)
#84A090
(132,160,144)
#748C7E
(116,140,126)
#64786C
(100,120,108)
#54645A
(84,100,90)
#445048
(68,80,72)
#343C36
(52,60,54)
#242824
(36,40,36)
#141412
(20,20,18)
#000000
(0,0,0)

Tints of #B4DCC6

#B4DCC6
(180,220,198)
#BADFCB
(186,223,203)
#C0E2D0
(192,226,208)
#C6E5D5
(198,229,213)
#CCE8DA
(204,232,218)
#D2EBDF
(210,235,223)
#D8EEE4
(216,238,228)
#DEF1E9
(222,241,233)
#E4F4EE
(228,244,238)
#EAF7F3
(234,247,243)
#F0FAF8
(240,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4DCC6 color. Also use rgb(180,220,198) instead hex code.

Text Font Color

.myTextColor { color: #B4DCC6; }

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

This text font color is #B4DCC6.

Background Color

.myBgColor { background-color: #B4DCC6; }

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

This div background color is #B4DCC6.

Border color

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

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

This div border color is #B4DCC6.

Opacity

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

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

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

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

This text has shadow with #B4DCC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4DCC6.

Preview

Color preview on black background

This text has color #B4DCC6 on black background.


Color preview on white background

This text has color #B4DCC6 on white background.


Black color preview on #B4DCC6 background

This text has black color on #B4DCC6 background.


White color preview on #B4DCC6 background

This text has white color on #B4DCC6 background.


Related colors

Complementary color

Complementary color for #hex is #4B2339.


I love getcolorcode.com

Triadic colors

1 #C6B4DC and #DCC6B4 with #B4DCC6 are triadic colors.

2 #C6DCB4 and #DCB4C6 with #B4DCC6 are triadic colors.