COLOR #C9C7EE

HEX: #C9C7EE RGB: (201,199,238)

Renk bilgisi

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

RGB renk modeli

#C9C7EE color RGB value is (201,199,238).

RGB: (201,199,238) (79%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 199 of 255 = 78%
B 238 of 255 = 93%

201
199
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 199 + 238 = 638 (100%)
R 201 of 638 ~ 31.5%
G 199 of 638 ~ 31.19%
B 238 of 638 ~ 37.3'%

%31.5
%31.19
%37.3

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.55%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%15.55
%16.39
%0
%6.67

Codes

Color #C9C7EE in popluar color models

C9 C7 EE
RGB 201 199 238
HSL 243° 53.42% 85.69%
HSB/HSV 243° 16.39% 93.33%
CMYK 15.55% 16.39% 0.00%
6.67%

Color #C9C7EE in popluar number systems.

HEX C9 C7 EE
Decimal 201 199 238
Binary 11001001 11000111 11101110
Octal 311 307 356

Shades and tints

Shades of #C9C7EE

#C9C7EE
(201,199,238)
#B7B5D9
(183,181,217)
#A5A3C4
(165,163,196)
#9391AF
(147,145,175)
#817F9A
(129,127,154)
#6F6D85
(111,109,133)
#5D5B70
(93,91,112)
#4B495B
(75,73,91)
#393746
(57,55,70)
#272531
(39,37,49)
#15131C
(21,19,28)
#000000
(0,0,0)

Tints of #C9C7EE

#C9C7EE
(201,199,238)
#CDCCEF
(205,204,239)
#D1D1F0
(209,209,240)
#D5D6F1
(213,214,241)
#D9DBF2
(217,219,242)
#DDE0F3
(221,224,243)
#E1E5F4
(225,229,244)
#E5EAF5
(229,234,245)
#E9EFF6
(233,239,246)
#EDF4F7
(237,244,247)
#F1F9F8
(241,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C7EE; }

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

This text font color is #C9C7EE.

Background Color

.myBgColor { background-color: #C9C7EE; }

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

This div background color is #C9C7EE.

Border color

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

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

This div border color is #C9C7EE.

Opacity

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

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

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

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

This text has shadow with #C9C7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C7EE.

Preview

Color preview on black background

This text has color #C9C7EE on black background.


Color preview on white background

This text has color #C9C7EE on white background.


Black color preview on #C9C7EE background

This text has black color on #C9C7EE background.


White color preview on #C9C7EE background

This text has white color on #C9C7EE background.


Related colors

Complementary color

Complementary color for #hex is #363811.


I love getcolorcode.com

Triadic colors

1 #EEC9C7 and #C7EEC9 with #C9C7EE are triadic colors.

2 #EEC7C9 and #C7C9EE with #C9C7EE are triadic colors.