COLOR #C5FBC5

HEX: #C5FBC5 RGB: (197,251,197)

Color info

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

RGB color model

#C5FBC5 color RGB value is (197,251,197).

RGB: (197,251,197) (77%, 98%, 77%)

RGB channels and saturation

R 197 of 255 = 77%
G 251 of 255 = 98%
B 197 of 255 = 77%

197
251
197

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

Portions of RGB colors in percentages

R + G + B = 197 + 251 + 197 = 645 (100%)
R 197 of 645 ~ 30.54%
G 251 of 645 ~ 38.91%
B 197 of 645 ~ 30.54'%

%30.54
%38.91
%30.54

CMYK color model

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

  • cyan value is 21.51%
  • magenta value is 0.00%
  • yellow value is 21.51%
  • key color value is 1.57%

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

CMYK percentages

%21.51
%0
%21.51
%1.57

Codes

Color #C5FBC5 in popluar color models

C5 FB C5
RGB 197 251 197
HSL 120° 87.10% 87.84%
HSB/HSV 120° 21.51% 98.43%
CMYK 21.51% 0.00% 21.51%
1.57%

Color #C5FBC5 in popluar number systems.

HEX C5 FB C5
Decimal 197 251 197
Binary 11000101 11111011 11000101
Octal 305 373 305

Shades and tints

Shades of #C5FBC5

#C5FBC5
(197,251,197)
#B4E5B4
(180,229,180)
#A3CFA3
(163,207,163)
#92B992
(146,185,146)
#81A381
(129,163,129)
#708D70
(112,141,112)
#5F775F
(95,119,95)
#4E614E
(78,97,78)
#3D4B3D
(61,75,61)
#2C352C
(44,53,44)
#1B1F1B
(27,31,27)
#000000
(0,0,0)

Tints of #C5FBC5

#C5FBC5
(197,251,197)
#CAFBCA
(202,251,202)
#CFFBCF
(207,251,207)
#D4FBD4
(212,251,212)
#D9FBD9
(217,251,217)
#DEFBDE
(222,251,222)
#E3FBE3
(227,251,227)
#E8FBE8
(232,251,232)
#EDFBED
(237,251,237)
#F2FBF2
(242,251,242)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5FBC5 color. Also use rgb(197,251,197) instead hex code.

Text Font Color

.myTextColor { color: #C5FBC5; }

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

This text font color is #C5FBC5.

Background Color

.myBgColor { background-color: #C5FBC5; }

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

This div background color is #C5FBC5.

Border color

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

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

This div border color is #C5FBC5.

Opacity

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

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

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

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

This text has shadow with #C5FBC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5FBC5.

Preview

Color preview on black background

This text has color #C5FBC5 on black background.


Color preview on white background

This text has color #C5FBC5 on white background.


Black color preview on #C5FBC5 background

This text has black color on #C5FBC5 background.


White color preview on #C5FBC5 background

This text has white color on #C5FBC5 background.


Related colors

Complementary color

Complementary color for #hex is #3A043A.


I love getcolorcode.com

Triadic colors

1 #C5C5FB and #FBC5C5 with #C5FBC5 are triadic colors.

2 #C5FBC5 and #FBC5C5 with #C5FBC5 are triadic colors.