COLOR #C7D5CC

HEX: #C7D5CC RGB: (199,213,204)

Renk bilgisi

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

RGB renk modeli

#C7D5CC color RGB value is (199,213,204).

RGB: (199,213,204) (78%, 84%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 204 of 255 = 80%

199
213
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 204 = 616 (100%)
R 199 of 616 ~ 32.31%
G 213 of 616 ~ 34.58%
B 204 of 616 ~ 33.12'%

%32.31
%34.58
%33.12

CMYK RENK MODELİ

#C7D5CC rengi CMYK tonu (7,0,4,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 0.00%
  • sarı tonu 4.23%
  • ana renk tonu 16.47%

CMYK: (7,0,4,16)
C7M0Y4K16 (7%, 0%, 4%, 16%)
(0.07 / 0.00 / 0.04 / 0.16)

CMYK yüzdeleri

%6.57
%0
%4.23
%16.47

Codes

Color #C7D5CC in popluar color models

C7 D5 CC
RGB 199 213 204
HSL 141° 14.29% 80.78%
HSB/HSV 141° 6.57% 83.53%
CMYK 6.57% 0.00% 4.23%
16.47%

Color #C7D5CC in popluar number systems.

HEX C7 D5 CC
Decimal 199 213 204
Binary 11000111 11010101 11001100
Octal 307 325 314

Shades and tints

Shades of #C7D5CC

#C7D5CC
(199,213,204)
#B5C2BA
(181,194,186)
#A3AFA8
(163,175,168)
#919C96
(145,156,150)
#7F8984
(127,137,132)
#6D7672
(109,118,114)
#5B6360
(91,99,96)
#49504E
(73,80,78)
#373D3C
(55,61,60)
#252A2A
(37,42,42)
#131718
(19,23,24)
#000000
(0,0,0)

Tints of #C7D5CC

#C7D5CC
(199,213,204)
#CCD8D0
(204,216,208)
#D1DBD4
(209,219,212)
#D6DED8
(214,222,216)
#DBE1DC
(219,225,220)
#E0E4E0
(224,228,224)
#E5E7E4
(229,231,228)
#EAEAE8
(234,234,232)
#EFEDEC
(239,237,236)
#F4F0F0
(244,240,240)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D5CC; }

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

This text font color is #C7D5CC.

Background Color

.myBgColor { background-color: #C7D5CC; }

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

This div background color is #C7D5CC.

Border color

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

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

This div border color is #C7D5CC.

Opacity

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

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

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

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

This text has shadow with #C7D5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D5CC.

Preview

Color preview on black background

This text has color #C7D5CC on black background.


Color preview on white background

This text has color #C7D5CC on white background.


Black color preview on #C7D5CC background

This text has black color on #C7D5CC background.


White color preview on #C7D5CC background

This text has white color on #C7D5CC background.


Related colors

Complementary color

Complementary color for #hex is #382A33.


I love getcolorcode.com

Triadic colors

1 #CCC7D5 and #D5CCC7 with #C7D5CC are triadic colors.

2 #CCD5C7 and #D5C7CC with #C7D5CC are triadic colors.