COLOR #B5CCEE

HEX: #B5CCEE RGB: (181,204,238)

Renk bilgisi

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

RGB renk modeli

#B5CCEE color RGB value is (181,204,238).

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

RGB bağlantıları ve doygunluk

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

181
204
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 204 + 238 = 623 (100%)
R 181 of 623 ~ 29.05%
G 204 of 623 ~ 32.74%
B 238 of 623 ~ 38.2'%

%29.05
%32.74
%38.2

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.95%
  • eflatun tonu 14.29%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%23.95
%14.29
%0
%6.67

Codes

Color #B5CCEE in popluar color models

B5 CC EE
RGB 181 204 238
HSL 216° 62.64% 82.16%
HSB/HSV 216° 23.95% 93.33%
CMYK 23.95% 14.29% 0.00%
6.67%

Color #B5CCEE in popluar number systems.

HEX B5 CC EE
Decimal 181 204 238
Binary 10110101 11001100 11101110
Octal 265 314 356

Shades and tints

Shades of #B5CCEE

#B5CCEE
(181,204,238)
#A5BAD9
(165,186,217)
#95A8C4
(149,168,196)
#8596AF
(133,150,175)
#75849A
(117,132,154)
#657285
(101,114,133)
#556070
(85,96,112)
#454E5B
(69,78,91)
#353C46
(53,60,70)
#252A31
(37,42,49)
#15181C
(21,24,28)
#000000
(0,0,0)

Tints of #B5CCEE

#B5CCEE
(181,204,238)
#BBD0EF
(187,208,239)
#C1D4F0
(193,212,240)
#C7D8F1
(199,216,241)
#CDDCF2
(205,220,242)
#D3E0F3
(211,224,243)
#D9E4F4
(217,228,244)
#DFE8F5
(223,232,245)
#E5ECF6
(229,236,246)
#EBF0F7
(235,240,247)
#F1F4F8
(241,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5CCEE; }

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

This text font color is #B5CCEE.

Background Color

.myBgColor { background-color: #B5CCEE; }

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

This div background color is #B5CCEE.

Border color

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

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

This div border color is #B5CCEE.

Opacity

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

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

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

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

This text has shadow with #B5CCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CCEE.

Preview

Color preview on black background

This text has color #B5CCEE on black background.


Color preview on white background

This text has color #B5CCEE on white background.


Black color preview on #B5CCEE background

This text has black color on #B5CCEE background.


White color preview on #B5CCEE background

This text has white color on #B5CCEE background.


Related colors

Complementary color

Complementary color for #hex is #4A3311.


I love getcolorcode.com

Triadic colors

1 #EEB5CC and #CCEEB5 with #B5CCEE are triadic colors.

2 #EECCB5 and #CCB5EE with #B5CCEE are triadic colors.