COLOR #C7F98D

HEX: #C7F98D RGB: (199,249,141)

Renk bilgisi

#C7F98D contains mainly red and green colors. #C7F98D ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7F98D color RGB value is (199,249,141).

RGB: (199,249,141) (78%, 98%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 249 of 255 = 98%
B 141 of 255 = 55%

199
249
141

R + G + B ~ 77%. #C7F98D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 249 + 141 = 589 (100%)
R 199 of 589 ~ 33.79%
G 249 of 589 ~ 42.28%
B 141 of 589 ~ 23.94'%

%33.79
%42.28
%23.94

CMYK RENK MODELİ

#C7F98D rengi CMYK tonu (20,0,43,2).

  • camgöbeği tonu 20.08%
  • eflatun tonu 0.00%
  • sarı tonu 43.37%
  • ana renk tonu 2.35%

CMYK: (20,0,43,2)
C20M0Y43K2 (20%, 0%, 43%, 2%)
(0.20 / 0.00 / 0.43 / 0.02)

CMYK yüzdeleri

%20.08
%0
%43.37
%2.35

Codes

Color #C7F98D in popluar color models

C7 F9 8D
RGB 199 249 141
HSL 88° 90.00% 76.47%
HSB/HSV 88° 43.37% 97.65%
CMYK 20.08% 0.00% 43.37%
2.35%

Color #C7F98D in popluar number systems.

HEX C7 F9 8D
Decimal 199 249 141
Binary 11000111 11111001 10001101
Octal 307 371 215

Shades and tints

Shades of #C7F98D

#C7F98D
(199,249,141)
#B5E381
(181,227,129)
#A3CD75
(163,205,117)
#91B769
(145,183,105)
#7FA15D
(127,161,93)
#6D8B51
(109,139,81)
#5B7545
(91,117,69)
#495F39
(73,95,57)
#37492D
(55,73,45)
#253321
(37,51,33)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #C7F98D

#C7F98D
(199,249,141)
#CCF997
(204,249,151)
#D1F9A1
(209,249,161)
#D6F9AB
(214,249,171)
#DBF9B5
(219,249,181)
#E0F9BF
(224,249,191)
#E5F9C9
(229,249,201)
#EAF9D3
(234,249,211)
#EFF9DD
(239,249,221)
#F4F9E7
(244,249,231)
#F9F9F1
(249,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F98D color. Also use rgb(199,249,141) instead hex code.

Text Font Color

.myTextColor { color: #C7F98D; }

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

This text font color is #C7F98D.

Background Color

.myBgColor { background-color: #C7F98D; }

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

This div background color is #C7F98D.

Border color

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

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

This div border color is #C7F98D.

Opacity

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

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

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

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

This text has shadow with #C7F98D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F98D.

Preview

Color preview on black background

This text has color #C7F98D on black background.


Color preview on white background

This text has color #C7F98D on white background.


Black color preview on #C7F98D background

This text has black color on #C7F98D background.


White color preview on #C7F98D background

This text has white color on #C7F98D background.


Related colors

Complementary color

Complementary color for #hex is #380672.


I love getcolorcode.com

Triadic colors

1 #8DC7F9 and #F98DC7 with #C7F98D are triadic colors.

2 #8DF9C7 and #F9C78D with #C7F98D are triadic colors.