COLOR #B4C6DA

HEX: #B4C6DA RGB: (180,198,218)

Renk bilgisi

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

RGB renk modeli

#B4C6DA color RGB value is (180,198,218).

RGB: (180,198,218) (71%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 198 of 255 = 78%
B 218 of 255 = 85%

180
198
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 198 + 218 = 596 (100%)
R 180 of 596 ~ 30.2%
G 198 of 596 ~ 33.22%
B 218 of 596 ~ 36.58'%

%30.2
%33.22
%36.58

CMYK RENK MODELİ

#B4C6DA rengi CMYK tonu (17,9,0,15).

  • camgöbeği tonu 17.43%
  • eflatun tonu 9.17%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (17,9,0,15)
C17M9Y0K15 (17%, 9%, 0%, 15%)
(0.17 / 0.09 / 0.00 / 0.15)

CMYK yüzdeleri

%17.43
%9.17
%0
%14.51

Codes

Color #B4C6DA in popluar color models

B4 C6 DA
RGB 180 198 218
HSL 212° 33.93% 78.04%
HSB/HSV 212° 17.43% 85.49%
CMYK 17.43% 9.17% 0.00%
14.51%

Color #B4C6DA in popluar number systems.

HEX B4 C6 DA
Decimal 180 198 218
Binary 10110100 11000110 11011010
Octal 264 306 332

Shades and tints

Shades of #B4C6DA

#B4C6DA
(180,198,218)
#A4B4C7
(164,180,199)
#94A2B4
(148,162,180)
#8490A1
(132,144,161)
#747E8E
(116,126,142)
#646C7B
(100,108,123)
#545A68
(84,90,104)
#444855
(68,72,85)
#343642
(52,54,66)
#24242F
(36,36,47)
#14121C
(20,18,28)
#000000
(0,0,0)

Tints of #B4C6DA

#B4C6DA
(180,198,218)
#BACBDD
(186,203,221)
#C0D0E0
(192,208,224)
#C6D5E3
(198,213,227)
#CCDAE6
(204,218,230)
#D2DFE9
(210,223,233)
#D8E4EC
(216,228,236)
#DEE9EF
(222,233,239)
#E4EEF2
(228,238,242)
#EAF3F5
(234,243,245)
#F0F8F8
(240,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4C6DA; }

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

This text font color is #B4C6DA.

Background Color

.myBgColor { background-color: #B4C6DA; }

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

This div background color is #B4C6DA.

Border color

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

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

This div border color is #B4C6DA.

Opacity

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

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

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

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

This text has shadow with #B4C6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C6DA.

Preview

Color preview on black background

This text has color #B4C6DA on black background.


Color preview on white background

This text has color #B4C6DA on white background.


Black color preview on #B4C6DA background

This text has black color on #B4C6DA background.


White color preview on #B4C6DA background

This text has white color on #B4C6DA background.


Related colors

Complementary color

Complementary color for #hex is #4B3925.


I love getcolorcode.com

Triadic colors

1 #DAB4C6 and #C6DAB4 with #B4C6DA are triadic colors.

2 #DAC6B4 and #C6B4DA with #B4C6DA are triadic colors.