COLOR #B5C5FD

HEX: #B5C5FD RGB: (181,197,253)

Renk bilgisi

#B5C5FD contains mainly green and blue colors. #B5C5FD ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5C5FD color RGB value is (181,197,253).

RGB: (181,197,253) (71%, 77%, 99%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 197 of 255 = 77%
B 253 of 255 = 99%

181
197
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 197 + 253 = 631 (100%)
R 181 of 631 ~ 28.68%
G 197 of 631 ~ 31.22%
B 253 of 631 ~ 40.1'%

%28.68
%31.22
%40.1

CMYK RENK MODELİ

#B5C5FD rengi CMYK tonu (28,22,0,1).

  • camgöbeği tonu 28.46%
  • eflatun tonu 22.13%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (28,22,0,1)
C28M22Y0K1 (28%, 22%, 0%, 1%)
(0.28 / 0.22 / 0.00 / 0.01)

CMYK yüzdeleri

%28.46
%22.13
%0
%0.78

Codes

Color #B5C5FD in popluar color models

B5 C5 FD
RGB 181 197 253
HSL 227° 94.74% 85.10%
HSB/HSV 227° 28.46% 99.22%
CMYK 28.46% 22.13% 0.00%
0.78%

Color #B5C5FD in popluar number systems.

HEX B5 C5 FD
Decimal 181 197 253
Binary 10110101 11000101 11111101
Octal 265 305 375

Shades and tints

Shades of #B5C5FD

#B5C5FD
(181,197,253)
#A5B4E6
(165,180,230)
#95A3CF
(149,163,207)
#8592B8
(133,146,184)
#7581A1
(117,129,161)
#65708A
(101,112,138)
#555F73
(85,95,115)
#454E5C
(69,78,92)
#353D45
(53,61,69)
#252C2E
(37,44,46)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #B5C5FD

#B5C5FD
(181,197,253)
#BBCAFD
(187,202,253)
#C1CFFD
(193,207,253)
#C7D4FD
(199,212,253)
#CDD9FD
(205,217,253)
#D3DEFD
(211,222,253)
#D9E3FD
(217,227,253)
#DFE8FD
(223,232,253)
#E5EDFD
(229,237,253)
#EBF2FD
(235,242,253)
#F1F7FD
(241,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C5FD color. Also use rgb(181,197,253) instead hex code.

Text Font Color

.myTextColor { color: #B5C5FD; }

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

This text font color is #B5C5FD.

Background Color

.myBgColor { background-color: #B5C5FD; }

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

This div background color is #B5C5FD.

Border color

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

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

This div border color is #B5C5FD.

Opacity

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

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

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

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

This text has shadow with #B5C5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C5FD.

Preview

Color preview on black background

This text has color #B5C5FD on black background.


Color preview on white background

This text has color #B5C5FD on white background.


Black color preview on #B5C5FD background

This text has black color on #B5C5FD background.


White color preview on #B5C5FD background

This text has white color on #B5C5FD background.


Related colors

Complementary color

Complementary color for #hex is #4A3A02.


I love getcolorcode.com

Triadic colors

1 #FDB5C5 and #C5FDB5 with #B5C5FD are triadic colors.

2 #FDC5B5 and #C5B5FD with #B5C5FD are triadic colors.