COLOR #C7CCE6

HEX: #C7CCE6 RGB: (199,204,230)

Renk bilgisi

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

RGB renk modeli

#C7CCE6 color RGB value is (199,204,230).

RGB: (199,204,230) (78%, 80%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 230 of 255 = 90%

199
204
230

R + G + B ~ 83%. #C7CCE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 230 = 633 (100%)
R 199 of 633 ~ 31.44%
G 204 of 633 ~ 32.23%
B 230 of 633 ~ 36.33'%

%31.44
%32.23
%36.33

CMYK RENK MODELİ

#C7CCE6 rengi CMYK tonu (13,11,0,10).

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

CMYK: (13,11,0,10)
C13M11Y0K10 (13%, 11%, 0%, 10%)
(0.13 / 0.11 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%11.3
%0
%9.8

Codes

Color #C7CCE6 in popluar color models

C7 CC E6
RGB 199 204 230
HSL 230° 38.27% 84.12%
HSB/HSV 230° 13.48% 90.20%
CMYK 13.48% 11.30% 0.00%
9.80%

Color #C7CCE6 in popluar number systems.

HEX C7 CC E6
Decimal 199 204 230
Binary 11000111 11001100 11100110
Octal 307 314 346

Shades and tints

Shades of #C7CCE6

#C7CCE6
(199,204,230)
#B5BAD2
(181,186,210)
#A3A8BE
(163,168,190)
#9196AA
(145,150,170)
#7F8496
(127,132,150)
#6D7282
(109,114,130)
#5B606E
(91,96,110)
#494E5A
(73,78,90)
#373C46
(55,60,70)
#252A32
(37,42,50)
#13181E
(19,24,30)
#000000
(0,0,0)

Tints of #C7CCE6

#C7CCE6
(199,204,230)
#CCD0E8
(204,208,232)
#D1D4EA
(209,212,234)
#D6D8EC
(214,216,236)
#DBDCEE
(219,220,238)
#E0E0F0
(224,224,240)
#E5E4F2
(229,228,242)
#EAE8F4
(234,232,244)
#EFECF6
(239,236,246)
#F4F0F8
(244,240,248)
#F9F4FA
(249,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCE6; }

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

This text font color is #C7CCE6.

Background Color

.myBgColor { background-color: #C7CCE6; }

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

This div background color is #C7CCE6.

Border color

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

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

This div border color is #C7CCE6.

Opacity

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

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

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

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

This text has shadow with #C7CCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCE6.

Preview

Color preview on black background

This text has color #C7CCE6 on black background.


Color preview on white background

This text has color #C7CCE6 on white background.


Black color preview on #C7CCE6 background

This text has black color on #C7CCE6 background.


White color preview on #C7CCE6 background

This text has white color on #C7CCE6 background.


Related colors

Complementary color

Complementary color for #hex is #383319.


I love getcolorcode.com

Triadic colors

1 #E6C7CC and #CCE6C7 with #C7CCE6 are triadic colors.

2 #E6CCC7 and #CCC7E6 with #C7CCE6 are triadic colors.