COLOR #B4CED5

HEX: #B4CED5 RGB: (180,206,213)

Renk bilgisi

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

RGB renk modeli

#B4CED5 color RGB value is (180,206,213).

RGB: (180,206,213) (71%, 81%, 84%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 206 of 255 = 81%
B 213 of 255 = 84%

180
206
213

R + G + B ~ 79%. #B4CED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 206 + 213 = 599 (100%)
R 180 of 599 ~ 30.05%
G 206 of 599 ~ 34.39%
B 213 of 599 ~ 35.56'%

%30.05
%34.39
%35.56

CMYK RENK MODELİ

#B4CED5 rengi CMYK tonu (15,3,0,16).

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

CMYK: (15,3,0,16)
C15M3Y0K16 (15%, 3%, 0%, 16%)
(0.15 / 0.03 / 0.00 / 0.16)

CMYK yüzdeleri

%15.49
%3.29
%0
%16.47

Codes

Color #B4CED5 in popluar color models

B4 CE D5
RGB 180 206 213
HSL 193° 28.21% 77.06%
HSB/HSV 193° 15.49% 83.53%
CMYK 15.49% 3.29% 0.00%
16.47%

Color #B4CED5 in popluar number systems.

HEX B4 CE D5
Decimal 180 206 213
Binary 10110100 11001110 11010101
Octal 264 316 325

Shades and tints

Shades of #B4CED5

#B4CED5
(180,206,213)
#A4BCC2
(164,188,194)
#94AAAF
(148,170,175)
#84989C
(132,152,156)
#748689
(116,134,137)
#647476
(100,116,118)
#546263
(84,98,99)
#445050
(68,80,80)
#343E3D
(52,62,61)
#242C2A
(36,44,42)
#141A17
(20,26,23)
#000000
(0,0,0)

Tints of #B4CED5

#B4CED5
(180,206,213)
#BAD2D8
(186,210,216)
#C0D6DB
(192,214,219)
#C6DADE
(198,218,222)
#CCDEE1
(204,222,225)
#D2E2E4
(210,226,228)
#D8E6E7
(216,230,231)
#DEEAEA
(222,234,234)
#E4EEED
(228,238,237)
#EAF2F0
(234,242,240)
#F0F6F3
(240,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4CED5; }

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

This text font color is #B4CED5.

Background Color

.myBgColor { background-color: #B4CED5; }

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

This div background color is #B4CED5.

Border color

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

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

This div border color is #B4CED5.

Opacity

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

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

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

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

This text has shadow with #B4CED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4CED5.

Preview

Color preview on black background

This text has color #B4CED5 on black background.


Color preview on white background

This text has color #B4CED5 on white background.


Black color preview on #B4CED5 background

This text has black color on #B4CED5 background.


White color preview on #B4CED5 background

This text has white color on #B4CED5 background.


Related colors

Complementary color

Complementary color for #hex is #4B312A.


I love getcolorcode.com

Triadic colors

1 #D5B4CE and #CED5B4 with #B4CED5 are triadic colors.

2 #D5CEB4 and #CEB4D5 with #B4CED5 are triadic colors.