COLOR #C7D4CC

HEX: #C7D4CC RGB: (199,212,204)

Renk bilgisi

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

RGB renk modeli

#C7D4CC color RGB value is (199,212,204).

RGB: (199,212,204) (78%, 83%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 212 of 255 = 83%
B 204 of 255 = 80%

199
212
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 212 + 204 = 615 (100%)
R 199 of 615 ~ 32.36%
G 212 of 615 ~ 34.47%
B 204 of 615 ~ 33.17'%

%32.36
%34.47
%33.17

CMYK RENK MODELİ

#C7D4CC rengi CMYK tonu (6,0,4,17).

  • camgöbeği tonu 6.13%
  • eflatun tonu 0.00%
  • sarı tonu 3.77%
  • ana renk tonu 16.86%

CMYK: (6,0,4,17)
C6M0Y4K17 (6%, 0%, 4%, 17%)
(0.06 / 0.00 / 0.04 / 0.17)

CMYK yüzdeleri

%6.13
%0
%3.77
%16.86

Codes

Color #C7D4CC in popluar color models

C7 D4 CC
RGB 199 212 204
HSL 143° 13.13% 80.59%
HSB/HSV 143° 6.13% 83.14%
CMYK 6.13% 0.00% 3.77%
16.86%

Color #C7D4CC in popluar number systems.

HEX C7 D4 CC
Decimal 199 212 204
Binary 11000111 11010100 11001100
Octal 307 324 314

Shades and tints

Shades of #C7D4CC

#C7D4CC
(199,212,204)
#B5C1BA
(181,193,186)
#A3AEA8
(163,174,168)
#919B96
(145,155,150)
#7F8884
(127,136,132)
#6D7572
(109,117,114)
#5B6260
(91,98,96)
#494F4E
(73,79,78)
#373C3C
(55,60,60)
#25292A
(37,41,42)
#131618
(19,22,24)
#000000
(0,0,0)

Tints of #C7D4CC

#C7D4CC
(199,212,204)
#CCD7D0
(204,215,208)
#D1DAD4
(209,218,212)
#D6DDD8
(214,221,216)
#DBE0DC
(219,224,220)
#E0E3E0
(224,227,224)
#E5E6E4
(229,230,228)
#EAE9E8
(234,233,232)
#EFECEC
(239,236,236)
#F4EFF0
(244,239,240)
#F9F2F4
(249,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D4CC; }

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

This text font color is #C7D4CC.

Background Color

.myBgColor { background-color: #C7D4CC; }

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

This div background color is #C7D4CC.

Border color

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

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

This div border color is #C7D4CC.

Opacity

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

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

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

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

This text has shadow with #C7D4CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D4CC.

Preview

Color preview on black background

This text has color #C7D4CC on black background.


Color preview on white background

This text has color #C7D4CC on white background.


Black color preview on #C7D4CC background

This text has black color on #C7D4CC background.


White color preview on #C7D4CC background

This text has white color on #C7D4CC background.


Related colors

Complementary color

Complementary color for #hex is #382B33.


I love getcolorcode.com

Triadic colors

1 #CCC7D4 and #D4CCC7 with #C7D4CC are triadic colors.

2 #CCD4C7 and #D4C7CC with #C7D4CC are triadic colors.