COLOR #C5BAE6

HEX: #C5BAE6 RGB: (197,186,230)

Renk bilgisi

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

RGB renk modeli

#C5BAE6 color RGB value is (197,186,230).

RGB: (197,186,230) (77%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 230 of 255 = 90%

197
186
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 230 = 613 (100%)
R 197 of 613 ~ 32.14%
G 186 of 613 ~ 30.34%
B 230 of 613 ~ 37.52'%

%32.14
%30.34
%37.52

CMYK RENK MODELİ

#C5BAE6 rengi CMYK tonu (14,19,0,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 19.13%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,19,0,10)
C14M19Y0K10 (14%, 19%, 0%, 10%)
(0.14 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%14.35
%19.13
%0
%9.8

Codes

Color #C5BAE6 in popluar color models

C5 BA E6
RGB 197 186 230
HSL 255° 46.81% 81.57%
HSB/HSV 255° 19.13% 90.20%
CMYK 14.35% 19.13% 0.00%
9.80%

Color #C5BAE6 in popluar number systems.

HEX C5 BA E6
Decimal 197 186 230
Binary 11000101 10111010 11100110
Octal 305 272 346

Shades and tints

Shades of #C5BAE6

#C5BAE6
(197,186,230)
#B4AAD2
(180,170,210)
#A39ABE
(163,154,190)
#928AAA
(146,138,170)
#817A96
(129,122,150)
#706A82
(112,106,130)
#5F5A6E
(95,90,110)
#4E4A5A
(78,74,90)
#3D3A46
(61,58,70)
#2C2A32
(44,42,50)
#1B1A1E
(27,26,30)
#000000
(0,0,0)

Tints of #C5BAE6

#C5BAE6
(197,186,230)
#CAC0E8
(202,192,232)
#CFC6EA
(207,198,234)
#D4CCEC
(212,204,236)
#D9D2EE
(217,210,238)
#DED8F0
(222,216,240)
#E3DEF2
(227,222,242)
#E8E4F4
(232,228,244)
#EDEAF6
(237,234,246)
#F2F0F8
(242,240,248)
#F7F6FA
(247,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5BAE6 color. Also use rgb(197,186,230) instead hex code.

Text Font Color

.myTextColor { color: #C5BAE6; }

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

This text font color is #C5BAE6.

Background Color

.myBgColor { background-color: #C5BAE6; }

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

This div background color is #C5BAE6.

Border color

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

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

This div border color is #C5BAE6.

Opacity

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

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

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

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

This text has shadow with #C5BAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BAE6.

Preview

Color preview on black background

This text has color #C5BAE6 on black background.


Color preview on white background

This text has color #C5BAE6 on white background.


Black color preview on #C5BAE6 background

This text has black color on #C5BAE6 background.


White color preview on #C5BAE6 background

This text has white color on #C5BAE6 background.


Related colors

Complementary color

Complementary color for #hex is #3A4519.


I love getcolorcode.com

Triadic colors

1 #E6C5BA and #BAE6C5 with #C5BAE6 are triadic colors.

2 #E6BAC5 and #BAC5E6 with #C5BAE6 are triadic colors.