COLOR #C69BDB

HEX: #C69BDB RGB: (198,155,219)

Renk bilgisi

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

RGB renk modeli

#C69BDB color RGB value is (198,155,219).

RGB: (198,155,219) (78%, 61%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 155 of 255 = 61%
B 219 of 255 = 86%

198
155
219

R + G + B ~ 75%. #C69BDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 155 + 219 = 572 (100%)
R 198 of 572 ~ 34.62%
G 155 of 572 ~ 27.1%
B 219 of 572 ~ 38.29'%

%34.62
%27.1
%38.29

CMYK RENK MODELİ

#C69BDB rengi CMYK tonu (10,29,0,14).

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

CMYK: (10,29,0,14)
C10M29Y0K14 (10%, 29%, 0%, 14%)
(0.10 / 0.29 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%29.22
%0
%14.12

Codes

Color #C69BDB in popluar color models

C6 9B DB
RGB 198 155 219
HSL 280° 47.06% 73.33%
HSB/HSV 280° 29.22% 85.88%
CMYK 9.59% 29.22% 0.00%
14.12%

Color #C69BDB in popluar number systems.

HEX C6 9B DB
Decimal 198 155 219
Binary 11000110 10011011 11011011
Octal 306 233 333

Shades and tints

Shades of #C69BDB

#C69BDB
(198,155,219)
#B48DC8
(180,141,200)
#A27FB5
(162,127,181)
#9071A2
(144,113,162)
#7E638F
(126,99,143)
#6C557C
(108,85,124)
#5A4769
(90,71,105)
#483956
(72,57,86)
#362B43
(54,43,67)
#241D30
(36,29,48)
#120F1D
(18,15,29)
#000000
(0,0,0)

Tints of #C69BDB

#C69BDB
(198,155,219)
#CBA4DE
(203,164,222)
#D0ADE1
(208,173,225)
#D5B6E4
(213,182,228)
#DABFE7
(218,191,231)
#DFC8EA
(223,200,234)
#E4D1ED
(228,209,237)
#E9DAF0
(233,218,240)
#EEE3F3
(238,227,243)
#F3ECF6
(243,236,246)
#F8F5F9
(248,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C69BDB; }

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

This text font color is #C69BDB.

Background Color

.myBgColor { background-color: #C69BDB; }

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

This div background color is #C69BDB.

Border color

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

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

This div border color is #C69BDB.

Opacity

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

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

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

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

This text has shadow with #C69BDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69BDB.

Preview

Color preview on black background

This text has color #C69BDB on black background.


Color preview on white background

This text has color #C69BDB on white background.


Black color preview on #C69BDB background

This text has black color on #C69BDB background.


White color preview on #C69BDB background

This text has white color on #C69BDB background.


Related colors

Complementary color

Complementary color for #hex is #396424.


I love getcolorcode.com

Triadic colors

1 #DBC69B and #9BDBC6 with #C69BDB are triadic colors.

2 #DB9BC6 and #9BC6DB with #C69BDB are triadic colors.