COLOR #C5BAEB

HEX: #C5BAEB RGB: (197,186,235)

Renk bilgisi

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

RGB renk modeli

#C5BAEB color RGB value is (197,186,235).

RGB: (197,186,235) (77%, 73%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 235 of 255 = 92%

197
186
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 235 = 618 (100%)
R 197 of 618 ~ 31.88%
G 186 of 618 ~ 30.1%
B 235 of 618 ~ 38.03'%

%31.88
%30.1
%38.03

CMYK RENK MODELİ

#C5BAEB rengi CMYK tonu (16,21,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 20.85%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,21,0,8)
C16M21Y0K8 (16%, 21%, 0%, 8%)
(0.16 / 0.21 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%20.85
%0
%7.84

Codes

Color #C5BAEB in popluar color models

C5 BA EB
RGB 197 186 235
HSL 253° 55.06% 82.55%
HSB/HSV 253° 20.85% 92.16%
CMYK 16.17% 20.85% 0.00%
7.84%

Color #C5BAEB in popluar number systems.

HEX C5 BA EB
Decimal 197 186 235
Binary 11000101 10111010 11101011
Octal 305 272 353

Shades and tints

Shades of #C5BAEB

#C5BAEB
(197,186,235)
#B4AAD6
(180,170,214)
#A39AC1
(163,154,193)
#928AAC
(146,138,172)
#817A97
(129,122,151)
#706A82
(112,106,130)
#5F5A6D
(95,90,109)
#4E4A58
(78,74,88)
#3D3A43
(61,58,67)
#2C2A2E
(44,42,46)
#1B1A19
(27,26,25)
#000000
(0,0,0)

Tints of #C5BAEB

#C5BAEB
(197,186,235)
#CAC0EC
(202,192,236)
#CFC6ED
(207,198,237)
#D4CCEE
(212,204,238)
#D9D2EF
(217,210,239)
#DED8F0
(222,216,240)
#E3DEF1
(227,222,241)
#E8E4F2
(232,228,242)
#EDEAF3
(237,234,243)
#F2F0F4
(242,240,244)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BAEB; }

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

This text font color is #C5BAEB.

Background Color

.myBgColor { background-color: #C5BAEB; }

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

This div background color is #C5BAEB.

Border color

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

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

This div border color is #C5BAEB.

Opacity

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

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

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

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

This text has shadow with #C5BAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BAEB.

Preview

Color preview on black background

This text has color #C5BAEB on black background.


Color preview on white background

This text has color #C5BAEB on white background.


Black color preview on #C5BAEB background

This text has black color on #C5BAEB background.


White color preview on #C5BAEB background

This text has white color on #C5BAEB background.


Related colors

Complementary color

Complementary color for #hex is #3A4514.


I love getcolorcode.com

Triadic colors

1 #EBC5BA and #BAEBC5 with #C5BAEB are triadic colors.

2 #EBBAC5 and #BAC5EB with #C5BAEB are triadic colors.