COLOR #C8C6ED

HEX: #C8C6ED RGB: (200,198,237)

Renk bilgisi

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

RGB renk modeli

#C8C6ED color RGB value is (200,198,237).

RGB: (200,198,237) (78%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 198 of 255 = 78%
B 237 of 255 = 93%

200
198
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 198 + 237 = 635 (100%)
R 200 of 635 ~ 31.5%
G 198 of 635 ~ 31.18%
B 237 of 635 ~ 37.32'%

%31.5
%31.18
%37.32

CMYK RENK MODELİ

#C8C6ED rengi CMYK tonu (16,16,0,7).

  • camgöbeği tonu 15.61%
  • eflatun tonu 16.46%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,16,0,7)
C16M16Y0K7 (16%, 16%, 0%, 7%)
(0.16 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%15.61
%16.46
%0
%7.06

Codes

Color #C8C6ED in popluar color models

C8 C6 ED
RGB 200 198 237
HSL 243° 52.00% 85.29%
HSB/HSV 243° 16.46% 92.94%
CMYK 15.61% 16.46% 0.00%
7.06%

Color #C8C6ED in popluar number systems.

HEX C8 C6 ED
Decimal 200 198 237
Binary 11001000 11000110 11101101
Octal 310 306 355

Shades and tints

Shades of #C8C6ED

#C8C6ED
(200,198,237)
#B6B4D8
(182,180,216)
#A4A2C3
(164,162,195)
#9290AE
(146,144,174)
#807E99
(128,126,153)
#6E6C84
(110,108,132)
#5C5A6F
(92,90,111)
#4A485A
(74,72,90)
#383645
(56,54,69)
#262430
(38,36,48)
#14121B
(20,18,27)
#000000
(0,0,0)

Tints of #C8C6ED

#C8C6ED
(200,198,237)
#CDCBEE
(205,203,238)
#D2D0EF
(210,208,239)
#D7D5F0
(215,213,240)
#DCDAF1
(220,218,241)
#E1DFF2
(225,223,242)
#E6E4F3
(230,228,243)
#EBE9F4
(235,233,244)
#F0EEF5
(240,238,245)
#F5F3F6
(245,243,246)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8C6ED color. Also use rgb(200,198,237) instead hex code.

Text Font Color

.myTextColor { color: #C8C6ED; }

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

This text font color is #C8C6ED.

Background Color

.myBgColor { background-color: #C8C6ED; }

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

This div background color is #C8C6ED.

Border color

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

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

This div border color is #C8C6ED.

Opacity

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

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

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

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

This text has shadow with #C8C6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C6ED.

Preview

Color preview on black background

This text has color #C8C6ED on black background.


Color preview on white background

This text has color #C8C6ED on white background.


Black color preview on #C8C6ED background

This text has black color on #C8C6ED background.


White color preview on #C8C6ED background

This text has white color on #C8C6ED background.


Related colors

Complementary color

Complementary color for #hex is #373912.


I love getcolorcode.com

Triadic colors

1 #EDC8C6 and #C6EDC8 with #C8C6ED are triadic colors.

2 #EDC6C8 and #C6C8ED with #C8C6ED are triadic colors.