COLOR #C7E685

HEX: #C7E685 RGB: (199,230,133)

Renk bilgisi

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

RGB renk modeli

#C7E685 color RGB value is (199,230,133).

RGB: (199,230,133) (78%, 90%, 52%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 133 of 255 = 52%

199
230
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 133 = 562 (100%)
R 199 of 562 ~ 35.41%
G 230 of 562 ~ 40.93%
B 133 of 562 ~ 23.67'%

%35.41
%40.93
%23.67

CMYK RENK MODELİ

#C7E685 rengi CMYK tonu (13,0,42,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 42.17%
  • ana renk tonu 9.80%

CMYK: (13,0,42,10)
C13M0Y42K10 (13%, 0%, 42%, 10%)
(0.13 / 0.00 / 0.42 / 0.10)

CMYK yüzdeleri

%13.48
%0
%42.17
%9.8

Codes

Color #C7E685 in popluar color models

C7 E6 85
RGB 199 230 133
HSL 79° 65.99% 71.18%
HSB/HSV 79° 42.17% 90.20%
CMYK 13.48% 0.00% 42.17%
9.80%

Color #C7E685 in popluar number systems.

HEX C7 E6 85
Decimal 199 230 133
Binary 11000111 11100110 10000101
Octal 307 346 205

Shades and tints

Shades of #C7E685

#C7E685
(199,230,133)
#B5D279
(181,210,121)
#A3BE6D
(163,190,109)
#91AA61
(145,170,97)
#7F9655
(127,150,85)
#6D8249
(109,130,73)
#5B6E3D
(91,110,61)
#495A31
(73,90,49)
#374625
(55,70,37)
#253219
(37,50,25)
#131E0D
(19,30,13)
#000000
(0,0,0)

Tints of #C7E685

#C7E685
(199,230,133)
#CCE890
(204,232,144)
#D1EA9B
(209,234,155)
#D6ECA6
(214,236,166)
#DBEEB1
(219,238,177)
#E0F0BC
(224,240,188)
#E5F2C7
(229,242,199)
#EAF4D2
(234,244,210)
#EFF6DD
(239,246,221)
#F4F8E8
(244,248,232)
#F9FAF3
(249,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E685 color. Also use rgb(199,230,133) instead hex code.

Text Font Color

.myTextColor { color: #C7E685; }

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

This text font color is #C7E685.

Background Color

.myBgColor { background-color: #C7E685; }

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

This div background color is #C7E685.

Border color

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

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

This div border color is #C7E685.

Opacity

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

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

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

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

This text has shadow with #C7E685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E685.

Preview

Color preview on black background

This text has color #C7E685 on black background.


Color preview on white background

This text has color #C7E685 on white background.


Black color preview on #C7E685 background

This text has black color on #C7E685 background.


White color preview on #C7E685 background

This text has white color on #C7E685 background.


Related colors

Complementary color

Complementary color for #hex is #38197A.


I love getcolorcode.com

Triadic colors

1 #85C7E6 and #E685C7 with #C7E685 are triadic colors.

2 #85E6C7 and #E6C785 with #C7E685 are triadic colors.