COLOR #C7D88C

HEX: #C7D88C RGB: (199,216,140)

Renk bilgisi

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

RGB renk modeli

#C7D88C color RGB value is (199,216,140).

RGB: (199,216,140) (78%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 216 of 255 = 85%
B 140 of 255 = 55%

199
216
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 216 + 140 = 555 (100%)
R 199 of 555 ~ 35.86%
G 216 of 555 ~ 38.92%
B 140 of 555 ~ 25.23'%

%35.86
%38.92
%25.23

CMYK RENK MODELİ

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

  • camgöbeği tonu 7.87%
  • eflatun tonu 0.00%
  • sarı tonu 35.19%
  • ana renk tonu 15.29%

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

CMYK yüzdeleri

%7.87
%0
%35.19
%15.29

Codes

Color #C7D88C in popluar color models

C7 D8 8C
RGB 199 216 140
HSL 73° 49.35% 69.80%
HSB/HSV 73° 35.19% 84.71%
CMYK 7.87% 0.00% 35.19%
15.29%

Color #C7D88C in popluar number systems.

HEX C7 D8 8C
Decimal 199 216 140
Binary 11000111 11011000 10001100
Octal 307 330 214

Shades and tints

Shades of #C7D88C

#C7D88C
(199,216,140)
#B5C580
(181,197,128)
#A3B274
(163,178,116)
#919F68
(145,159,104)
#7F8C5C
(127,140,92)
#6D7950
(109,121,80)
#5B6644
(91,102,68)
#495338
(73,83,56)
#37402C
(55,64,44)
#252D20
(37,45,32)
#131A14
(19,26,20)
#000000
(0,0,0)

Tints of #C7D88C

#C7D88C
(199,216,140)
#CCDB96
(204,219,150)
#D1DEA0
(209,222,160)
#D6E1AA
(214,225,170)
#DBE4B4
(219,228,180)
#E0E7BE
(224,231,190)
#E5EAC8
(229,234,200)
#EAEDD2
(234,237,210)
#EFF0DC
(239,240,220)
#F4F3E6
(244,243,230)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D88C color. Also use rgb(199,216,140) instead hex code.

Text Font Color

.myTextColor { color: #C7D88C; }

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

This text font color is #C7D88C.

Background Color

.myBgColor { background-color: #C7D88C; }

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

This div background color is #C7D88C.

Border color

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

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

This div border color is #C7D88C.

Opacity

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

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

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

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

This text has shadow with #C7D88C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D88C.

Preview

Color preview on black background

This text has color #C7D88C on black background.


Color preview on white background

This text has color #C7D88C on white background.


Black color preview on #C7D88C background

This text has black color on #C7D88C background.


White color preview on #C7D88C background

This text has white color on #C7D88C background.


Related colors

Complementary color

Complementary color for #hex is #382773.


I love getcolorcode.com

Triadic colors

1 #8CC7D8 and #D88CC7 with #C7D88C are triadic colors.

2 #8CD8C7 and #D8C78C with #C7D88C are triadic colors.