COLOR #C3CCE6

HEX: #C3CCE6 RGB: (195,204,230)

Renk bilgisi

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

RGB renk modeli

#C3CCE6 color RGB value is (195,204,230).

RGB: (195,204,230) (76%, 80%, 90%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 204 of 255 = 80%
B 230 of 255 = 90%

195
204
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 204 + 230 = 629 (100%)
R 195 of 629 ~ 31%
G 204 of 629 ~ 32.43%
B 230 of 629 ~ 36.57'%

%31
%32.43
%36.57

CMYK RENK MODELİ

#C3CCE6 rengi CMYK tonu (15,11,0,10).

  • camgöbeği tonu 15.22%
  • eflatun tonu 11.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (15,11,0,10)
C15M11Y0K10 (15%, 11%, 0%, 10%)
(0.15 / 0.11 / 0.00 / 0.10)

CMYK yüzdeleri

%15.22
%11.3
%0
%9.8

Codes

Color #C3CCE6 in popluar color models

C3 CC E6
RGB 195 204 230
HSL 225° 41.18% 83.33%
HSB/HSV 225° 15.22% 90.20%
CMYK 15.22% 11.30% 0.00%
9.80%

Color #C3CCE6 in popluar number systems.

HEX C3 CC E6
Decimal 195 204 230
Binary 11000011 11001100 11100110
Octal 303 314 346

Shades and tints

Shades of #C3CCE6

#C3CCE6
(195,204,230)
#B2BAD2
(178,186,210)
#A1A8BE
(161,168,190)
#9096AA
(144,150,170)
#7F8496
(127,132,150)
#6E7282
(110,114,130)
#5D606E
(93,96,110)
#4C4E5A
(76,78,90)
#3B3C46
(59,60,70)
#2A2A32
(42,42,50)
#19181E
(25,24,30)
#000000
(0,0,0)

Tints of #C3CCE6

#C3CCE6
(195,204,230)
#C8D0E8
(200,208,232)
#CDD4EA
(205,212,234)
#D2D8EC
(210,216,236)
#D7DCEE
(215,220,238)
#DCE0F0
(220,224,240)
#E1E4F2
(225,228,242)
#E6E8F4
(230,232,244)
#EBECF6
(235,236,246)
#F0F0F8
(240,240,248)
#F5F4FA
(245,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3CCE6 color. Also use rgb(195,204,230) instead hex code.

Text Font Color

.myTextColor { color: #C3CCE6; }

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

This text font color is #C3CCE6.

Background Color

.myBgColor { background-color: #C3CCE6; }

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

This div background color is #C3CCE6.

Border color

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

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

This div border color is #C3CCE6.

Opacity

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

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

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

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

This text has shadow with #C3CCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3CCE6.

Preview

Color preview on black background

This text has color #C3CCE6 on black background.


Color preview on white background

This text has color #C3CCE6 on white background.


Black color preview on #C3CCE6 background

This text has black color on #C3CCE6 background.


White color preview on #C3CCE6 background

This text has white color on #C3CCE6 background.


Related colors

Complementary color

Complementary color for #hex is #3C3319.


I love getcolorcode.com

Triadic colors

1 #E6C3CC and #CCE6C3 with #C3CCE6 are triadic colors.

2 #E6CCC3 and #CCC3E6 with #C3CCE6 are triadic colors.