COLOR #C3C9F6

HEX: #C3C9F6 RGB: (195,201,246)

Color info

#C3C9F6 contains red, green and blue colors in about the same proportion. Web safe color of #C3C9F6 is #CCCCFF (or #CCF).

RGB color model

#C3C9F6 color RGB value is (195,201,246).

RGB: (195,201,246) (76%, 79%, 96%)

RGB channels and saturation

R 195 of 255 = 76%
G 201 of 255 = 79%
B 246 of 255 = 96%

195
201
246

R + G + B ~ 84%. #C3C9F6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 201 + 246 = 642 (100%)
R 195 of 642 ~ 30.37%
G 201 of 642 ~ 31.31%
B 246 of 642 ~ 38.32'%

%30.37
%31.31
%38.32

CMYK color model

#C3C9F6 color CMYK value is (21,18,0,4).

  • cyan value is 20.73%
  • magenta value is 18.29%
  • yellow value is 0.00%
  • key color value is 3.53%
CMYK: (21,18,0,4) C21M18Y0K4 (21%,18%,0%,4%) (0.21/0.18/0.00/0.04) 

CMYK percentages

%20.73
%18.29
%0
%3.53

Codes

Color #C3C9F6 in popluar color models

C3 C9 F6
RGB 195 201 246
HSL 233° 73.91% 86.47%
HSB/HSV 233° 20.73% 96.47%
CMYK 20.73% 18.29% 0.00%
3.53%

Color #C3C9F6 in popluar number systems.

HEX C3 C9 F6
Decimal 195 201 246
Binary 11000011 11001001 11110110
Octal 303 311 366

Shades and tints

Shades of #C3C9F6

#C3C9F6
(195,201,246)
#B2B7E0
(178,183,224)
#A1A5CA
(161,165,202)
#9093B4
(144,147,180)
#7F819E
(127,129,158)
#6E6F88
(110,111,136)
#5D5D72
(93,93,114)
#4C4B5C
(76,75,92)
#3B3946
(59,57,70)
#2A2730
(42,39,48)
#19151A
(25,21,26)
#000000
(0,0,0)

Tints of #C3C9F6

#C3C9F6
(195,201,246)
#C8CDF6
(200,205,246)
#CDD1F6
(205,209,246)
#D2D5F6
(210,213,246)
#D7D9F6
(215,217,246)
#DCDDF6
(220,221,246)
#E1E1F6
(225,225,246)
#E6E5F6
(230,229,246)
#EBE9F6
(235,233,246)
#F0EDF6
(240,237,246)
#F5F1F6
(245,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3C9F6 color. Also use rgb(195,201,246) instead hex code.

Text Font Color

.myTextColor { color: #C3C9F6; }

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

This text font color is #C3C9F6.

Background Color

.myBgColor { background-color: #C3C9F6; }

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

This div background color is #C3C9F6.

Border color

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

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

This div border color is #C3C9F6.

Opacity

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

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

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

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

This text has shadow with #C3C9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C9F6.

Preview

Color preview on black background

This text has color #C3C9F6 on black background.


Color preview on white background

This text has color #C3C9F6 on white background.


Black color preview on #C3C9F6 background

This text has black color on #C3C9F6 background.


White color preview on #C3C9F6 background

This text has white color on #C3C9F6 background.


Related colors

Complementary color

Complementary color for #hex is #3C3609.


I love getcolorcode.com

Triadic colors

1 #F6C3C9 and #C9F6C3 with #C3C9F6 are triadic colors.

2 #F6C9C3 and #C9C3F6 with #C3C9F6 are triadic colors.