COLOR #C7C7E6

HEX: #C7C7E6 RGB: (199,199,230)

Renk bilgisi

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

RGB renk modeli

#C7C7E6 color RGB value is (199,199,230).

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

RGB bağlantıları ve doygunluk

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

199
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 199 + 230 = 628 (100%)
R 199 of 628 ~ 31.69%
G 199 of 628 ~ 31.69%
B 230 of 628 ~ 36.62'%

%31.69
%31.69
%36.62

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%13.48
%13.48
%0
%9.8

Codes

Color #C7C7E6 in popluar color models

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

Color #C7C7E6 in popluar number systems.

HEX C7 C7 E6
Decimal 199 199 230
Binary 11000111 11000111 11100110
Octal 307 307 346

Shades and tints

Shades of #C7C7E6

#C7C7E6
(199,199,230)
#B5B5D2
(181,181,210)
#A3A3BE
(163,163,190)
#9191AA
(145,145,170)
#7F7F96
(127,127,150)
#6D6D82
(109,109,130)
#5B5B6E
(91,91,110)
#49495A
(73,73,90)
#373746
(55,55,70)
#252532
(37,37,50)
#13131E
(19,19,30)
#000000
(0,0,0)

Tints of #C7C7E6

#C7C7E6
(199,199,230)
#CCCCE8
(204,204,232)
#D1D1EA
(209,209,234)
#D6D6EC
(214,214,236)
#DBDBEE
(219,219,238)
#E0E0F0
(224,224,240)
#E5E5F2
(229,229,242)
#EAEAF4
(234,234,244)
#EFEFF6
(239,239,246)
#F4F4F8
(244,244,248)
#F9F9FA
(249,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C7E6; }

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

This text font color is #C7C7E6.

Background Color

.myBgColor { background-color: #C7C7E6; }

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

This div background color is #C7C7E6.

Border color

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

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

This div border color is #C7C7E6.

Opacity

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

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

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

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

This text has shadow with #C7C7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C7E6.

Preview

Color preview on black background

This text has color #C7C7E6 on black background.


Color preview on white background

This text has color #C7C7E6 on white background.


Black color preview on #C7C7E6 background

This text has black color on #C7C7E6 background.


White color preview on #C7C7E6 background

This text has white color on #C7C7E6 background.


Related colors

Complementary color

Complementary color for #hex is #383819.


I love getcolorcode.com