COLOR #C7C6EF

HEX: #C7C6EF RGB: (199,198,239)

Renk bilgisi

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

RGB renk modeli

#C7C6EF color RGB value is (199,198,239).

RGB: (199,198,239) (78%, 78%, 94%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 198 of 255 = 78%
B 239 of 255 = 94%

199
198
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 198 + 239 = 636 (100%)
R 199 of 636 ~ 31.29%
G 198 of 636 ~ 31.13%
B 239 of 636 ~ 37.58'%

%31.29
%31.13
%37.58

CMYK RENK MODELİ

#C7C6EF rengi CMYK tonu (17,17,0,6).

  • camgöbeği tonu 16.74%
  • eflatun tonu 17.15%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (17,17,0,6)
C17M17Y0K6 (17%, 17%, 0%, 6%)
(0.17 / 0.17 / 0.00 / 0.06)

CMYK yüzdeleri

%16.74
%17.15
%0
%6.27

Codes

Color #C7C6EF in popluar color models

C7 C6 EF
RGB 199 198 239
HSL 241° 56.16% 85.69%
HSB/HSV 241° 17.15% 93.73%
CMYK 16.74% 17.15% 0.00%
6.27%

Color #C7C6EF in popluar number systems.

HEX C7 C6 EF
Decimal 199 198 239
Binary 11000111 11000110 11101111
Octal 307 306 357

Shades and tints

Shades of #C7C6EF

#C7C6EF
(199,198,239)
#B5B4DA
(181,180,218)
#A3A2C5
(163,162,197)
#9190B0
(145,144,176)
#7F7E9B
(127,126,155)
#6D6C86
(109,108,134)
#5B5A71
(91,90,113)
#49485C
(73,72,92)
#373647
(55,54,71)
#252432
(37,36,50)
#13121D
(19,18,29)
#000000
(0,0,0)

Tints of #C7C6EF

#C7C6EF
(199,198,239)
#CCCBF0
(204,203,240)
#D1D0F1
(209,208,241)
#D6D5F2
(214,213,242)
#DBDAF3
(219,218,243)
#E0DFF4
(224,223,244)
#E5E4F5
(229,228,245)
#EAE9F6
(234,233,246)
#EFEEF7
(239,238,247)
#F4F3F8
(244,243,248)
#F9F8F9
(249,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7C6EF; }

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

This text font color is #C7C6EF.

Background Color

.myBgColor { background-color: #C7C6EF; }

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

This div background color is #C7C6EF.

Border color

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

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

This div border color is #C7C6EF.

Opacity

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

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

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

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

This text has shadow with #C7C6EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C6EF.

Preview

Color preview on black background

This text has color #C7C6EF on black background.


Color preview on white background

This text has color #C7C6EF on white background.


Black color preview on #C7C6EF background

This text has black color on #C7C6EF background.


White color preview on #C7C6EF background

This text has white color on #C7C6EF background.


Related colors

Complementary color

Complementary color for #hex is #383910.


I love getcolorcode.com

Triadic colors

1 #EFC7C6 and #C6EFC7 with #C7C6EF are triadic colors.

2 #EFC6C7 and #C6C7EF with #C7C6EF are triadic colors.