COLOR #C6BADB

HEX: #C6BADB RGB: (198,186,219)

Renk bilgisi

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

RGB renk modeli

#C6BADB color RGB value is (198,186,219).

RGB: (198,186,219) (78%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 186 of 255 = 73%
B 219 of 255 = 86%

198
186
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 186 + 219 = 603 (100%)
R 198 of 603 ~ 32.84%
G 186 of 603 ~ 30.85%
B 219 of 603 ~ 36.32'%

%32.84
%30.85
%36.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 9.59%
  • 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

%9.59
%15.07
%0
%14.12

Codes

Color #C6BADB in popluar color models

C6 BA DB
RGB 198 186 219
HSL 262° 31.43% 79.41%
HSB/HSV 262° 15.07% 85.88%
CMYK 9.59% 15.07% 0.00%
14.12%

Color #C6BADB in popluar number systems.

HEX C6 BA DB
Decimal 198 186 219
Binary 11000110 10111010 11011011
Octal 306 272 333

Shades and tints

Shades of #C6BADB

#C6BADB
(198,186,219)
#B4AAC8
(180,170,200)
#A29AB5
(162,154,181)
#908AA2
(144,138,162)
#7E7A8F
(126,122,143)
#6C6A7C
(108,106,124)
#5A5A69
(90,90,105)
#484A56
(72,74,86)
#363A43
(54,58,67)
#242A30
(36,42,48)
#121A1D
(18,26,29)
#000000
(0,0,0)

Tints of #C6BADB

#C6BADB
(198,186,219)
#CBC0DE
(203,192,222)
#D0C6E1
(208,198,225)
#D5CCE4
(213,204,228)
#DAD2E7
(218,210,231)
#DFD8EA
(223,216,234)
#E4DEED
(228,222,237)
#E9E4F0
(233,228,240)
#EEEAF3
(238,234,243)
#F3F0F6
(243,240,246)
#F8F6F9
(248,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BADB; }

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

This text font color is #C6BADB.

Background Color

.myBgColor { background-color: #C6BADB; }

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

This div background color is #C6BADB.

Border color

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

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

This div border color is #C6BADB.

Opacity

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

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

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

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

This text has shadow with #C6BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BADB.

Preview

Color preview on black background

This text has color #C6BADB on black background.


Color preview on white background

This text has color #C6BADB on white background.


Black color preview on #C6BADB background

This text has black color on #C6BADB background.


White color preview on #C6BADB background

This text has white color on #C6BADB background.


Related colors

Complementary color

Complementary color for #hex is #394524.


I love getcolorcode.com

Triadic colors

1 #DBC6BA and #BADBC6 with #C6BADB are triadic colors.

2 #DBBAC6 and #BAC6DB with #C6BADB are triadic colors.