COLOR #C7DCE6

HEX: #C7DCE6 RGB: (199,220,230)

Renk bilgisi

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

RGB renk modeli

#C7DCE6 color RGB value is (199,220,230).

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

RGB bağlantıları ve doygunluk

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

199
220
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 220 + 230 = 649 (100%)
R 199 of 649 ~ 30.66%
G 220 of 649 ~ 33.9%
B 230 of 649 ~ 35.44'%

%30.66
%33.9
%35.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.48%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

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

CMYK yüzdeleri

%13.48
%4.35
%0
%9.8

Codes

Color #C7DCE6 in popluar color models

C7 DC E6
RGB 199 220 230
HSL 199° 38.27% 84.12%
HSB/HSV 199° 13.48% 90.20%
CMYK 13.48% 4.35% 0.00%
9.80%

Color #C7DCE6 in popluar number systems.

HEX C7 DC E6
Decimal 199 220 230
Binary 11000111 11011100 11100110
Octal 307 334 346

Shades and tints

Shades of #C7DCE6

#C7DCE6
(199,220,230)
#B5C8D2
(181,200,210)
#A3B4BE
(163,180,190)
#91A0AA
(145,160,170)
#7F8C96
(127,140,150)
#6D7882
(109,120,130)
#5B646E
(91,100,110)
#49505A
(73,80,90)
#373C46
(55,60,70)
#252832
(37,40,50)
#13141E
(19,20,30)
#000000
(0,0,0)

Tints of #C7DCE6

#C7DCE6
(199,220,230)
#CCDFE8
(204,223,232)
#D1E2EA
(209,226,234)
#D6E5EC
(214,229,236)
#DBE8EE
(219,232,238)
#E0EBF0
(224,235,240)
#E5EEF2
(229,238,242)
#EAF1F4
(234,241,244)
#EFF4F6
(239,244,246)
#F4F7F8
(244,247,248)
#F9FAFA
(249,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7DCE6; }

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

This text font color is #C7DCE6.

Background Color

.myBgColor { background-color: #C7DCE6; }

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

This div background color is #C7DCE6.

Border color

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

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

This div border color is #C7DCE6.

Opacity

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

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

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

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

This text has shadow with #C7DCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DCE6.

Preview

Color preview on black background

This text has color #C7DCE6 on black background.


Color preview on white background

This text has color #C7DCE6 on white background.


Black color preview on #C7DCE6 background

This text has black color on #C7DCE6 background.


White color preview on #C7DCE6 background

This text has white color on #C7DCE6 background.


Related colors

Complementary color

Complementary color for #hex is #382319.


I love getcolorcode.com

Triadic colors

1 #E6C7DC and #DCE6C7 with #C7DCE6 are triadic colors.

2 #E6DCC7 and #DCC7E6 with #C7DCE6 are triadic colors.