COLOR #C7C5DB

HEX: #C7C5DB RGB: (199,197,219)

Renk bilgisi

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

RGB renk modeli

#C7C5DB color RGB value is (199,197,219).

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

RGB bağlantıları ve doygunluk

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

199
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 197 + 219 = 615 (100%)
R 199 of 615 ~ 32.36%
G 197 of 615 ~ 32.03%
B 219 of 615 ~ 35.61'%

%32.36
%32.03
%35.61

CMYK RENK MODELİ

#C7C5DB rengi CMYK tonu (9,10,0,14).

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

CMYK: (9,10,0,14)
C9M10Y0K14 (9%, 10%, 0%, 14%)
(0.09 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%10.05
%0
%14.12

Codes

Color #C7C5DB in popluar color models

C7 C5 DB
RGB 199 197 219
HSL 245° 23.40% 81.57%
HSB/HSV 245° 10.05% 85.88%
CMYK 9.13% 10.05% 0.00%
14.12%

Color #C7C5DB in popluar number systems.

HEX C7 C5 DB
Decimal 199 197 219
Binary 11000111 11000101 11011011
Octal 307 305 333

Shades and tints

Shades of #C7C5DB

#C7C5DB
(199,197,219)
#B5B4C8
(181,180,200)
#A3A3B5
(163,163,181)
#9192A2
(145,146,162)
#7F818F
(127,129,143)
#6D707C
(109,112,124)
#5B5F69
(91,95,105)
#494E56
(73,78,86)
#373D43
(55,61,67)
#252C30
(37,44,48)
#131B1D
(19,27,29)
#000000
(0,0,0)

Tints of #C7C5DB

#C7C5DB
(199,197,219)
#CCCADE
(204,202,222)
#D1CFE1
(209,207,225)
#D6D4E4
(214,212,228)
#DBD9E7
(219,217,231)
#E0DEEA
(224,222,234)
#E5E3ED
(229,227,237)
#EAE8F0
(234,232,240)
#EFEDF3
(239,237,243)
#F4F2F6
(244,242,246)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C5DB; }

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

This text font color is #C7C5DB.

Background Color

.myBgColor { background-color: #C7C5DB; }

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

This div background color is #C7C5DB.

Border color

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

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

This div border color is #C7C5DB.

Opacity

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

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

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

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

This text has shadow with #C7C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C5DB.

Preview

Color preview on black background

This text has color #C7C5DB on black background.


Color preview on white background

This text has color #C7C5DB on white background.


Black color preview on #C7C5DB background

This text has black color on #C7C5DB background.


White color preview on #C7C5DB background

This text has white color on #C7C5DB background.


Related colors

Complementary color

Complementary color for #hex is #383A24.


I love getcolorcode.com

Triadic colors

1 #DBC7C5 and #C5DBC7 with #C7C5DB are triadic colors.

2 #DBC5C7 and #C5C7DB with #C7C5DB are triadic colors.