COLOR #C7F398

HEX: #C7F398 RGB: (199,243,152)

Color info

#C7F398 contains mainly red and green colors. Web safe color of #C7F398 is #CCFF99 (or #CF9).

RGB color model

#C7F398 color RGB value is (199,243,152).

RGB: (199,243,152) (78%, 95%, 60%)

RGB channels and saturation

R 199 of 255 = 78%
G 243 of 255 = 95%
B 152 of 255 = 60%

199
243
152

R + G + B ~ 78%. #C7F398 is quite light color.

Portions of RGB colors in percentages

R + G + B = 199 + 243 + 152 = 594 (100%)
R 199 of 594 ~ 33.5%
G 243 of 594 ~ 40.91%
B 152 of 594 ~ 25.59'%

%33.5
%40.91
%25.59

CMYK color model

#C7F398 color CMYK value is (18,0,37,5).

  • cyan value is 18.11%
  • magenta value is 0.00%
  • yellow value is 37.45%
  • key color value is 4.71%

CMYK: (18,0,37,5)
C18M0Y37K5 (18%, 0%, 37%, 5%)
(0.18 / 0.00 / 0.37 / 0.05)

CMYK percentages

%18.11
%0
%37.45
%4.71

Codes

Color #C7F398 in popluar color models

C7 F3 98
RGB 199 243 152
HSL 89° 79.13% 77.45%
HSB/HSV 89° 37.45% 95.29%
CMYK 18.11% 0.00% 37.45%
4.71%

Color #C7F398 in popluar number systems.

HEX C7 F3 98
Decimal 199 243 152
Binary 11000111 11110011 10011000
Octal 307 363 230

Shades and tints

Shades of #C7F398

#C7F398
(199,243,152)
#B5DD8B
(181,221,139)
#A3C77E
(163,199,126)
#91B171
(145,177,113)
#7F9B64
(127,155,100)
#6D8557
(109,133,87)
#5B6F4A
(91,111,74)
#49593D
(73,89,61)
#374330
(55,67,48)
#252D23
(37,45,35)
#131716
(19,23,22)
#000000
(0,0,0)

Tints of #C7F398

#C7F398
(199,243,152)
#CCF4A1
(204,244,161)
#D1F5AA
(209,245,170)
#D6F6B3
(214,246,179)
#DBF7BC
(219,247,188)
#E0F8C5
(224,248,197)
#E5F9CE
(229,249,206)
#EAFAD7
(234,250,215)
#EFFBE0
(239,251,224)
#F4FCE9
(244,252,233)
#F9FDF2
(249,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F398 color. Also use rgb(199,243,152) instead hex code.

Text Font Color

.myTextColor { color: #C7F398; }

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

This text font color is #C7F398.

Background Color

.myBgColor { background-color: #C7F398; }

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

This div background color is #C7F398.

Border color

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

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

This div border color is #C7F398.

Opacity

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

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

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

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

This text has shadow with #C7F398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F398.

Preview

Color preview on black background

This text has color #C7F398 on black background.


Color preview on white background

This text has color #C7F398 on white background.


Black color preview on #C7F398 background

This text has black color on #C7F398 background.


White color preview on #C7F398 background

This text has white color on #C7F398 background.


Related colors

Complementary color

Complementary color for #hex is #380C67.


I love getcolorcode.com

Triadic colors

1 #98C7F3 and #F398C7 with #C7F398 are triadic colors.

2 #98F3C7 and #F3C798 with #C7F398 are triadic colors.