COLOR #B4B9CC

HEX: #B4B9CC RGB: (180,185,204)

Renk bilgisi

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

RGB renk modeli

#B4B9CC color RGB value is (180,185,204).

RGB: (180,185,204) (71%, 73%, 80%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 185 of 255 = 73%
B 204 of 255 = 80%

180
185
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 185 + 204 = 569 (100%)
R 180 of 569 ~ 31.63%
G 185 of 569 ~ 32.51%
B 204 of 569 ~ 35.85'%

%31.63
%32.51
%35.85

CMYK RENK MODELİ

#B4B9CC rengi CMYK tonu (12,9,0,20).

  • camgöbeği tonu 11.76%
  • eflatun tonu 9.31%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (12,9,0,20)
C12M9Y0K20 (12%, 9%, 0%, 20%)
(0.12 / 0.09 / 0.00 / 0.20)

CMYK yüzdeleri

%11.76
%9.31
%0
%20

Codes

Color #B4B9CC in popluar color models

B4 B9 CC
RGB 180 185 204
HSL 228° 19.05% 75.29%
HSB/HSV 228° 11.76% 80.00%
CMYK 11.76% 9.31% 0.00%
20.00%

Color #B4B9CC in popluar number systems.

HEX B4 B9 CC
Decimal 180 185 204
Binary 10110100 10111001 11001100
Octal 264 271 314

Shades and tints

Shades of #B4B9CC

#B4B9CC
(180,185,204)
#A4A9BA
(164,169,186)
#9499A8
(148,153,168)
#848996
(132,137,150)
#747984
(116,121,132)
#646972
(100,105,114)
#545960
(84,89,96)
#44494E
(68,73,78)
#34393C
(52,57,60)
#24292A
(36,41,42)
#141918
(20,25,24)
#000000
(0,0,0)

Tints of #B4B9CC

#B4B9CC
(180,185,204)
#BABFD0
(186,191,208)
#C0C5D4
(192,197,212)
#C6CBD8
(198,203,216)
#CCD1DC
(204,209,220)
#D2D7E0
(210,215,224)
#D8DDE4
(216,221,228)
#DEE3E8
(222,227,232)
#E4E9EC
(228,233,236)
#EAEFF0
(234,239,240)
#F0F5F4
(240,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4B9CC color. Also use rgb(180,185,204) instead hex code.

Text Font Color

.myTextColor { color: #B4B9CC; }

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

This text font color is #B4B9CC.

Background Color

.myBgColor { background-color: #B4B9CC; }

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

This div background color is #B4B9CC.

Border color

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

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

This div border color is #B4B9CC.

Opacity

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

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

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

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

This text has shadow with #B4B9CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B9CC.

Preview

Color preview on black background

This text has color #B4B9CC on black background.


Color preview on white background

This text has color #B4B9CC on white background.


Black color preview on #B4B9CC background

This text has black color on #B4B9CC background.


White color preview on #B4B9CC background

This text has white color on #B4B9CC background.


Related colors

Complementary color

Complementary color for #hex is #4B4633.


I love getcolorcode.com

Triadic colors

1 #CCB4B9 and #B9CCB4 with #B4B9CC are triadic colors.

2 #CCB9B4 and #B9B4CC with #B4B9CC are triadic colors.