COLOR #C5BAD4

HEX: #C5BAD4 RGB: (197,186,212)

Renk bilgisi

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

RGB renk modeli

#C5BAD4 color RGB value is (197,186,212).

RGB: (197,186,212) (77%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 212 of 255 = 83%

197
186
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 212 = 595 (100%)
R 197 of 595 ~ 33.11%
G 186 of 595 ~ 31.26%
B 212 of 595 ~ 35.63'%

%33.11
%31.26
%35.63

CMYK RENK MODELİ

#C5BAD4 rengi CMYK tonu (7,12,0,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 12.26%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (7,12,0,17)
C7M12Y0K17 (7%, 12%, 0%, 17%)
(0.07 / 0.12 / 0.00 / 0.17)

CMYK yüzdeleri

%7.08
%12.26
%0
%16.86

Codes

Color #C5BAD4 in popluar color models

C5 BA D4
RGB 197 186 212
HSL 265° 23.21% 78.04%
HSB/HSV 265° 12.26% 83.14%
CMYK 7.08% 12.26% 0.00%
16.86%

Color #C5BAD4 in popluar number systems.

HEX C5 BA D4
Decimal 197 186 212
Binary 11000101 10111010 11010100
Octal 305 272 324

Shades and tints

Shades of #C5BAD4

#C5BAD4
(197,186,212)
#B4AAC1
(180,170,193)
#A39AAE
(163,154,174)
#928A9B
(146,138,155)
#817A88
(129,122,136)
#706A75
(112,106,117)
#5F5A62
(95,90,98)
#4E4A4F
(78,74,79)
#3D3A3C
(61,58,60)
#2C2A29
(44,42,41)
#1B1A16
(27,26,22)
#000000
(0,0,0)

Tints of #C5BAD4

#C5BAD4
(197,186,212)
#CAC0D7
(202,192,215)
#CFC6DA
(207,198,218)
#D4CCDD
(212,204,221)
#D9D2E0
(217,210,224)
#DED8E3
(222,216,227)
#E3DEE6
(227,222,230)
#E8E4E9
(232,228,233)
#EDEAEC
(237,234,236)
#F2F0EF
(242,240,239)
#F7F6F2
(247,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BAD4; }

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

This text font color is #C5BAD4.

Background Color

.myBgColor { background-color: #C5BAD4; }

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

This div background color is #C5BAD4.

Border color

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

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

This div border color is #C5BAD4.

Opacity

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

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

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

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

This text has shadow with #C5BAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BAD4.

Preview

Color preview on black background

This text has color #C5BAD4 on black background.


Color preview on white background

This text has color #C5BAD4 on white background.


Black color preview on #C5BAD4 background

This text has black color on #C5BAD4 background.


White color preview on #C5BAD4 background

This text has white color on #C5BAD4 background.


Related colors

Complementary color

Complementary color for #hex is #3A452B.


I love getcolorcode.com

Triadic colors

1 #D4C5BA and #BAD4C5 with #C5BAD4 are triadic colors.

2 #D4BAC5 and #BAC5D4 with #C5BAD4 are triadic colors.