COLOR #C7CCDB

HEX: #C7CCDB RGB: (199,204,219)

Renk bilgisi

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

RGB renk modeli

#C7CCDB color RGB value is (199,204,219).

RGB: (199,204,219) (78%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 219 of 255 = 86%

199
204
219

R + G + B ~ 81%. #C7CCDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 219 = 622 (100%)
R 199 of 622 ~ 31.99%
G 204 of 622 ~ 32.8%
B 219 of 622 ~ 35.21'%

%31.99
%32.8
%35.21

CMYK RENK MODELİ

#C7CCDB rengi CMYK tonu (9,7,0,14).

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

CMYK: (9,7,0,14)
C9M7Y0K14 (9%, 7%, 0%, 14%)
(0.09 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%9.13
%6.85
%0
%14.12

Codes

Color #C7CCDB in popluar color models

C7 CC DB
RGB 199 204 219
HSL 225° 21.74% 81.96%
HSB/HSV 225° 9.13% 85.88%
CMYK 9.13% 6.85% 0.00%
14.12%

Color #C7CCDB in popluar number systems.

HEX C7 CC DB
Decimal 199 204 219
Binary 11000111 11001100 11011011
Octal 307 314 333

Shades and tints

Shades of #C7CCDB

#C7CCDB
(199,204,219)
#B5BAC8
(181,186,200)
#A3A8B5
(163,168,181)
#9196A2
(145,150,162)
#7F848F
(127,132,143)
#6D727C
(109,114,124)
#5B6069
(91,96,105)
#494E56
(73,78,86)
#373C43
(55,60,67)
#252A30
(37,42,48)
#13181D
(19,24,29)
#000000
(0,0,0)

Tints of #C7CCDB

#C7CCDB
(199,204,219)
#CCD0DE
(204,208,222)
#D1D4E1
(209,212,225)
#D6D8E4
(214,216,228)
#DBDCE7
(219,220,231)
#E0E0EA
(224,224,234)
#E5E4ED
(229,228,237)
#EAE8F0
(234,232,240)
#EFECF3
(239,236,243)
#F4F0F6
(244,240,246)
#F9F4F9
(249,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCDB; }

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

This text font color is #C7CCDB.

Background Color

.myBgColor { background-color: #C7CCDB; }

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

This div background color is #C7CCDB.

Border color

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

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

This div border color is #C7CCDB.

Opacity

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

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

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

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

This text has shadow with #C7CCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCDB.

Preview

Color preview on black background

This text has color #C7CCDB on black background.


Color preview on white background

This text has color #C7CCDB on white background.


Black color preview on #C7CCDB background

This text has black color on #C7CCDB background.


White color preview on #C7CCDB background

This text has white color on #C7CCDB background.


Related colors

Complementary color

Complementary color for #hex is #383324.


I love getcolorcode.com

Triadic colors

1 #DBC7CC and #CCDBC7 with #C7CCDB are triadic colors.

2 #DBCCC7 and #CCC7DB with #C7CCDB are triadic colors.