COLOR #C7CCE3

HEX: #C7CCE3 RGB: (199,204,227)

Renk bilgisi

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

RGB renk modeli

#C7CCE3 color RGB value is (199,204,227).

RGB: (199,204,227) (78%, 80%, 89%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 227 of 255 = 89%

199
204
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 227 = 630 (100%)
R 199 of 630 ~ 31.59%
G 204 of 630 ~ 32.38%
B 227 of 630 ~ 36.03'%

%31.59
%32.38
%36.03

CMYK RENK MODELİ

#C7CCE3 rengi CMYK tonu (12,10,0,11).

  • camgöbeği tonu 12.33%
  • eflatun tonu 10.13%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (12,10,0,11)
C12M10Y0K11 (12%, 10%, 0%, 11%)
(0.12 / 0.10 / 0.00 / 0.11)

CMYK yüzdeleri

%12.33
%10.13
%0
%10.98

Codes

Color #C7CCE3 in popluar color models

C7 CC E3
RGB 199 204 227
HSL 229° 33.33% 83.53%
HSB/HSV 229° 12.33% 89.02%
CMYK 12.33% 10.13% 0.00%
10.98%

Color #C7CCE3 in popluar number systems.

HEX C7 CC E3
Decimal 199 204 227
Binary 11000111 11001100 11100011
Octal 307 314 343

Shades and tints

Shades of #C7CCE3

#C7CCE3
(199,204,227)
#B5BACF
(181,186,207)
#A3A8BB
(163,168,187)
#9196A7
(145,150,167)
#7F8493
(127,132,147)
#6D727F
(109,114,127)
#5B606B
(91,96,107)
#494E57
(73,78,87)
#373C43
(55,60,67)
#252A2F
(37,42,47)
#13181B
(19,24,27)
#000000
(0,0,0)

Tints of #C7CCE3

#C7CCE3
(199,204,227)
#CCD0E5
(204,208,229)
#D1D4E7
(209,212,231)
#D6D8E9
(214,216,233)
#DBDCEB
(219,220,235)
#E0E0ED
(224,224,237)
#E5E4EF
(229,228,239)
#EAE8F1
(234,232,241)
#EFECF3
(239,236,243)
#F4F0F5
(244,240,245)
#F9F4F7
(249,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCE3; }

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

This text font color is #C7CCE3.

Background Color

.myBgColor { background-color: #C7CCE3; }

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

This div background color is #C7CCE3.

Border color

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

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

This div border color is #C7CCE3.

Opacity

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

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

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

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

This text has shadow with #C7CCE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCE3.

Preview

Color preview on black background

This text has color #C7CCE3 on black background.


Color preview on white background

This text has color #C7CCE3 on white background.


Black color preview on #C7CCE3 background

This text has black color on #C7CCE3 background.


White color preview on #C7CCE3 background

This text has white color on #C7CCE3 background.


Related colors

Complementary color

Complementary color for #hex is #38331C.


I love getcolorcode.com

Triadic colors

1 #E3C7CC and #CCE3C7 with #C7CCE3 are triadic colors.

2 #E3CCC7 and #CCC7E3 with #C7CCE3 are triadic colors.