COLOR #B4CCDB

HEX: #B4CCDB RGB: (180,204,219)

Renk bilgisi

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

RGB renk modeli

#B4CCDB color RGB value is (180,204,219).

RGB: (180,204,219) (71%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 204 of 255 = 80%
B 219 of 255 = 86%

180
204
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 204 + 219 = 603 (100%)
R 180 of 603 ~ 29.85%
G 204 of 603 ~ 33.83%
B 219 of 603 ~ 36.32'%

%29.85
%33.83
%36.32

CMYK RENK MODELİ

#B4CCDB rengi CMYK tonu (18,7,0,14).

  • camgöbeği tonu 17.81%
  • eflatun tonu 6.85%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (18,7,0,14)
C18M7Y0K14 (18%, 7%, 0%, 14%)
(0.18 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%17.81
%6.85
%0
%14.12

Codes

Color #B4CCDB in popluar color models

B4 CC DB
RGB 180 204 219
HSL 203° 35.14% 78.24%
HSB/HSV 203° 17.81% 85.88%
CMYK 17.81% 6.85% 0.00%
14.12%

Color #B4CCDB in popluar number systems.

HEX B4 CC DB
Decimal 180 204 219
Binary 10110100 11001100 11011011
Octal 264 314 333

Shades and tints

Shades of #B4CCDB

#B4CCDB
(180,204,219)
#A4BAC8
(164,186,200)
#94A8B5
(148,168,181)
#8496A2
(132,150,162)
#74848F
(116,132,143)
#64727C
(100,114,124)
#546069
(84,96,105)
#444E56
(68,78,86)
#343C43
(52,60,67)
#242A30
(36,42,48)
#14181D
(20,24,29)
#000000
(0,0,0)

Tints of #B4CCDB

#B4CCDB
(180,204,219)
#BAD0DE
(186,208,222)
#C0D4E1
(192,212,225)
#C6D8E4
(198,216,228)
#CCDCE7
(204,220,231)
#D2E0EA
(210,224,234)
#D8E4ED
(216,228,237)
#DEE8F0
(222,232,240)
#E4ECF3
(228,236,243)
#EAF0F6
(234,240,246)
#F0F4F9
(240,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4CCDB; }

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

This text font color is #B4CCDB.

Background Color

.myBgColor { background-color: #B4CCDB; }

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

This div background color is #B4CCDB.

Border color

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

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

This div border color is #B4CCDB.

Opacity

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

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

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

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

This text has shadow with #B4CCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4CCDB.

Preview

Color preview on black background

This text has color #B4CCDB on black background.


Color preview on white background

This text has color #B4CCDB on white background.


Black color preview on #B4CCDB background

This text has black color on #B4CCDB background.


White color preview on #B4CCDB background

This text has white color on #B4CCDB background.


Related colors

Complementary color

Complementary color for #hex is #4B3324.


I love getcolorcode.com

Triadic colors

1 #DBB4CC and #CCDBB4 with #B4CCDB are triadic colors.

2 #DBCCB4 and #CCB4DB with #B4CCDB are triadic colors.