COLOR #C7CCE2

HEX: #C7CCE2 RGB: (199,204,226)

Renk bilgisi

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

RGB renk modeli

#C7CCE2 color RGB value is (199,204,226).

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

RGB bağlantıları ve doygunluk

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

199
204
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 226 = 629 (100%)
R 199 of 629 ~ 31.64%
G 204 of 629 ~ 32.43%
B 226 of 629 ~ 35.93'%

%31.64
%32.43
%35.93

CMYK RENK MODELİ

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

  • camgöbeği tonu 11.95%
  • eflatun tonu 9.73%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

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

CMYK yüzdeleri

%11.95
%9.73
%0
%11.37

Codes

Color #C7CCE2 in popluar color models

C7 CC E2
RGB 199 204 226
HSL 229° 31.76% 83.33%
HSB/HSV 229° 11.95% 88.63%
CMYK 11.95% 9.73% 0.00%
11.37%

Color #C7CCE2 in popluar number systems.

HEX C7 CC E2
Decimal 199 204 226
Binary 11000111 11001100 11100010
Octal 307 314 342

Shades and tints

Shades of #C7CCE2

#C7CCE2
(199,204,226)
#B5BACE
(181,186,206)
#A3A8BA
(163,168,186)
#9196A6
(145,150,166)
#7F8492
(127,132,146)
#6D727E
(109,114,126)
#5B606A
(91,96,106)
#494E56
(73,78,86)
#373C42
(55,60,66)
#252A2E
(37,42,46)
#13181A
(19,24,26)
#000000
(0,0,0)

Tints of #C7CCE2

#C7CCE2
(199,204,226)
#CCD0E4
(204,208,228)
#D1D4E6
(209,212,230)
#D6D8E8
(214,216,232)
#DBDCEA
(219,220,234)
#E0E0EC
(224,224,236)
#E5E4EE
(229,228,238)
#EAE8F0
(234,232,240)
#EFECF2
(239,236,242)
#F4F0F4
(244,240,244)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CCE2; }

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

This text font color is #C7CCE2.

Background Color

.myBgColor { background-color: #C7CCE2; }

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

This div background color is #C7CCE2.

Border color

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

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

This div border color is #C7CCE2.

Opacity

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

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

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

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

This text has shadow with #C7CCE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CCE2.

Preview

Color preview on black background

This text has color #C7CCE2 on black background.


Color preview on white background

This text has color #C7CCE2 on white background.


Black color preview on #C7CCE2 background

This text has black color on #C7CCE2 background.


White color preview on #C7CCE2 background

This text has white color on #C7CCE2 background.


Related colors

Complementary color

Complementary color for #hex is #38331D.


I love getcolorcode.com

Triadic colors

1 #E2C7CC and #CCE2C7 with #C7CCE2 are triadic colors.

2 #E2CCC7 and #CCC7E2 with #C7CCE2 are triadic colors.