COLOR #C6B5DE

HEX: #C6B5DE RGB: (198,181,222)

Renk bilgisi

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

RGB renk modeli

#C6B5DE color RGB value is (198,181,222).

RGB: (198,181,222) (78%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 181 of 255 = 71%
B 222 of 255 = 87%

198
181
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 222 = 601 (100%)
R 198 of 601 ~ 32.95%
G 181 of 601 ~ 30.12%
B 222 of 601 ~ 36.94'%

%32.95
%30.12
%36.94

CMYK RENK MODELİ

#C6B5DE rengi CMYK tonu (11,18,0,13).

  • camgöbeği tonu 10.81%
  • eflatun tonu 18.47%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (11,18,0,13)
C11M18Y0K13 (11%, 18%, 0%, 13%)
(0.11 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%10.81
%18.47
%0
%12.94

Codes

Color #C6B5DE in popluar color models

C6 B5 DE
RGB 198 181 222
HSL 265° 38.32% 79.02%
HSB/HSV 265° 18.47% 87.06%
CMYK 10.81% 18.47% 0.00%
12.94%

Color #C6B5DE in popluar number systems.

HEX C6 B5 DE
Decimal 198 181 222
Binary 11000110 10110101 11011110
Octal 306 265 336

Shades and tints

Shades of #C6B5DE

#C6B5DE
(198,181,222)
#B4A5CA
(180,165,202)
#A295B6
(162,149,182)
#9085A2
(144,133,162)
#7E758E
(126,117,142)
#6C657A
(108,101,122)
#5A5566
(90,85,102)
#484552
(72,69,82)
#36353E
(54,53,62)
#24252A
(36,37,42)
#121516
(18,21,22)
#000000
(0,0,0)

Tints of #C6B5DE

#C6B5DE
(198,181,222)
#CBBBE1
(203,187,225)
#D0C1E4
(208,193,228)
#D5C7E7
(213,199,231)
#DACDEA
(218,205,234)
#DFD3ED
(223,211,237)
#E4D9F0
(228,217,240)
#E9DFF3
(233,223,243)
#EEE5F6
(238,229,246)
#F3EBF9
(243,235,249)
#F8F1FC
(248,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B5DE color. Also use rgb(198,181,222) instead hex code.

Text Font Color

.myTextColor { color: #C6B5DE; }

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

This text font color is #C6B5DE.

Background Color

.myBgColor { background-color: #C6B5DE; }

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

This div background color is #C6B5DE.

Border color

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

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

This div border color is #C6B5DE.

Opacity

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

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

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

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

This text has shadow with #C6B5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B5DE.

Preview

Color preview on black background

This text has color #C6B5DE on black background.


Color preview on white background

This text has color #C6B5DE on white background.


Black color preview on #C6B5DE background

This text has black color on #C6B5DE background.


White color preview on #C6B5DE background

This text has white color on #C6B5DE background.


Related colors

Complementary color

Complementary color for #hex is #394A21.


I love getcolorcode.com

Triadic colors

1 #DEC6B5 and #B5DEC6 with #C6B5DE are triadic colors.

2 #DEB5C6 and #B5C6DE with #C6B5DE are triadic colors.