COLOR #C7C7E5

HEX: #C7C7E5 RGB: (199,199,229)

Renk bilgisi

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

RGB renk modeli

#C7C7E5 color RGB value is (199,199,229).

RGB: (199,199,229) (78%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 199 of 255 = 78%
B 229 of 255 = 90%

199
199
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 199 + 229 = 627 (100%)
R 199 of 627 ~ 31.74%
G 199 of 627 ~ 31.74%
B 229 of 627 ~ 36.52'%

%31.74
%31.74
%36.52

CMYK RENK MODELİ

#C7C7E5 rengi CMYK tonu (13,13,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 13.10%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,13,0,10)
C13M13Y0K10 (13%, 13%, 0%, 10%)
(0.13 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%13.1
%0
%10.2

Codes

Color #C7C7E5 in popluar color models

C7 C7 E5
RGB 199 199 229
HSL 240° 36.59% 83.92%
HSB/HSV 240° 13.10% 89.80%
CMYK 13.10% 13.10% 0.00%
10.20%

Color #C7C7E5 in popluar number systems.

HEX C7 C7 E5
Decimal 199 199 229
Binary 11000111 11000111 11100101
Octal 307 307 345

Shades and tints

Shades of #C7C7E5

#C7C7E5
(199,199,229)
#B5B5D1
(181,181,209)
#A3A3BD
(163,163,189)
#9191A9
(145,145,169)
#7F7F95
(127,127,149)
#6D6D81
(109,109,129)
#5B5B6D
(91,91,109)
#494959
(73,73,89)
#373745
(55,55,69)
#252531
(37,37,49)
#13131D
(19,19,29)
#000000
(0,0,0)

Tints of #C7C7E5

#C7C7E5
(199,199,229)
#CCCCE7
(204,204,231)
#D1D1E9
(209,209,233)
#D6D6EB
(214,214,235)
#DBDBED
(219,219,237)
#E0E0EF
(224,224,239)
#E5E5F1
(229,229,241)
#EAEAF3
(234,234,243)
#EFEFF5
(239,239,245)
#F4F4F7
(244,244,247)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C7E5; }

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

This text font color is #C7C7E5.

Background Color

.myBgColor { background-color: #C7C7E5; }

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

This div background color is #C7C7E5.

Border color

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

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

This div border color is #C7C7E5.

Opacity

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

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

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

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

This text has shadow with #C7C7E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C7E5.

Preview

Color preview on black background

This text has color #C7C7E5 on black background.


Color preview on white background

This text has color #C7C7E5 on white background.


Black color preview on #C7C7E5 background

This text has black color on #C7C7E5 background.


White color preview on #C7C7E5 background

This text has white color on #C7C7E5 background.


Related colors

Complementary color

Complementary color for #hex is #38381A.


I love getcolorcode.com