COLOR #B5CCED

HEX: #B5CCED RGB: (181,204,237)

Renk bilgisi

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

RGB renk modeli

#B5CCED color RGB value is (181,204,237).

RGB: (181,204,237) (71%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 204 of 255 = 80%
B 237 of 255 = 93%

181
204
237

R + G + B ~ 81%. #B5CCED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 237 = 622 (100%)
R 181 of 622 ~ 29.1%
G 204 of 622 ~ 32.8%
B 237 of 622 ~ 38.1'%

%29.1
%32.8
%38.1

CMYK RENK MODELİ

#B5CCED rengi CMYK tonu (24,14,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 13.92%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,14,0,7)
C24M14Y0K7 (24%, 14%, 0%, 7%)
(0.24 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%13.92
%0
%7.06

Codes

Color #B5CCED in popluar color models

B5 CC ED
RGB 181 204 237
HSL 215° 60.87% 81.96%
HSB/HSV 215° 23.63% 92.94%
CMYK 23.63% 13.92% 0.00%
7.06%

Color #B5CCED in popluar number systems.

HEX B5 CC ED
Decimal 181 204 237
Binary 10110101 11001100 11101101
Octal 265 314 355

Shades and tints

Shades of #B5CCED

#B5CCED
(181,204,237)
#A5BAD8
(165,186,216)
#95A8C3
(149,168,195)
#8596AE
(133,150,174)
#758499
(117,132,153)
#657284
(101,114,132)
#55606F
(85,96,111)
#454E5A
(69,78,90)
#353C45
(53,60,69)
#252A30
(37,42,48)
#15181B
(21,24,27)
#000000
(0,0,0)

Tints of #B5CCED

#B5CCED
(181,204,237)
#BBD0EE
(187,208,238)
#C1D4EF
(193,212,239)
#C7D8F0
(199,216,240)
#CDDCF1
(205,220,241)
#D3E0F2
(211,224,242)
#D9E4F3
(217,228,243)
#DFE8F4
(223,232,244)
#E5ECF5
(229,236,245)
#EBF0F6
(235,240,246)
#F1F4F7
(241,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5CCED color. Also use rgb(181,204,237) instead hex code.

Text Font Color

.myTextColor { color: #B5CCED; }

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

This text font color is #B5CCED.

Background Color

.myBgColor { background-color: #B5CCED; }

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

This div background color is #B5CCED.

Border color

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

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

This div border color is #B5CCED.

Opacity

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

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

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

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

This text has shadow with #B5CCED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CCED.

Preview

Color preview on black background

This text has color #B5CCED on black background.


Color preview on white background

This text has color #B5CCED on white background.


Black color preview on #B5CCED background

This text has black color on #B5CCED background.


White color preview on #B5CCED background

This text has white color on #B5CCED background.


Related colors

Complementary color

Complementary color for #hex is #4A3312.


I love getcolorcode.com

Triadic colors

1 #EDB5CC and #CCEDB5 with #B5CCED are triadic colors.

2 #EDCCB5 and #CCB5ED with #B5CCED are triadic colors.