COLOR #C7D85E

HEX: #C7D85E RGB: (199,216,94)

Renk bilgisi

#C7D85E contains mainly red and green colors. #C7D85E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7D85E color RGB value is (199,216,94).

RGB: (199,216,94) (78%, 85%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 216 of 255 = 85%
B 94 of 255 = 37%

199
216
94

R + G + B ~ 67%. #C7D85E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 216 + 94 = 509 (100%)
R 199 of 509 ~ 39.1%
G 216 of 509 ~ 42.44%
B 94 of 509 ~ 18.47'%

%39.1
%42.44
%18.47

CMYK RENK MODELİ

#C7D85E rengi CMYK tonu (8,0,56,15).

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

CMYK: (8,0,56,15)
C8M0Y56K15 (8%, 0%, 56%, 15%)
(0.08 / 0.00 / 0.56 / 0.15)

CMYK yüzdeleri

%7.87
%0
%56.48
%15.29

Codes

Color #C7D85E in popluar color models

C7 D8 5E
RGB 199 216 94
HSL 68° 61.00% 60.78%
HSB/HSV 68° 56.48% 84.71%
CMYK 7.87% 0.00% 56.48%
15.29%

Color #C7D85E in popluar number systems.

HEX C7 D8 5E
Decimal 199 216 94
Binary 11000111 11011000 1011110
Octal 307 330 136

Shades and tints

Shades of #C7D85E

#C7D85E
(199,216,94)
#B5C556
(181,197,86)
#A3B24E
(163,178,78)
#919F46
(145,159,70)
#7F8C3E
(127,140,62)
#6D7936
(109,121,54)
#5B662E
(91,102,46)
#495326
(73,83,38)
#37401E
(55,64,30)
#252D16
(37,45,22)
#131A0E
(19,26,14)
#000000
(0,0,0)

Tints of #C7D85E

#C7D85E
(199,216,94)
#CCDB6C
(204,219,108)
#D1DE7A
(209,222,122)
#D6E188
(214,225,136)
#DBE496
(219,228,150)
#E0E7A4
(224,231,164)
#E5EAB2
(229,234,178)
#EAEDC0
(234,237,192)
#EFF0CE
(239,240,206)
#F4F3DC
(244,243,220)
#F9F6EA
(249,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7D85E; }

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

This text font color is #C7D85E.

Background Color

.myBgColor { background-color: #C7D85E; }

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

This div background color is #C7D85E.

Border color

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

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

This div border color is #C7D85E.

Opacity

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

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

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

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

This text has shadow with #C7D85E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D85E.

Preview

Color preview on black background

This text has color #C7D85E on black background.


Color preview on white background

This text has color #C7D85E on white background.


Black color preview on #C7D85E background

This text has black color on #C7D85E background.


White color preview on #C7D85E background

This text has white color on #C7D85E background.


Related colors

Complementary color

Complementary color for #hex is #3827A1.


I love getcolorcode.com

Triadic colors

1 #5EC7D8 and #D85EC7 with #C7D85E are triadic colors.

2 #5ED8C7 and #D8C75E with #C7D85E are triadic colors.