COLOR #C6B5DD

HEX: #C6B5DD RGB: (198,181,221)

Renk bilgisi

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

RGB renk modeli

#C6B5DD color RGB value is (198,181,221).

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

RGB bağlantıları ve doygunluk

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

198
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 221 = 600 (100%)
R 198 of 600 ~ 33%
G 181 of 600 ~ 30.17%
B 221 of 600 ~ 36.83'%

%33
%30.17
%36.83

CMYK RENK MODELİ

#C6B5DD rengi CMYK tonu (10,18,0,13).

  • camgöbeği tonu 10.41%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (10,18,0,13)
C10M18Y0K13 (10%, 18%, 0%, 13%)
(0.10 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%10.41
%18.1
%0
%13.33

Codes

Color #C6B5DD in popluar color models

C6 B5 DD
RGB 198 181 221
HSL 266° 37.04% 78.82%
HSB/HSV 266° 18.10% 86.67%
CMYK 10.41% 18.10% 0.00%
13.33%

Color #C6B5DD in popluar number systems.

HEX C6 B5 DD
Decimal 198 181 221
Binary 11000110 10110101 11011101
Octal 306 265 335

Shades and tints

Shades of #C6B5DD

#C6B5DD
(198,181,221)
#B4A5C9
(180,165,201)
#A295B5
(162,149,181)
#9085A1
(144,133,161)
#7E758D
(126,117,141)
#6C6579
(108,101,121)
#5A5565
(90,85,101)
#484551
(72,69,81)
#36353D
(54,53,61)
#242529
(36,37,41)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #C6B5DD

#C6B5DD
(198,181,221)
#CBBBE0
(203,187,224)
#D0C1E3
(208,193,227)
#D5C7E6
(213,199,230)
#DACDE9
(218,205,233)
#DFD3EC
(223,211,236)
#E4D9EF
(228,217,239)
#E9DFF2
(233,223,242)
#EEE5F5
(238,229,245)
#F3EBF8
(243,235,248)
#F8F1FB
(248,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B5DD; }

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

This text font color is #C6B5DD.

Background Color

.myBgColor { background-color: #C6B5DD; }

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

This div background color is #C6B5DD.

Border color

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

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

This div border color is #C6B5DD.

Opacity

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

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

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

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

This text has shadow with #C6B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B5DD.

Preview

Color preview on black background

This text has color #C6B5DD on black background.


Color preview on white background

This text has color #C6B5DD on white background.


Black color preview on #C6B5DD background

This text has black color on #C6B5DD background.


White color preview on #C6B5DD background

This text has white color on #C6B5DD background.


Related colors

Complementary color

Complementary color for #hex is #394A22.


I love getcolorcode.com

Triadic colors

1 #DDC6B5 and #B5DDC6 with #C6B5DD are triadic colors.

2 #DDB5C6 and #B5C6DD with #C6B5DD are triadic colors.