COLOR #C6B0DB

HEX: #C6B0DB RGB: (198,176,219)

Renk bilgisi

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

RGB renk modeli

#C6B0DB color RGB value is (198,176,219).

RGB: (198,176,219) (78%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 176 of 255 = 69%
B 219 of 255 = 86%

198
176
219

R + G + B ~ 78%. #C6B0DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 176 + 219 = 593 (100%)
R 198 of 593 ~ 33.39%
G 176 of 593 ~ 29.68%
B 219 of 593 ~ 36.93'%

%33.39
%29.68
%36.93

CMYK RENK MODELİ

#C6B0DB rengi CMYK tonu (10,20,0,14).

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

CMYK: (10,20,0,14)
C10M20Y0K14 (10%, 20%, 0%, 14%)
(0.10 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%19.63
%0
%14.12

Codes

Color #C6B0DB in popluar color models

C6 B0 DB
RGB 198 176 219
HSL 271° 37.39% 77.45%
HSB/HSV 271° 19.63% 85.88%
CMYK 9.59% 19.63% 0.00%
14.12%

Color #C6B0DB in popluar number systems.

HEX C6 B0 DB
Decimal 198 176 219
Binary 11000110 10110000 11011011
Octal 306 260 333

Shades and tints

Shades of #C6B0DB

#C6B0DB
(198,176,219)
#B4A0C8
(180,160,200)
#A290B5
(162,144,181)
#9080A2
(144,128,162)
#7E708F
(126,112,143)
#6C607C
(108,96,124)
#5A5069
(90,80,105)
#484056
(72,64,86)
#363043
(54,48,67)
#242030
(36,32,48)
#12101D
(18,16,29)
#000000
(0,0,0)

Tints of #C6B0DB

#C6B0DB
(198,176,219)
#CBB7DE
(203,183,222)
#D0BEE1
(208,190,225)
#D5C5E4
(213,197,228)
#DACCE7
(218,204,231)
#DFD3EA
(223,211,234)
#E4DAED
(228,218,237)
#E9E1F0
(233,225,240)
#EEE8F3
(238,232,243)
#F3EFF6
(243,239,246)
#F8F6F9
(248,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6B0DB; }

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

This text font color is #C6B0DB.

Background Color

.myBgColor { background-color: #C6B0DB; }

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

This div background color is #C6B0DB.

Border color

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

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

This div border color is #C6B0DB.

Opacity

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

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

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

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

This text has shadow with #C6B0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B0DB.

Preview

Color preview on black background

This text has color #C6B0DB on black background.


Color preview on white background

This text has color #C6B0DB on white background.


Black color preview on #C6B0DB background

This text has black color on #C6B0DB background.


White color preview on #C6B0DB background

This text has white color on #C6B0DB background.


Related colors

Complementary color

Complementary color for #hex is #394F24.


I love getcolorcode.com

Triadic colors

1 #DBC6B0 and #B0DBC6 with #C6B0DB are triadic colors.

2 #DBB0C6 and #B0C6DB with #C6B0DB are triadic colors.