COLOR #C687DC

HEX: #C687DC RGB: (198,135,220)

Renk bilgisi

#C687DC contains mainly red and blue colors. #C687DC ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C687DC color RGB value is (198,135,220).

RGB: (198,135,220) (78%, 53%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 135 of 255 = 53%
B 220 of 255 = 86%

198
135
220

R + G + B ~ 72%. #C687DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 135 + 220 = 553 (100%)
R 198 of 553 ~ 35.8%
G 135 of 553 ~ 24.41%
B 220 of 553 ~ 39.78'%

%35.8
%24.41
%39.78

CMYK RENK MODELİ

#C687DC rengi CMYK tonu (10,39,0,14).

  • camgöbeği tonu 10.00%
  • eflatun tonu 38.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%
CMYK: (10,39,0,14) C10M39Y0K14 (10%,39%,0%,14%) (0.10/0.39/0.00/0.14) 

CMYK yüzdeleri

%10
%38.64
%0
%13.73

Codes

Color #C687DC in popluar color models

C6 87 DC
RGB 198 135 220
HSL 284° 54.84% 69.61%
HSB/HSV 284° 38.64% 86.27%
CMYK 10.00% 38.64% 0.00%
13.73%

Color #C687DC in popluar number systems.

HEX C6 87 DC
Decimal 198 135 220
Binary 11000110 10000111 11011100
Octal 306 207 334

Shades and tints

Shades of #C687DC

#C687DC
(198,135,220)
#B47BC8
(180,123,200)
#A26FB4
(162,111,180)
#9063A0
(144,99,160)
#7E578C
(126,87,140)
#6C4B78
(108,75,120)
#5A3F64
(90,63,100)
#483350
(72,51,80)
#36273C
(54,39,60)
#241B28
(36,27,40)
#120F14
(18,15,20)
#000000
(0,0,0)

Tints of #C687DC

#C687DC
(198,135,220)
#CB91DF
(203,145,223)
#D09BE2
(208,155,226)
#D5A5E5
(213,165,229)
#DAAFE8
(218,175,232)
#DFB9EB
(223,185,235)
#E4C3EE
(228,195,238)
#E9CDF1
(233,205,241)
#EED7F4
(238,215,244)
#F3E1F7
(243,225,247)
#F8EBFA
(248,235,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C687DC color. Also use rgb(198,135,220) instead hex code.

Text Font Color

.myTextColor { color: #C687DC; }

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

This text font color is #C687DC.

Background Color

.myBgColor { background-color: #C687DC; }

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

This div background color is #C687DC.

Border color

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

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

This div border color is #C687DC.

Opacity

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

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

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

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

This text has shadow with #C687DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C687DC.

Preview

Color preview on black background

This text has color #C687DC on black background.


Color preview on white background

This text has color #C687DC on white background.


Black color preview on #C687DC background

This text has black color on #C687DC background.


White color preview on #C687DC background

This text has white color on #C687DC background.


Related colors

Complementary color

Complementary color for #hex is #397823.


I love getcolorcode.com

Triadic colors

1 #DCC687 and #87DCC6 with #C687DC are triadic colors.

2 #DC87C6 and #87C6DC with #C687DC are triadic colors.