COLOR #C7CCE7

HEX: #C7CCE7 RGB: (199,204,231)

Renk bilgisi

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

RGB renk modeli

#C7CCE7 color RGB value is (199,204,231).

RGB: (199,204,231) (78%, 80%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 231 of 255 = 91%

199
204
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 231 = 634 (100%)
R 199 of 634 ~ 31.39%
G 204 of 634 ~ 32.18%
B 231 of 634 ~ 36.44'%

%31.39
%32.18
%36.44

CMYK RENK MODELİ

#C7CCE7 rengi CMYK tonu (14,12,0,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 11.69%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (14,12,0,9)
C14M12Y0K9 (14%, 12%, 0%, 9%)
(0.14 / 0.12 / 0.00 / 0.09)

CMYK yüzdeleri

%13.85
%11.69
%0
%9.41

Codes

Color #C7CCE7 in popluar color models

C7 CC E7
RGB 199 204 231
HSL 231° 40.00% 84.31%
HSB/HSV 231° 13.85% 90.59%
CMYK 13.85% 11.69% 0.00%
9.41%

Color #C7CCE7 in popluar number systems.

HEX C7 CC E7
Decimal 199 204 231
Binary 11000111 11001100 11100111
Octal 307 314 347

Shades and tints

Shades of #C7CCE7

#C7CCE7
(199,204,231)
#B5BAD2
(181,186,210)
#A3A8BD
(163,168,189)
#9196A8
(145,150,168)
#7F8493
(127,132,147)
#6D727E
(109,114,126)
#5B6069
(91,96,105)
#494E54
(73,78,84)
#373C3F
(55,60,63)
#252A2A
(37,42,42)
#131815
(19,24,21)
#000000
(0,0,0)

Tints of #C7CCE7

#C7CCE7
(199,204,231)
#CCD0E9
(204,208,233)
#D1D4EB
(209,212,235)
#D6D8ED
(214,216,237)
#DBDCEF
(219,220,239)
#E0E0F1
(224,224,241)
#E5E4F3
(229,228,243)
#EAE8F5
(234,232,245)
#EFECF7
(239,236,247)
#F4F0F9
(244,240,249)
#F9F4FB
(249,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCE7; }

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

This text font color is #C7CCE7.

Background Color

.myBgColor { background-color: #C7CCE7; }

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

This div background color is #C7CCE7.

Border color

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

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

This div border color is #C7CCE7.

Opacity

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

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

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

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

This text has shadow with #C7CCE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCE7.

Preview

Color preview on black background

This text has color #C7CCE7 on black background.


Color preview on white background

This text has color #C7CCE7 on white background.


Black color preview on #C7CCE7 background

This text has black color on #C7CCE7 background.


White color preview on #C7CCE7 background

This text has white color on #C7CCE7 background.


Related colors

Complementary color

Complementary color for #hex is #383318.


I love getcolorcode.com

Triadic colors

1 #E7C7CC and #CCE7C7 with #C7CCE7 are triadic colors.

2 #E7CCC7 and #CCC7E7 with #C7CCE7 are triadic colors.