COLOR #C689DB

HEX: #C689DB RGB: (198,137,219)

Renk bilgisi

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

RGB renk modeli

#C689DB color RGB value is (198,137,219).

RGB: (198,137,219) (78%, 54%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 137 of 255 = 54%
B 219 of 255 = 86%

198
137
219

R + G + B ~ 73%. #C689DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 137 + 219 = 554 (100%)
R 198 of 554 ~ 35.74%
G 137 of 554 ~ 24.73%
B 219 of 554 ~ 39.53'%

%35.74
%24.73
%39.53

CMYK RENK MODELİ

#C689DB rengi CMYK tonu (10,37,0,14).

  • camgöbeği tonu 9.59%
  • eflatun tonu 37.44%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,37,0,14)
C10M37Y0K14 (10%, 37%, 0%, 14%)
(0.10 / 0.37 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%37.44
%0
%14.12

Codes

Color #C689DB in popluar color models

C6 89 DB
RGB 198 137 219
HSL 285° 53.25% 69.80%
HSB/HSV 285° 37.44% 85.88%
CMYK 9.59% 37.44% 0.00%
14.12%

Color #C689DB in popluar number systems.

HEX C6 89 DB
Decimal 198 137 219
Binary 11000110 10001001 11011011
Octal 306 211 333

Shades and tints

Shades of #C689DB

#C689DB
(198,137,219)
#B47DC8
(180,125,200)
#A271B5
(162,113,181)
#9065A2
(144,101,162)
#7E598F
(126,89,143)
#6C4D7C
(108,77,124)
#5A4169
(90,65,105)
#483556
(72,53,86)
#362943
(54,41,67)
#241D30
(36,29,48)
#12111D
(18,17,29)
#000000
(0,0,0)

Tints of #C689DB

#C689DB
(198,137,219)
#CB93DE
(203,147,222)
#D09DE1
(208,157,225)
#D5A7E4
(213,167,228)
#DAB1E7
(218,177,231)
#DFBBEA
(223,187,234)
#E4C5ED
(228,197,237)
#E9CFF0
(233,207,240)
#EED9F3
(238,217,243)
#F3E3F6
(243,227,246)
#F8EDF9
(248,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C689DB; }

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

This text font color is #C689DB.

Background Color

.myBgColor { background-color: #C689DB; }

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

This div background color is #C689DB.

Border color

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

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

This div border color is #C689DB.

Opacity

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

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

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

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

This text has shadow with #C689DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C689DB.

Preview

Color preview on black background

This text has color #C689DB on black background.


Color preview on white background

This text has color #C689DB on white background.


Black color preview on #C689DB background

This text has black color on #C689DB background.


White color preview on #C689DB background

This text has white color on #C689DB background.


Related colors

Complementary color

Complementary color for #hex is #397624.


I love getcolorcode.com

Triadic colors

1 #DBC689 and #89DBC6 with #C689DB are triadic colors.

2 #DB89C6 and #89C6DB with #C689DB are triadic colors.