COLOR #C1F9C2

HEX: #C1F9C2 RGB: (193,249,194)

Color info

#C1F9C2 contains red, green and blue colors in about the same proportion. Web safe color of #C1F9C2 is #CCFFCC (or #CFC).

RGB color model

#C1F9C2 color RGB value is (193,249,194).

RGB: (193,249,194) (76%, 98%, 76%)

RGB channels and saturation

R 193 of 255 = 76%
G 249 of 255 = 98%
B 194 of 255 = 76%

193
249
194

R + G + B ~ 83%. #C1F9C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 249 + 194 = 636 (100%)
R 193 of 636 ~ 30.35%
G 249 of 636 ~ 39.15%
B 194 of 636 ~ 30.5'%

%30.35
%39.15
%30.5

CMYK color model

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

  • cyan value is 22.49%
  • magenta value is 0.00%
  • yellow value is 22.09%
  • key color value is 2.35%
CMYK: (22,0,22,2) C22M0Y22K2 (22%,0%,22%,2%) (0.22/0.00/0.22/0.02) 

CMYK percentages

%22.49
%0
%22.09
%2.35

Codes

Color #C1F9C2 in popluar color models

C1 F9 C2
RGB 193 249 194
HSL 121° 82.35% 86.67%
HSB/HSV 121° 22.49% 97.65%
CMYK 22.49% 0.00% 22.09%
2.35%

Color #C1F9C2 in popluar number systems.

HEX C1 F9 C2
Decimal 193 249 194
Binary 11000001 11111001 11000010
Octal 301 371 302

Shades and tints

Shades of #C1F9C2

#C1F9C2
(193,249,194)
#B0E3B1
(176,227,177)
#9FCDA0
(159,205,160)
#8EB78F
(142,183,143)
#7DA17E
(125,161,126)
#6C8B6D
(108,139,109)
#5B755C
(91,117,92)
#4A5F4B
(74,95,75)
#39493A
(57,73,58)
#283329
(40,51,41)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #C1F9C2

#C1F9C2
(193,249,194)
#C6F9C7
(198,249,199)
#CBF9CC
(203,249,204)
#D0F9D1
(208,249,209)
#D5F9D6
(213,249,214)
#DAF9DB
(218,249,219)
#DFF9E0
(223,249,224)
#E4F9E5
(228,249,229)
#E9F9EA
(233,249,234)
#EEF9EF
(238,249,239)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1F9C2 color. Also use rgb(193,249,194) instead hex code.

Text Font Color

.myTextColor { color: #C1F9C2; }

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

This text font color is #C1F9C2.

Background Color

.myBgColor { background-color: #C1F9C2; }

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

This div background color is #C1F9C2.

Border color

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

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

This div border color is #C1F9C2.

Opacity

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

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

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

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

This text has shadow with #C1F9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1F9C2.

Preview

Color preview on black background

This text has color #C1F9C2 on black background.


Color preview on white background

This text has color #C1F9C2 on white background.


Black color preview on #C1F9C2 background

This text has black color on #C1F9C2 background.


White color preview on #C1F9C2 background

This text has white color on #C1F9C2 background.


Related colors

Complementary color

Complementary color for #hex is #3E063D.


I love getcolorcode.com

Triadic colors

1 #C2C1F9 and #F9C2C1 with #C1F9C2 are triadic colors.

2 #C2F9C1 and #F9C1C2 with #C1F9C2 are triadic colors.