COLOR #C4F9B8

HEX: #C4F9B8 RGB: (196,249,184)

Color info

#C4F9B8 contains mainly red and green colors. Web safe color of #C4F9B8 is #CCFFCC (or #CFC).

RGB color model

#C4F9B8 color RGB value is (196,249,184).

RGB: (196,249,184) (77%, 98%, 72%)

RGB channels and saturation

R 196 of 255 = 77%
G 249 of 255 = 98%
B 184 of 255 = 72%

196
249
184

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

Portions of RGB colors in percentages

R + G + B = 196 + 249 + 184 = 629 (100%)
R 196 of 629 ~ 31.16%
G 249 of 629 ~ 39.59%
B 184 of 629 ~ 29.25'%

%31.16
%39.59
%29.25

CMYK color model

#C4F9B8 color CMYK value is (21,0,26,2).

  • cyan value is 21.29%
  • magenta value is 0.00%
  • yellow value is 26.10%
  • key color value is 2.35%

CMYK: (21,0,26,2)
C21M0Y26K2 (21%, 0%, 26%, 2%)
(0.21 / 0.00 / 0.26 / 0.02)

CMYK percentages

%21.29
%0
%26.1
%2.35

Codes

Color #C4F9B8 in popluar color models

C4 F9 B8
RGB 196 249 184
HSL 109° 84.42% 84.90%
HSB/HSV 109° 26.10% 97.65%
CMYK 21.29% 0.00% 26.10%
2.35%

Color #C4F9B8 in popluar number systems.

HEX C4 F9 B8
Decimal 196 249 184
Binary 11000100 11111001 10111000
Octal 304 371 270

Shades and tints

Shades of #C4F9B8

#C4F9B8
(196,249,184)
#B3E3A8
(179,227,168)
#A2CD98
(162,205,152)
#91B788
(145,183,136)
#80A178
(128,161,120)
#6F8B68
(111,139,104)
#5E7558
(94,117,88)
#4D5F48
(77,95,72)
#3C4938
(60,73,56)
#2B3328
(43,51,40)
#1A1D18
(26,29,24)
#000000
(0,0,0)

Tints of #C4F9B8

#C4F9B8
(196,249,184)
#C9F9BE
(201,249,190)
#CEF9C4
(206,249,196)
#D3F9CA
(211,249,202)
#D8F9D0
(216,249,208)
#DDF9D6
(221,249,214)
#E2F9DC
(226,249,220)
#E7F9E2
(231,249,226)
#ECF9E8
(236,249,232)
#F1F9EE
(241,249,238)
#F6F9F4
(246,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F9B8 color. Also use rgb(196,249,184) instead hex code.

Text Font Color

.myTextColor { color: #C4F9B8; }

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

This text font color is #C4F9B8.

Background Color

.myBgColor { background-color: #C4F9B8; }

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

This div background color is #C4F9B8.

Border color

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

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

This div border color is #C4F9B8.

Opacity

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

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

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

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

This text has shadow with #C4F9B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F9B8.

Preview

Color preview on black background

This text has color #C4F9B8 on black background.


Color preview on white background

This text has color #C4F9B8 on white background.


Black color preview on #C4F9B8 background

This text has black color on #C4F9B8 background.


White color preview on #C4F9B8 background

This text has white color on #C4F9B8 background.


Related colors

Complementary color

Complementary color for #hex is #3B0647.


I love getcolorcode.com

Triadic colors

1 #B8C4F9 and #F9B8C4 with #C4F9B8 are triadic colors.

2 #B8F9C4 and #F9C4B8 with #C4F9B8 are triadic colors.