COLOR #C7D98E

HEX: #C7D98E RGB: (199,217,142)

Renk bilgisi

#C7D98E contains mainly red and green colors. #C7D98E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7D98E color RGB value is (199,217,142).

RGB: (199,217,142) (78%, 85%, 56%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 217 of 255 = 85%
B 142 of 255 = 56%

199
217
142

R + G + B ~ 73%. #C7D98E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 217 + 142 = 558 (100%)
R 199 of 558 ~ 35.66%
G 217 of 558 ~ 38.89%
B 142 of 558 ~ 25.45'%

%35.66
%38.89
%25.45

CMYK RENK MODELİ

#C7D98E rengi CMYK tonu (8,0,35,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 0.00%
  • sarı tonu 34.56%
  • ana renk tonu 14.90%

CMYK: (8,0,35,15)
C8M0Y35K15 (8%, 0%, 35%, 15%)
(0.08 / 0.00 / 0.35 / 0.15)

CMYK yüzdeleri

%8.29
%0
%34.56
%14.9

Codes

Color #C7D98E in popluar color models

C7 D9 8E
RGB 199 217 142
HSL 74° 49.67% 70.39%
HSB/HSV 74° 34.56% 85.10%
CMYK 8.29% 0.00% 34.56%
14.90%

Color #C7D98E in popluar number systems.

HEX C7 D9 8E
Decimal 199 217 142
Binary 11000111 11011001 10001110
Octal 307 331 216

Shades and tints

Shades of #C7D98E

#C7D98E
(199,217,142)
#B5C682
(181,198,130)
#A3B376
(163,179,118)
#91A06A
(145,160,106)
#7F8D5E
(127,141,94)
#6D7A52
(109,122,82)
#5B6746
(91,103,70)
#49543A
(73,84,58)
#37412E
(55,65,46)
#252E22
(37,46,34)
#131B16
(19,27,22)
#000000
(0,0,0)

Tints of #C7D98E

#C7D98E
(199,217,142)
#CCDC98
(204,220,152)
#D1DFA2
(209,223,162)
#D6E2AC
(214,226,172)
#DBE5B6
(219,229,182)
#E0E8C0
(224,232,192)
#E5EBCA
(229,235,202)
#EAEED4
(234,238,212)
#EFF1DE
(239,241,222)
#F4F4E8
(244,244,232)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D98E color. Also use rgb(199,217,142) instead hex code.

Text Font Color

.myTextColor { color: #C7D98E; }

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

This text font color is #C7D98E.

Background Color

.myBgColor { background-color: #C7D98E; }

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

This div background color is #C7D98E.

Border color

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

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

This div border color is #C7D98E.

Opacity

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

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

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

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

This text has shadow with #C7D98E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D98E.

Preview

Color preview on black background

This text has color #C7D98E on black background.


Color preview on white background

This text has color #C7D98E on white background.


Black color preview on #C7D98E background

This text has black color on #C7D98E background.


White color preview on #C7D98E background

This text has white color on #C7D98E background.


Related colors

Complementary color

Complementary color for #hex is #382671.


I love getcolorcode.com

Triadic colors

1 #8EC7D9 and #D98EC7 with #C7D98E are triadic colors.

2 #8ED9C7 and #D9C78E with #C7D98E are triadic colors.