COLOR #B4C9D5

HEX: #B4C9D5 RGB: (180,201,213)

Renk bilgisi

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

RGB renk modeli

#B4C9D5 color RGB value is (180,201,213).

RGB: (180,201,213) (71%, 79%, 84%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 201 of 255 = 79%
B 213 of 255 = 84%

180
201
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 201 + 213 = 594 (100%)
R 180 of 594 ~ 30.3%
G 201 of 594 ~ 33.84%
B 213 of 594 ~ 35.86'%

%30.3
%33.84
%35.86

CMYK RENK MODELİ

#B4C9D5 rengi CMYK tonu (15,6,0,16).

  • camgöbeği tonu 15.49%
  • eflatun tonu 5.63%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (15,6,0,16)
C15M6Y0K16 (15%, 6%, 0%, 16%)
(0.15 / 0.06 / 0.00 / 0.16)

CMYK yüzdeleri

%15.49
%5.63
%0
%16.47

Codes

Color #B4C9D5 in popluar color models

B4 C9 D5
RGB 180 201 213
HSL 202° 28.21% 77.06%
HSB/HSV 202° 15.49% 83.53%
CMYK 15.49% 5.63% 0.00%
16.47%

Color #B4C9D5 in popluar number systems.

HEX B4 C9 D5
Decimal 180 201 213
Binary 10110100 11001001 11010101
Octal 264 311 325

Shades and tints

Shades of #B4C9D5

#B4C9D5
(180,201,213)
#A4B7C2
(164,183,194)
#94A5AF
(148,165,175)
#84939C
(132,147,156)
#748189
(116,129,137)
#646F76
(100,111,118)
#545D63
(84,93,99)
#444B50
(68,75,80)
#34393D
(52,57,61)
#24272A
(36,39,42)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #B4C9D5

#B4C9D5
(180,201,213)
#BACDD8
(186,205,216)
#C0D1DB
(192,209,219)
#C6D5DE
(198,213,222)
#CCD9E1
(204,217,225)
#D2DDE4
(210,221,228)
#D8E1E7
(216,225,231)
#DEE5EA
(222,229,234)
#E4E9ED
(228,233,237)
#EAEDF0
(234,237,240)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C9D5 color. Also use rgb(180,201,213) instead hex code.

Text Font Color

.myTextColor { color: #B4C9D5; }

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

This text font color is #B4C9D5.

Background Color

.myBgColor { background-color: #B4C9D5; }

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

This div background color is #B4C9D5.

Border color

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

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

This div border color is #B4C9D5.

Opacity

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

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

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

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

This text has shadow with #B4C9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C9D5.

Preview

Color preview on black background

This text has color #B4C9D5 on black background.


Color preview on white background

This text has color #B4C9D5 on white background.


Black color preview on #B4C9D5 background

This text has black color on #B4C9D5 background.


White color preview on #B4C9D5 background

This text has white color on #B4C9D5 background.


Related colors

Complementary color

Complementary color for #hex is #4B362A.


I love getcolorcode.com

Triadic colors

1 #D5B4C9 and #C9D5B4 with #B4C9D5 are triadic colors.

2 #D5C9B4 and #C9B4D5 with #B4C9D5 are triadic colors.