COLOR #C5E86C

HEX: #C5E86C RGB: (197,232,108)

Renk bilgisi

#C5E86C contains mainly red and green colors. #C5E86C ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C5E86C color RGB value is (197,232,108).

RGB: (197,232,108) (77%, 91%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 108 of 255 = 42%

197
232
108

R + G + B ~ 70%. #C5E86C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 108 = 537 (100%)
R 197 of 537 ~ 36.69%
G 232 of 537 ~ 43.2%
B 108 of 537 ~ 20.11'%

%36.69
%43.2
%20.11

CMYK RENK MODELİ

#C5E86C rengi CMYK tonu (15,0,53,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 53.45%
  • ana renk tonu 9.02%

CMYK: (15,0,53,9)
C15M0Y53K9 (15%, 0%, 53%, 9%)
(0.15 / 0.00 / 0.53 / 0.09)

CMYK yüzdeleri

%15.09
%0
%53.45
%9.02

Codes

Color #C5E86C in popluar color models

C5 E8 6C
RGB 197 232 108
HSL 77° 72.94% 66.67%
HSB/HSV 77° 53.45% 90.98%
CMYK 15.09% 0.00% 53.45%
9.02%

Color #C5E86C in popluar number systems.

HEX C5 E8 6C
Decimal 197 232 108
Binary 11000101 11101000 1101100
Octal 305 350 154

Shades and tints

Shades of #C5E86C

#C5E86C
(197,232,108)
#B4D363
(180,211,99)
#A3BE5A
(163,190,90)
#92A951
(146,169,81)
#819448
(129,148,72)
#707F3F
(112,127,63)
#5F6A36
(95,106,54)
#4E552D
(78,85,45)
#3D4024
(61,64,36)
#2C2B1B
(44,43,27)
#1B1612
(27,22,18)
#000000
(0,0,0)

Tints of #C5E86C

#C5E86C
(197,232,108)
#CAEA79
(202,234,121)
#CFEC86
(207,236,134)
#D4EE93
(212,238,147)
#D9F0A0
(217,240,160)
#DEF2AD
(222,242,173)
#E3F4BA
(227,244,186)
#E8F6C7
(232,246,199)
#EDF8D4
(237,248,212)
#F2FAE1
(242,250,225)
#F7FCEE
(247,252,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E86C color. Also use rgb(197,232,108) instead hex code.

Text Font Color

.myTextColor { color: #C5E86C; }

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

This text font color is #C5E86C.

Background Color

.myBgColor { background-color: #C5E86C; }

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

This div background color is #C5E86C.

Border color

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

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

This div border color is #C5E86C.

Opacity

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

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

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

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

This text has shadow with #C5E86C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E86C.

Preview

Color preview on black background

This text has color #C5E86C on black background.


Color preview on white background

This text has color #C5E86C on white background.


Black color preview on #C5E86C background

This text has black color on #C5E86C background.


White color preview on #C5E86C background

This text has white color on #C5E86C background.


Related colors

Complementary color

Complementary color for #hex is #3A1793.


I love getcolorcode.com

Triadic colors

1 #6CC5E8 and #E86CC5 with #C5E86C are triadic colors.

2 #6CE8C5 and #E8C56C with #C5E86C are triadic colors.