COLOR #B5CEDD

HEX: #B5CEDD RGB: (181,206,221)

Renk bilgisi

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

RGB renk modeli

#B5CEDD color RGB value is (181,206,221).

RGB: (181,206,221) (71%, 81%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 206 of 255 = 81%
B 221 of 255 = 87%

181
206
221

R + G + B ~ 80%. #B5CEDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 206 + 221 = 608 (100%)
R 181 of 608 ~ 29.77%
G 206 of 608 ~ 33.88%
B 221 of 608 ~ 36.35'%

%29.77
%33.88
%36.35

CMYK RENK MODELİ

#B5CEDD rengi CMYK tonu (18,7,0,13).

  • camgöbeği tonu 18.10%
  • eflatun tonu 6.79%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (18,7,0,13)
C18M7Y0K13 (18%, 7%, 0%, 13%)
(0.18 / 0.07 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%6.79
%0
%13.33

Codes

Color #B5CEDD in popluar color models

B5 CE DD
RGB 181 206 221
HSL 203° 37.04% 78.82%
HSB/HSV 203° 18.10% 86.67%
CMYK 18.10% 6.79% 0.00%
13.33%

Color #B5CEDD in popluar number systems.

HEX B5 CE DD
Decimal 181 206 221
Binary 10110101 11001110 11011101
Octal 265 316 335

Shades and tints

Shades of #B5CEDD

#B5CEDD
(181,206,221)
#A5BCC9
(165,188,201)
#95AAB5
(149,170,181)
#8598A1
(133,152,161)
#75868D
(117,134,141)
#657479
(101,116,121)
#556265
(85,98,101)
#455051
(69,80,81)
#353E3D
(53,62,61)
#252C29
(37,44,41)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #B5CEDD

#B5CEDD
(181,206,221)
#BBD2E0
(187,210,224)
#C1D6E3
(193,214,227)
#C7DAE6
(199,218,230)
#CDDEE9
(205,222,233)
#D3E2EC
(211,226,236)
#D9E6EF
(217,230,239)
#DFEAF2
(223,234,242)
#E5EEF5
(229,238,245)
#EBF2F8
(235,242,248)
#F1F6FB
(241,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5CEDD color. Also use rgb(181,206,221) instead hex code.

Text Font Color

.myTextColor { color: #B5CEDD; }

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

This text font color is #B5CEDD.

Background Color

.myBgColor { background-color: #B5CEDD; }

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

This div background color is #B5CEDD.

Border color

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

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

This div border color is #B5CEDD.

Opacity

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

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

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

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

This text has shadow with #B5CEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CEDD.

Preview

Color preview on black background

This text has color #B5CEDD on black background.


Color preview on white background

This text has color #B5CEDD on white background.


Black color preview on #B5CEDD background

This text has black color on #B5CEDD background.


White color preview on #B5CEDD background

This text has white color on #B5CEDD background.


Related colors

Complementary color

Complementary color for #hex is #4A3122.


I love getcolorcode.com

Triadic colors

1 #DDB5CE and #CEDDB5 with #B5CEDD are triadic colors.

2 #DDCEB5 and #CEB5DD with #B5CEDD are triadic colors.