COLOR #C7DCE5

HEX: #C7DCE5 RGB: (199,220,229)

Renk bilgisi

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

RGB renk modeli

#C7DCE5 color RGB value is (199,220,229).

RGB: (199,220,229) (78%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 220 of 255 = 86%
B 229 of 255 = 90%

199
220
229

R + G + B ~ 85%. #C7DCE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 220 + 229 = 648 (100%)
R 199 of 648 ~ 30.71%
G 220 of 648 ~ 33.95%
B 229 of 648 ~ 35.34'%

%30.71
%33.95
%35.34

CMYK RENK MODELİ

#C7DCE5 rengi CMYK tonu (13,4,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 3.93%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,4,0,10)
C13M4Y0K10 (13%, 4%, 0%, 10%)
(0.13 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%3.93
%0
%10.2

Codes

Color #C7DCE5 in popluar color models

C7 DC E5
RGB 199 220 229
HSL 198° 36.59% 83.92%
HSB/HSV 198° 13.10% 89.80%
CMYK 13.10% 3.93% 0.00%
10.20%

Color #C7DCE5 in popluar number systems.

HEX C7 DC E5
Decimal 199 220 229
Binary 11000111 11011100 11100101
Octal 307 334 345

Shades and tints

Shades of #C7DCE5

#C7DCE5
(199,220,229)
#B5C8D1
(181,200,209)
#A3B4BD
(163,180,189)
#91A0A9
(145,160,169)
#7F8C95
(127,140,149)
#6D7881
(109,120,129)
#5B646D
(91,100,109)
#495059
(73,80,89)
#373C45
(55,60,69)
#252831
(37,40,49)
#13141D
(19,20,29)
#000000
(0,0,0)

Tints of #C7DCE5

#C7DCE5
(199,220,229)
#CCDFE7
(204,223,231)
#D1E2E9
(209,226,233)
#D6E5EB
(214,229,235)
#DBE8ED
(219,232,237)
#E0EBEF
(224,235,239)
#E5EEF1
(229,238,241)
#EAF1F3
(234,241,243)
#EFF4F5
(239,244,245)
#F4F7F7
(244,247,247)
#F9FAF9
(249,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DCE5 color. Also use rgb(199,220,229) instead hex code.

Text Font Color

.myTextColor { color: #C7DCE5; }

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

This text font color is #C7DCE5.

Background Color

.myBgColor { background-color: #C7DCE5; }

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

This div background color is #C7DCE5.

Border color

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

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

This div border color is #C7DCE5.

Opacity

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

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

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

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

This text has shadow with #C7DCE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DCE5.

Preview

Color preview on black background

This text has color #C7DCE5 on black background.


Color preview on white background

This text has color #C7DCE5 on white background.


Black color preview on #C7DCE5 background

This text has black color on #C7DCE5 background.


White color preview on #C7DCE5 background

This text has white color on #C7DCE5 background.


Related colors

Complementary color

Complementary color for #hex is #38231A.


I love getcolorcode.com

Triadic colors

1 #E5C7DC and #DCE5C7 with #C7DCE5 are triadic colors.

2 #E5DCC7 and #DCC7E5 with #C7DCE5 are triadic colors.