COLOR #C5BADB

HEX: #C5BADB RGB: (197,186,219)

Renk bilgisi

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

RGB renk modeli

#C5BADB color RGB value is (197,186,219).

RGB: (197,186,219) (77%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 219 of 255 = 86%

197
186
219

R + G + B ~ 79%. #C5BADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 219 = 602 (100%)
R 197 of 602 ~ 32.72%
G 186 of 602 ~ 30.9%
B 219 of 602 ~ 36.38'%

%32.72
%30.9
%36.38

CMYK RENK MODELİ

#C5BADB rengi CMYK tonu (10,15,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 15.07%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,15,0,14)
C10M15Y0K14 (10%, 15%, 0%, 14%)
(0.10 / 0.15 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%15.07
%0
%14.12

Codes

Color #C5BADB in popluar color models

C5 BA DB
RGB 197 186 219
HSL 260° 31.43% 79.41%
HSB/HSV 260° 15.07% 85.88%
CMYK 10.05% 15.07% 0.00%
14.12%

Color #C5BADB in popluar number systems.

HEX C5 BA DB
Decimal 197 186 219
Binary 11000101 10111010 11011011
Octal 305 272 333

Shades and tints

Shades of #C5BADB

#C5BADB
(197,186,219)
#B4AAC8
(180,170,200)
#A39AB5
(163,154,181)
#928AA2
(146,138,162)
#817A8F
(129,122,143)
#706A7C
(112,106,124)
#5F5A69
(95,90,105)
#4E4A56
(78,74,86)
#3D3A43
(61,58,67)
#2C2A30
(44,42,48)
#1B1A1D
(27,26,29)
#000000
(0,0,0)

Tints of #C5BADB

#C5BADB
(197,186,219)
#CAC0DE
(202,192,222)
#CFC6E1
(207,198,225)
#D4CCE4
(212,204,228)
#D9D2E7
(217,210,231)
#DED8EA
(222,216,234)
#E3DEED
(227,222,237)
#E8E4F0
(232,228,240)
#EDEAF3
(237,234,243)
#F2F0F6
(242,240,246)
#F7F6F9
(247,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BADB; }

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

This text font color is #C5BADB.

Background Color

.myBgColor { background-color: #C5BADB; }

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

This div background color is #C5BADB.

Border color

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

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

This div border color is #C5BADB.

Opacity

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

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

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

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

This text has shadow with #C5BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BADB.

Preview

Color preview on black background

This text has color #C5BADB on black background.


Color preview on white background

This text has color #C5BADB on white background.


Black color preview on #C5BADB background

This text has black color on #C5BADB background.


White color preview on #C5BADB background

This text has white color on #C5BADB background.


Related colors

Complementary color

Complementary color for #hex is #3A4524.


I love getcolorcode.com

Triadic colors

1 #DBC5BA and #BADBC5 with #C5BADB are triadic colors.

2 #DBBAC5 and #BAC5DB with #C5BADB are triadic colors.