COLOR #C7CCDA

HEX: #C7CCDA RGB: (199,204,218)

Renk bilgisi

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

RGB renk modeli

#C7CCDA color RGB value is (199,204,218).

RGB: (199,204,218) (78%, 80%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 218 of 255 = 85%

199
204
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 218 = 621 (100%)
R 199 of 621 ~ 32.05%
G 204 of 621 ~ 32.85%
B 218 of 621 ~ 35.1'%

%32.05
%32.85
%35.1

CMYK RENK MODELİ

#C7CCDA rengi CMYK tonu (9,6,0,15).

  • camgöbeği tonu 8.72%
  • eflatun tonu 6.42%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%
CMYK: (9,6,0,15) C9M6Y0K15 (9%,6%,0%,15%) (0.09/0.06/0.00/0.15) 

CMYK yüzdeleri

%8.72
%6.42
%0
%14.51

Codes

Color #C7CCDA in popluar color models

C7 CC DA
RGB 199 204 218
HSL 224° 20.43% 81.76%
HSB/HSV 224° 8.72% 85.49%
CMYK 8.72% 6.42% 0.00%
14.51%

Color #C7CCDA in popluar number systems.

HEX C7 CC DA
Decimal 199 204 218
Binary 11000111 11001100 11011010
Octal 307 314 332

Shades and tints

Shades of #C7CCDA

#C7CCDA
(199,204,218)
#B5BAC7
(181,186,199)
#A3A8B4
(163,168,180)
#9196A1
(145,150,161)
#7F848E
(127,132,142)
#6D727B
(109,114,123)
#5B6068
(91,96,104)
#494E55
(73,78,85)
#373C42
(55,60,66)
#252A2F
(37,42,47)
#13181C
(19,24,28)
#000000
(0,0,0)

Tints of #C7CCDA

#C7CCDA
(199,204,218)
#CCD0DD
(204,208,221)
#D1D4E0
(209,212,224)
#D6D8E3
(214,216,227)
#DBDCE6
(219,220,230)
#E0E0E9
(224,224,233)
#E5E4EC
(229,228,236)
#EAE8EF
(234,232,239)
#EFECF2
(239,236,242)
#F4F0F5
(244,240,245)
#F9F4F8
(249,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCDA; }

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

This text font color is #C7CCDA.

Background Color

.myBgColor { background-color: #C7CCDA; }

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

This div background color is #C7CCDA.

Border color

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

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

This div border color is #C7CCDA.

Opacity

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

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

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

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

This text has shadow with #C7CCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCDA.

Preview

Color preview on black background

This text has color #C7CCDA on black background.


Color preview on white background

This text has color #C7CCDA on white background.


Black color preview on #C7CCDA background

This text has black color on #C7CCDA background.


White color preview on #C7CCDA background

This text has white color on #C7CCDA background.


Related colors

Complementary color

Complementary color for #hex is #383325.


I love getcolorcode.com

Triadic colors

1 #DAC7CC and #CCDAC7 with #C7CCDA are triadic colors.

2 #DACCC7 and #CCC7DA with #C7CCDA are triadic colors.