COLOR #C689D8

HEX: #C689D8 RGB: (198,137,216)

Renk bilgisi

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

RGB renk modeli

#C689D8 color RGB value is (198,137,216).

RGB: (198,137,216) (78%, 54%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 137 of 255 = 54%
B 216 of 255 = 85%

198
137
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 137 + 216 = 551 (100%)
R 198 of 551 ~ 35.93%
G 137 of 551 ~ 24.86%
B 216 of 551 ~ 39.2'%

%35.93
%24.86
%39.2

CMYK RENK MODELİ

#C689D8 rengi CMYK tonu (8,37,0,15).

  • camgöbeği tonu 8.33%
  • eflatun tonu 36.57%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (8,37,0,15)
C8M37Y0K15 (8%, 37%, 0%, 15%)
(0.08 / 0.37 / 0.00 / 0.15)

CMYK yüzdeleri

%8.33
%36.57
%0
%15.29

Codes

Color #C689D8 in popluar color models

C6 89 D8
RGB 198 137 216
HSL 286° 50.32% 69.22%
HSB/HSV 286° 36.57% 84.71%
CMYK 8.33% 36.57% 0.00%
15.29%

Color #C689D8 in popluar number systems.

HEX C6 89 D8
Decimal 198 137 216
Binary 11000110 10001001 11011000
Octal 306 211 330

Shades and tints

Shades of #C689D8

#C689D8
(198,137,216)
#B47DC5
(180,125,197)
#A271B2
(162,113,178)
#90659F
(144,101,159)
#7E598C
(126,89,140)
#6C4D79
(108,77,121)
#5A4166
(90,65,102)
#483553
(72,53,83)
#362940
(54,41,64)
#241D2D
(36,29,45)
#12111A
(18,17,26)
#000000
(0,0,0)

Tints of #C689D8

#C689D8
(198,137,216)
#CB93DB
(203,147,219)
#D09DDE
(208,157,222)
#D5A7E1
(213,167,225)
#DAB1E4
(218,177,228)
#DFBBE7
(223,187,231)
#E4C5EA
(228,197,234)
#E9CFED
(233,207,237)
#EED9F0
(238,217,240)
#F3E3F3
(243,227,243)
#F8EDF6
(248,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C689D8 color. Also use rgb(198,137,216) instead hex code.

Text Font Color

.myTextColor { color: #C689D8; }

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

This text font color is #C689D8.

Background Color

.myBgColor { background-color: #C689D8; }

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

This div background color is #C689D8.

Border color

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

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

This div border color is #C689D8.

Opacity

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

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

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

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

This text has shadow with #C689D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C689D8.

Preview

Color preview on black background

This text has color #C689D8 on black background.


Color preview on white background

This text has color #C689D8 on white background.


Black color preview on #C689D8 background

This text has black color on #C689D8 background.


White color preview on #C689D8 background

This text has white color on #C689D8 background.


Related colors

Complementary color

Complementary color for #hex is #397627.


I love getcolorcode.com

Triadic colors

1 #D8C689 and #89D8C6 with #C689D8 are triadic colors.

2 #D889C6 and #89C6D8 with #C689D8 are triadic colors.