COLOR #C6B5D5

HEX: #C6B5D5 RGB: (198,181,213)

Renk bilgisi

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

RGB renk modeli

#C6B5D5 color RGB value is (198,181,213).

RGB: (198,181,213) (78%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 181 of 255 = 71%
B 213 of 255 = 84%

198
181
213

R + G + B ~ 78%. #C6B5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 213 = 592 (100%)
R 198 of 592 ~ 33.45%
G 181 of 592 ~ 30.57%
B 213 of 592 ~ 35.98'%

%33.45
%30.57
%35.98

CMYK RENK MODELİ

#C6B5D5 rengi CMYK tonu (7,15,0,16).

  • camgöbeği tonu 7.04%
  • eflatun tonu 15.02%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (7,15,0,16)
C7M15Y0K16 (7%, 15%, 0%, 16%)
(0.07 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%7.04
%15.02
%0
%16.47

Codes

Color #C6B5D5 in popluar color models

C6 B5 D5
RGB 198 181 213
HSL 272° 27.59% 77.25%
HSB/HSV 272° 15.02% 83.53%
CMYK 7.04% 15.02% 0.00%
16.47%

Color #C6B5D5 in popluar number systems.

HEX C6 B5 D5
Decimal 198 181 213
Binary 11000110 10110101 11010101
Octal 306 265 325

Shades and tints

Shades of #C6B5D5

#C6B5D5
(198,181,213)
#B4A5C2
(180,165,194)
#A295AF
(162,149,175)
#90859C
(144,133,156)
#7E7589
(126,117,137)
#6C6576
(108,101,118)
#5A5563
(90,85,99)
#484550
(72,69,80)
#36353D
(54,53,61)
#24252A
(36,37,42)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #C6B5D5

#C6B5D5
(198,181,213)
#CBBBD8
(203,187,216)
#D0C1DB
(208,193,219)
#D5C7DE
(213,199,222)
#DACDE1
(218,205,225)
#DFD3E4
(223,211,228)
#E4D9E7
(228,217,231)
#E9DFEA
(233,223,234)
#EEE5ED
(238,229,237)
#F3EBF0
(243,235,240)
#F8F1F3
(248,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B5D5; }

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

This text font color is #C6B5D5.

Background Color

.myBgColor { background-color: #C6B5D5; }

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

This div background color is #C6B5D5.

Border color

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

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

This div border color is #C6B5D5.

Opacity

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

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

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

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

This text has shadow with #C6B5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B5D5.

Preview

Color preview on black background

This text has color #C6B5D5 on black background.


Color preview on white background

This text has color #C6B5D5 on white background.


Black color preview on #C6B5D5 background

This text has black color on #C6B5D5 background.


White color preview on #C6B5D5 background

This text has white color on #C6B5D5 background.


Related colors

Complementary color

Complementary color for #hex is #394A2A.


I love getcolorcode.com

Triadic colors

1 #D5C6B5 and #B5D5C6 with #C6B5D5 are triadic colors.

2 #D5B5C6 and #B5C6D5 with #C6B5D5 are triadic colors.