COLOR #C6C5DB

HEX: #C6C5DB RGB: (198,197,219)

Renk bilgisi

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

RGB renk modeli

#C6C5DB color RGB value is (198,197,219).

RGB: (198,197,219) (78%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 197 of 255 = 77%
B 219 of 255 = 86%

198
197
219

R + G + B ~ 80%. #C6C5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 197 + 219 = 614 (100%)
R 198 of 614 ~ 32.25%
G 197 of 614 ~ 32.08%
B 219 of 614 ~ 35.67'%

%32.25
%32.08
%35.67

CMYK RENK MODELİ

#C6C5DB rengi CMYK tonu (10,10,0,14).

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

CMYK: (10,10,0,14)
C10M10Y0K14 (10%, 10%, 0%, 14%)
(0.10 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%10.05
%0
%14.12

Codes

Color #C6C5DB in popluar color models

C6 C5 DB
RGB 198 197 219
HSL 243° 23.40% 81.57%
HSB/HSV 243° 10.05% 85.88%
CMYK 9.59% 10.05% 0.00%
14.12%

Color #C6C5DB in popluar number systems.

HEX C6 C5 DB
Decimal 198 197 219
Binary 11000110 11000101 11011011
Octal 306 305 333

Shades and tints

Shades of #C6C5DB

#C6C5DB
(198,197,219)
#B4B4C8
(180,180,200)
#A2A3B5
(162,163,181)
#9092A2
(144,146,162)
#7E818F
(126,129,143)
#6C707C
(108,112,124)
#5A5F69
(90,95,105)
#484E56
(72,78,86)
#363D43
(54,61,67)
#242C30
(36,44,48)
#121B1D
(18,27,29)
#000000
(0,0,0)

Tints of #C6C5DB

#C6C5DB
(198,197,219)
#CBCADE
(203,202,222)
#D0CFE1
(208,207,225)
#D5D4E4
(213,212,228)
#DAD9E7
(218,217,231)
#DFDEEA
(223,222,234)
#E4E3ED
(228,227,237)
#E9E8F0
(233,232,240)
#EEEDF3
(238,237,243)
#F3F2F6
(243,242,246)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C5DB; }

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

This text font color is #C6C5DB.

Background Color

.myBgColor { background-color: #C6C5DB; }

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

This div background color is #C6C5DB.

Border color

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

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

This div border color is #C6C5DB.

Opacity

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

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

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

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

This text has shadow with #C6C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C5DB.

Preview

Color preview on black background

This text has color #C6C5DB on black background.


Color preview on white background

This text has color #C6C5DB on white background.


Black color preview on #C6C5DB background

This text has black color on #C6C5DB background.


White color preview on #C6C5DB background

This text has white color on #C6C5DB background.


Related colors

Complementary color

Complementary color for #hex is #393A24.


I love getcolorcode.com

Triadic colors

1 #DBC6C5 and #C5DBC6 with #C6C5DB are triadic colors.

2 #DBC5C6 and #C5C6DB with #C6C5DB are triadic colors.