COLOR #C6B1D5

HEX: #C6B1D5 RGB: (198,177,213)

Renk bilgisi

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

RGB renk modeli

#C6B1D5 color RGB value is (198,177,213).

RGB: (198,177,213) (78%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 177 of 255 = 69%
B 213 of 255 = 84%

198
177
213

R + G + B ~ 77%. #C6B1D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 177 + 213 = 588 (100%)
R 198 of 588 ~ 33.67%
G 177 of 588 ~ 30.1%
B 213 of 588 ~ 36.22'%

%33.67
%30.1
%36.22

CMYK RENK MODELİ

#C6B1D5 rengi CMYK tonu (7,17,0,16).

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

CMYK: (7,17,0,16)
C7M17Y0K16 (7%, 17%, 0%, 16%)
(0.07 / 0.17 / 0.00 / 0.16)

CMYK yüzdeleri

%7.04
%16.9
%0
%16.47

Codes

Color #C6B1D5 in popluar color models

C6 B1 D5
RGB 198 177 213
HSL 275° 30.00% 76.47%
HSB/HSV 275° 16.90% 83.53%
CMYK 7.04% 16.90% 0.00%
16.47%

Color #C6B1D5 in popluar number systems.

HEX C6 B1 D5
Decimal 198 177 213
Binary 11000110 10110001 11010101
Octal 306 261 325

Shades and tints

Shades of #C6B1D5

#C6B1D5
(198,177,213)
#B4A1C2
(180,161,194)
#A291AF
(162,145,175)
#90819C
(144,129,156)
#7E7189
(126,113,137)
#6C6176
(108,97,118)
#5A5163
(90,81,99)
#484150
(72,65,80)
#36313D
(54,49,61)
#24212A
(36,33,42)
#121117
(18,17,23)
#000000
(0,0,0)

Tints of #C6B1D5

#C6B1D5
(198,177,213)
#CBB8D8
(203,184,216)
#D0BFDB
(208,191,219)
#D5C6DE
(213,198,222)
#DACDE1
(218,205,225)
#DFD4E4
(223,212,228)
#E4DBE7
(228,219,231)
#E9E2EA
(233,226,234)
#EEE9ED
(238,233,237)
#F3F0F0
(243,240,240)
#F8F7F3
(248,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B1D5; }

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

This text font color is #C6B1D5.

Background Color

.myBgColor { background-color: #C6B1D5; }

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

This div background color is #C6B1D5.

Border color

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

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

This div border color is #C6B1D5.

Opacity

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

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

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

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

This text has shadow with #C6B1D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B1D5.

Preview

Color preview on black background

This text has color #C6B1D5 on black background.


Color preview on white background

This text has color #C6B1D5 on white background.


Black color preview on #C6B1D5 background

This text has black color on #C6B1D5 background.


White color preview on #C6B1D5 background

This text has white color on #C6B1D5 background.


Related colors

Complementary color

Complementary color for #hex is #394E2A.


I love getcolorcode.com

Triadic colors

1 #D5C6B1 and #B1D5C6 with #C6B1D5 are triadic colors.

2 #D5B1C6 and #B1C6D5 with #C6B1D5 are triadic colors.