COLOR #B4D3EE

HEX: #B4D3EE RGB: (180,211,238)

Renk bilgisi

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

RGB renk modeli

#B4D3EE color RGB value is (180,211,238).

RGB: (180,211,238) (71%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 211 of 255 = 83%
B 238 of 255 = 93%

180
211
238

R + G + B ~ 82%. #B4D3EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 211 + 238 = 629 (100%)
R 180 of 629 ~ 28.62%
G 211 of 629 ~ 33.55%
B 238 of 629 ~ 37.84'%

%28.62
%33.55
%37.84

CMYK RENK MODELİ

#B4D3EE rengi CMYK tonu (24,11,0,7).

  • camgöbeği tonu 24.37%
  • eflatun tonu 11.34%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (24,11,0,7)
C24M11Y0K7 (24%, 11%, 0%, 7%)
(0.24 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%24.37
%11.34
%0
%6.67

Codes

Color #B4D3EE in popluar color models

B4 D3 EE
RGB 180 211 238
HSL 208° 63.04% 81.96%
HSB/HSV 208° 24.37% 93.33%
CMYK 24.37% 11.34% 0.00%
6.67%

Color #B4D3EE in popluar number systems.

HEX B4 D3 EE
Decimal 180 211 238
Binary 10110100 11010011 11101110
Octal 264 323 356

Shades and tints

Shades of #B4D3EE

#B4D3EE
(180,211,238)
#A4C0D9
(164,192,217)
#94ADC4
(148,173,196)
#849AAF
(132,154,175)
#74879A
(116,135,154)
#647485
(100,116,133)
#546170
(84,97,112)
#444E5B
(68,78,91)
#343B46
(52,59,70)
#242831
(36,40,49)
#14151C
(20,21,28)
#000000
(0,0,0)

Tints of #B4D3EE

#B4D3EE
(180,211,238)
#BAD7EF
(186,215,239)
#C0DBF0
(192,219,240)
#C6DFF1
(198,223,241)
#CCE3F2
(204,227,242)
#D2E7F3
(210,231,243)
#D8EBF4
(216,235,244)
#DEEFF5
(222,239,245)
#E4F3F6
(228,243,246)
#EAF7F7
(234,247,247)
#F0FBF8
(240,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D3EE color. Also use rgb(180,211,238) instead hex code.

Text Font Color

.myTextColor { color: #B4D3EE; }

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

This text font color is #B4D3EE.

Background Color

.myBgColor { background-color: #B4D3EE; }

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

This div background color is #B4D3EE.

Border color

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

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

This div border color is #B4D3EE.

Opacity

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

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

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

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

This text has shadow with #B4D3EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D3EE.

Preview

Color preview on black background

This text has color #B4D3EE on black background.


Color preview on white background

This text has color #B4D3EE on white background.


Black color preview on #B4D3EE background

This text has black color on #B4D3EE background.


White color preview on #B4D3EE background

This text has white color on #B4D3EE background.


Related colors

Complementary color

Complementary color for #hex is #4B2C11.


I love getcolorcode.com

Triadic colors

1 #EEB4D3 and #D3EEB4 with #B4D3EE are triadic colors.

2 #EED3B4 and #D3B4EE with #B4D3EE are triadic colors.