COLOR #BAD5E5

HEX: #BAD5E5 RGB: (186,213,229)

Renk bilgisi

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

RGB renk modeli

#BAD5E5 color RGB value is (186,213,229).

RGB: (186,213,229) (73%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 186 of 255 = 73%
G 213 of 255 = 84%
B 229 of 255 = 90%

186
213
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 186 + 213 + 229 = 628 (100%)
R 186 of 628 ~ 29.62%
G 213 of 628 ~ 33.92%
B 229 of 628 ~ 36.46'%

%29.62
%33.92
%36.46

CMYK RENK MODELİ

#BAD5E5 rengi CMYK tonu (19,7,0,10).

  • camgöbeği tonu 18.78%
  • eflatun tonu 6.99%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (19,7,0,10)
C19M7Y0K10 (19%, 7%, 0%, 10%)
(0.19 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%18.78
%6.99
%0
%10.2

Codes

Color #BAD5E5 in popluar color models

BA D5 E5
RGB 186 213 229
HSL 202° 45.26% 81.37%
HSB/HSV 202° 18.78% 89.80%
CMYK 18.78% 6.99% 0.00%
10.20%

Color #BAD5E5 in popluar number systems.

HEX BA D5 E5
Decimal 186 213 229
Binary 10111010 11010101 11100101
Octal 272 325 345

Shades and tints

Shades of #BAD5E5

#BAD5E5
(186,213,229)
#AAC2D1
(170,194,209)
#9AAFBD
(154,175,189)
#8A9CA9
(138,156,169)
#7A8995
(122,137,149)
#6A7681
(106,118,129)
#5A636D
(90,99,109)
#4A5059
(74,80,89)
#3A3D45
(58,61,69)
#2A2A31
(42,42,49)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #BAD5E5

#BAD5E5
(186,213,229)
#C0D8E7
(192,216,231)
#C6DBE9
(198,219,233)
#CCDEEB
(204,222,235)
#D2E1ED
(210,225,237)
#D8E4EF
(216,228,239)
#DEE7F1
(222,231,241)
#E4EAF3
(228,234,243)
#EAEDF5
(234,237,245)
#F0F0F7
(240,240,247)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BAD5E5 color. Also use rgb(186,213,229) instead hex code.

Text Font Color

.myTextColor { color: #BAD5E5; }

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

This text font color is #BAD5E5.

Background Color

.myBgColor { background-color: #BAD5E5; }

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

This div background color is #BAD5E5.

Border color

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

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

This div border color is #BAD5E5.

Opacity

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

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

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

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

This text has shadow with #BAD5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BAD5E5.

Preview

Color preview on black background

This text has color #BAD5E5 on black background.


Color preview on white background

This text has color #BAD5E5 on white background.


Black color preview on #BAD5E5 background

This text has black color on #BAD5E5 background.


White color preview on #BAD5E5 background

This text has white color on #BAD5E5 background.


Related colors

Complementary color

Complementary color for #hex is #452A1A.


I love getcolorcode.com

Triadic colors

1 #E5BAD5 and #D5E5BA with #BAD5E5 are triadic colors.

2 #E5D5BA and #D5BAE5 with #BAD5E5 are triadic colors.