COLOR #C3F8F9

HEX: #C3F8F9 RGB: (195,248,249)

Color info

#C3F8F9 contains red, green and blue colors in about the same proportion. Web safe color of #C3F8F9 is #CCFFFF (or #CFF).

RGB color model

#C3F8F9 color RGB value is (195,248,249).

RGB: (195,248,249) (76%, 97%, 98%)

RGB channels and saturation

R 195 of 255 = 76%
G 248 of 255 = 97%
B 249 of 255 = 98%

195
248
249

R + G + B ~ 90%. #C3F8F9 is light color.

Portions of RGB colors in percentages

R + G + B = 195 + 248 + 249 = 692 (100%)
R 195 of 692 ~ 28.18%
G 248 of 692 ~ 35.84%
B 249 of 692 ~ 35.98'%

%28.18
%35.84
%35.98

CMYK color model

#C3F8F9 color CMYK value is (22,0,0,2).

  • cyan value is 21.69%
  • magenta value is 0.40%
  • yellow value is 0.00%
  • key color value is 2.35%

CMYK: (22,0,0,2)
C22M0Y0K2 (22%, 0%, 0%, 2%)
(0.22 / 0.00 / 0.00 / 0.02)

CMYK percentages

%21.69
%0.4
%0
%2.35

Codes

Color #C3F8F9 in popluar color models

C3 F8 F9
RGB 195 248 249
HSL 181° 81.82% 87.06%
HSB/HSV 181° 21.69% 97.65%
CMYK 21.69% 0.40% 0.00%
2.35%

Color #C3F8F9 in popluar number systems.

HEX C3 F8 F9
Decimal 195 248 249
Binary 11000011 11111000 11111001
Octal 303 370 371

Shades and tints

Shades of #C3F8F9

#C3F8F9
(195,248,249)
#B2E2E3
(178,226,227)
#A1CCCD
(161,204,205)
#90B6B7
(144,182,183)
#7FA0A1
(127,160,161)
#6E8A8B
(110,138,139)
#5D7475
(93,116,117)
#4C5E5F
(76,94,95)
#3B4849
(59,72,73)
#2A3233
(42,50,51)
#191C1D
(25,28,29)
#000000
(0,0,0)

Tints of #C3F8F9

#C3F8F9
(195,248,249)
#C8F8F9
(200,248,249)
#CDF8F9
(205,248,249)
#D2F8F9
(210,248,249)
#D7F8F9
(215,248,249)
#DCF8F9
(220,248,249)
#E1F8F9
(225,248,249)
#E6F8F9
(230,248,249)
#EBF8F9
(235,248,249)
#F0F8F9
(240,248,249)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3F8F9 color. Also use rgb(195,248,249) instead hex code.

Text Font Color

.myTextColor { color: #C3F8F9; }

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

This text font color is #C3F8F9.

Background Color

.myBgColor { background-color: #C3F8F9; }

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

This div background color is #C3F8F9.

Border color

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

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

This div border color is #C3F8F9.

Opacity

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

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

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

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

This text has shadow with #C3F8F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3F8F9.

Preview

Color preview on black background

This text has color #C3F8F9 on black background.


Color preview on white background

This text has color #C3F8F9 on white background.


Black color preview on #C3F8F9 background

This text has black color on #C3F8F9 background.


White color preview on #C3F8F9 background

This text has white color on #C3F8F9 background.


Related colors

Complementary color

Complementary color for #hex is #3C0706.


I love getcolorcode.com

Triadic colors

1 #F9C3F8 and #F8F9C3 with #C3F8F9 are triadic colors.

2 #F9F8C3 and #F8C3F9 with #C3F8F9 are triadic colors.