COLOR #C5BAD5

HEX: #C5BAD5 RGB: (197,186,213)

Renk bilgisi

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

RGB renk modeli

#C5BAD5 color RGB value is (197,186,213).

RGB: (197,186,213) (77%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 213 of 255 = 84%

197
186
213

R + G + B ~ 78%. #C5BAD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 213 = 596 (100%)
R 197 of 596 ~ 33.05%
G 186 of 596 ~ 31.21%
B 213 of 596 ~ 35.74'%

%33.05
%31.21
%35.74

CMYK RENK MODELİ

#C5BAD5 rengi CMYK tonu (8,13,0,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 12.68%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (8,13,0,16)
C8M13Y0K16 (8%, 13%, 0%, 16%)
(0.08 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%7.51
%12.68
%0
%16.47

Codes

Color #C5BAD5 in popluar color models

C5 BA D5
RGB 197 186 213
HSL 264° 24.32% 78.24%
HSB/HSV 264° 12.68% 83.53%
CMYK 7.51% 12.68% 0.00%
16.47%

Color #C5BAD5 in popluar number systems.

HEX C5 BA D5
Decimal 197 186 213
Binary 11000101 10111010 11010101
Octal 305 272 325

Shades and tints

Shades of #C5BAD5

#C5BAD5
(197,186,213)
#B4AAC2
(180,170,194)
#A39AAF
(163,154,175)
#928A9C
(146,138,156)
#817A89
(129,122,137)
#706A76
(112,106,118)
#5F5A63
(95,90,99)
#4E4A50
(78,74,80)
#3D3A3D
(61,58,61)
#2C2A2A
(44,42,42)
#1B1A17
(27,26,23)
#000000
(0,0,0)

Tints of #C5BAD5

#C5BAD5
(197,186,213)
#CAC0D8
(202,192,216)
#CFC6DB
(207,198,219)
#D4CCDE
(212,204,222)
#D9D2E1
(217,210,225)
#DED8E4
(222,216,228)
#E3DEE7
(227,222,231)
#E8E4EA
(232,228,234)
#EDEAED
(237,234,237)
#F2F0F0
(242,240,240)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BAD5; }

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

This text font color is #C5BAD5.

Background Color

.myBgColor { background-color: #C5BAD5; }

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

This div background color is #C5BAD5.

Border color

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

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

This div border color is #C5BAD5.

Opacity

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

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

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

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

This text has shadow with #C5BAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BAD5.

Preview

Color preview on black background

This text has color #C5BAD5 on black background.


Color preview on white background

This text has color #C5BAD5 on white background.


Black color preview on #C5BAD5 background

This text has black color on #C5BAD5 background.


White color preview on #C5BAD5 background

This text has white color on #C5BAD5 background.


Related colors

Complementary color

Complementary color for #hex is #3A452A.


I love getcolorcode.com

Triadic colors

1 #D5C5BA and #BAD5C5 with #C5BAD5 are triadic colors.

2 #D5BAC5 and #BAC5D5 with #C5BAD5 are triadic colors.