COLOR #C7BADB

HEX: #C7BADB RGB: (199,186,219)

Renk bilgisi

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

RGB renk modeli

#C7BADB color RGB value is (199,186,219).

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

RGB bağlantıları ve doygunluk

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

199
186
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 186 + 219 = 604 (100%)
R 199 of 604 ~ 32.95%
G 186 of 604 ~ 30.79%
B 219 of 604 ~ 36.26'%

%32.95
%30.79
%36.26

CMYK RENK MODELİ

#C7BADB rengi CMYK tonu (9,15,0,14).

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

CMYK: (9,15,0,14)
C9M15Y0K14 (9%, 15%, 0%, 14%)
(0.09 / 0.15 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%15.07
%0
%14.12

Codes

Color #C7BADB in popluar color models

C7 BA DB
RGB 199 186 219
HSL 264° 31.43% 79.41%
HSB/HSV 264° 15.07% 85.88%
CMYK 9.13% 15.07% 0.00%
14.12%

Color #C7BADB in popluar number systems.

HEX C7 BA DB
Decimal 199 186 219
Binary 11000111 10111010 11011011
Octal 307 272 333

Shades and tints

Shades of #C7BADB

#C7BADB
(199,186,219)
#B5AAC8
(181,170,200)
#A39AB5
(163,154,181)
#918AA2
(145,138,162)
#7F7A8F
(127,122,143)
#6D6A7C
(109,106,124)
#5B5A69
(91,90,105)
#494A56
(73,74,86)
#373A43
(55,58,67)
#252A30
(37,42,48)
#131A1D
(19,26,29)
#000000
(0,0,0)

Tints of #C7BADB

#C7BADB
(199,186,219)
#CCC0DE
(204,192,222)
#D1C6E1
(209,198,225)
#D6CCE4
(214,204,228)
#DBD2E7
(219,210,231)
#E0D8EA
(224,216,234)
#E5DEED
(229,222,237)
#EAE4F0
(234,228,240)
#EFEAF3
(239,234,243)
#F4F0F6
(244,240,246)
#F9F6F9
(249,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BADB; }

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

This text font color is #C7BADB.

Background Color

.myBgColor { background-color: #C7BADB; }

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

This div background color is #C7BADB.

Border color

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

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

This div border color is #C7BADB.

Opacity

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

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

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

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

This text has shadow with #C7BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BADB.

Preview

Color preview on black background

This text has color #C7BADB on black background.


Color preview on white background

This text has color #C7BADB on white background.


Black color preview on #C7BADB background

This text has black color on #C7BADB background.


White color preview on #C7BADB background

This text has white color on #C7BADB background.


Related colors

Complementary color

Complementary color for #hex is #384524.


I love getcolorcode.com

Triadic colors

1 #DBC7BA and #BADBC7 with #C7BADB are triadic colors.

2 #DBBAC7 and #BAC7DB with #C7BADB are triadic colors.