COLOR #C6CCE2

HEX: #C6CCE2 RGB: (198,204,226)

Renk bilgisi

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

RGB renk modeli

#C6CCE2 color RGB value is (198,204,226).

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

RGB bağlantıları ve doygunluk

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

198
204
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 204 + 226 = 628 (100%)
R 198 of 628 ~ 31.53%
G 204 of 628 ~ 32.48%
B 226 of 628 ~ 35.99'%

%31.53
%32.48
%35.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.39%
  • 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

%12.39
%9.73
%0
%11.37

Codes

Color #C6CCE2 in popluar color models

C6 CC E2
RGB 198 204 226
HSL 227° 32.56% 83.14%
HSB/HSV 227° 12.39% 88.63%
CMYK 12.39% 9.73% 0.00%
11.37%

Color #C6CCE2 in popluar number systems.

HEX C6 CC E2
Decimal 198 204 226
Binary 11000110 11001100 11100010
Octal 306 314 342

Shades and tints

Shades of #C6CCE2

#C6CCE2
(198,204,226)
#B4BACE
(180,186,206)
#A2A8BA
(162,168,186)
#9096A6
(144,150,166)
#7E8492
(126,132,146)
#6C727E
(108,114,126)
#5A606A
(90,96,106)
#484E56
(72,78,86)
#363C42
(54,60,66)
#242A2E
(36,42,46)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #C6CCE2

#C6CCE2
(198,204,226)
#CBD0E4
(203,208,228)
#D0D4E6
(208,212,230)
#D5D8E8
(213,216,232)
#DADCEA
(218,220,234)
#DFE0EC
(223,224,236)
#E4E4EE
(228,228,238)
#E9E8F0
(233,232,240)
#EEECF2
(238,236,242)
#F3F0F4
(243,240,244)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CCE2; }

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

This text font color is #C6CCE2.

Background Color

.myBgColor { background-color: #C6CCE2; }

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

This div background color is #C6CCE2.

Border color

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

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

This div border color is #C6CCE2.

Opacity

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

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

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

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

This text has shadow with #C6CCE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CCE2.

Preview

Color preview on black background

This text has color #C6CCE2 on black background.


Color preview on white background

This text has color #C6CCE2 on white background.


Black color preview on #C6CCE2 background

This text has black color on #C6CCE2 background.


White color preview on #C6CCE2 background

This text has white color on #C6CCE2 background.


Related colors

Complementary color

Complementary color for #hex is #39331D.


I love getcolorcode.com

Triadic colors

1 #E2C6CC and #CCE2C6 with #C6CCE2 are triadic colors.

2 #E2CCC6 and #CCC6E2 with #C6CCE2 are triadic colors.