COLOR #C7C7E7

HEX: #C7C7E7 RGB: (199,199,231)

Renk bilgisi

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

RGB renk modeli

#C7C7E7 color RGB value is (199,199,231).

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

RGB bağlantıları ve doygunluk

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

199
199
231

R + G + B ~ 82%. #C7C7E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 199 + 231 = 629 (100%)
R 199 of 629 ~ 31.64%
G 199 of 629 ~ 31.64%
B 231 of 629 ~ 36.72'%

%31.64
%31.64
%36.72

CMYK RENK MODELİ

#C7C7E7 rengi CMYK tonu (14,14,0,9).

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

CMYK: (14,14,0,9)
C14M14Y0K9 (14%, 14%, 0%, 9%)
(0.14 / 0.14 / 0.00 / 0.09)

CMYK yüzdeleri

%13.85
%13.85
%0
%9.41

Codes

Color #C7C7E7 in popluar color models

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

Color #C7C7E7 in popluar number systems.

HEX C7 C7 E7
Decimal 199 199 231
Binary 11000111 11000111 11100111
Octal 307 307 347

Shades and tints

Shades of #C7C7E7

#C7C7E7
(199,199,231)
#B5B5D2
(181,181,210)
#A3A3BD
(163,163,189)
#9191A8
(145,145,168)
#7F7F93
(127,127,147)
#6D6D7E
(109,109,126)
#5B5B69
(91,91,105)
#494954
(73,73,84)
#37373F
(55,55,63)
#25252A
(37,37,42)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #C7C7E7

#C7C7E7
(199,199,231)
#CCCCE9
(204,204,233)
#D1D1EB
(209,209,235)
#D6D6ED
(214,214,237)
#DBDBEF
(219,219,239)
#E0E0F1
(224,224,241)
#E5E5F3
(229,229,243)
#EAEAF5
(234,234,245)
#EFEFF7
(239,239,247)
#F4F4F9
(244,244,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C7E7; }

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

This text font color is #C7C7E7.

Background Color

.myBgColor { background-color: #C7C7E7; }

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

This div background color is #C7C7E7.

Border color

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

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

This div border color is #C7C7E7.

Opacity

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

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

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

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

This text has shadow with #C7C7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C7E7.

Preview

Color preview on black background

This text has color #C7C7E7 on black background.


Color preview on white background

This text has color #C7C7E7 on white background.


Black color preview on #C7C7E7 background

This text has black color on #C7C7E7 background.


White color preview on #C7C7E7 background

This text has white color on #C7C7E7 background.


Related colors

Complementary color

Complementary color for #hex is #383818.


I love getcolorcode.com