COLOR #B4BCCC

HEX: #B4BCCC RGB: (180,188,204)

Renk bilgisi

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

RGB renk modeli

#B4BCCC color RGB value is (180,188,204).

RGB: (180,188,204) (71%, 74%, 80%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 188 of 255 = 74%
B 204 of 255 = 80%

180
188
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 188 + 204 = 572 (100%)
R 180 of 572 ~ 31.47%
G 188 of 572 ~ 32.87%
B 204 of 572 ~ 35.66'%

%31.47
%32.87
%35.66

CMYK RENK MODELİ

#B4BCCC rengi CMYK tonu (12,8,0,20).

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

CMYK: (12,8,0,20)
C12M8Y0K20 (12%, 8%, 0%, 20%)
(0.12 / 0.08 / 0.00 / 0.20)

CMYK yüzdeleri

%11.76
%7.84
%0
%20

Codes

Color #B4BCCC in popluar color models

B4 BC CC
RGB 180 188 204
HSL 220° 19.05% 75.29%
HSB/HSV 220° 11.76% 80.00%
CMYK 11.76% 7.84% 0.00%
20.00%

Color #B4BCCC in popluar number systems.

HEX B4 BC CC
Decimal 180 188 204
Binary 10110100 10111100 11001100
Octal 264 274 314

Shades and tints

Shades of #B4BCCC

#B4BCCC
(180,188,204)
#A4ABBA
(164,171,186)
#949AA8
(148,154,168)
#848996
(132,137,150)
#747884
(116,120,132)
#646772
(100,103,114)
#545660
(84,86,96)
#44454E
(68,69,78)
#34343C
(52,52,60)
#24232A
(36,35,42)
#141218
(20,18,24)
#000000
(0,0,0)

Tints of #B4BCCC

#B4BCCC
(180,188,204)
#BAC2D0
(186,194,208)
#C0C8D4
(192,200,212)
#C6CED8
(198,206,216)
#CCD4DC
(204,212,220)
#D2DAE0
(210,218,224)
#D8E0E4
(216,224,228)
#DEE6E8
(222,230,232)
#E4ECEC
(228,236,236)
#EAF2F0
(234,242,240)
#F0F8F4
(240,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BCCC; }

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

This text font color is #B4BCCC.

Background Color

.myBgColor { background-color: #B4BCCC; }

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

This div background color is #B4BCCC.

Border color

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

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

This div border color is #B4BCCC.

Opacity

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

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

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

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

This text has shadow with #B4BCCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BCCC.

Preview

Color preview on black background

This text has color #B4BCCC on black background.


Color preview on white background

This text has color #B4BCCC on white background.


Black color preview on #B4BCCC background

This text has black color on #B4BCCC background.


White color preview on #B4BCCC background

This text has white color on #B4BCCC background.


Related colors

Complementary color

Complementary color for #hex is #4B4333.


I love getcolorcode.com

Triadic colors

1 #CCB4BC and #BCCCB4 with #B4BCCC are triadic colors.

2 #CCBCB4 and #BCB4CC with #B4BCCC are triadic colors.