COLOR #C5E786

HEX: #C5E786 RGB: (197,231,134)

Renk bilgisi

#C5E786 contains mainly red and green colors. #C5E786 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E786 color RGB value is (197,231,134).

RGB: (197,231,134) (77%, 91%, 53%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 134 of 255 = 53%

197
231
134

R + G + B ~ 74%. #C5E786 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 134 = 562 (100%)
R 197 of 562 ~ 35.05%
G 231 of 562 ~ 41.1%
B 134 of 562 ~ 23.84'%

%35.05
%41.1
%23.84

CMYK RENK MODELİ

#C5E786 rengi CMYK tonu (15,0,42,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 41.99%
  • ana renk tonu 9.41%

CMYK: (15,0,42,9)
C15M0Y42K9 (15%, 0%, 42%, 9%)
(0.15 / 0.00 / 0.42 / 0.09)

CMYK yüzdeleri

%14.72
%0
%41.99
%9.41

Codes

Color #C5E786 in popluar color models

C5 E7 86
RGB 197 231 134
HSL 81° 66.90% 71.57%
HSB/HSV 81° 41.99% 90.59%
CMYK 14.72% 0.00% 41.99%
9.41%

Color #C5E786 in popluar number systems.

HEX C5 E7 86
Decimal 197 231 134
Binary 11000101 11100111 10000110
Octal 305 347 206

Shades and tints

Shades of #C5E786

#C5E786
(197,231,134)
#B4D27A
(180,210,122)
#A3BD6E
(163,189,110)
#92A862
(146,168,98)
#819356
(129,147,86)
#707E4A
(112,126,74)
#5F693E
(95,105,62)
#4E5432
(78,84,50)
#3D3F26
(61,63,38)
#2C2A1A
(44,42,26)
#1B150E
(27,21,14)
#000000
(0,0,0)

Tints of #C5E786

#C5E786
(197,231,134)
#CAE991
(202,233,145)
#CFEB9C
(207,235,156)
#D4EDA7
(212,237,167)
#D9EFB2
(217,239,178)
#DEF1BD
(222,241,189)
#E3F3C8
(227,243,200)
#E8F5D3
(232,245,211)
#EDF7DE
(237,247,222)
#F2F9E9
(242,249,233)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E786 color. Also use rgb(197,231,134) instead hex code.

Text Font Color

.myTextColor { color: #C5E786; }

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

This text font color is #C5E786.

Background Color

.myBgColor { background-color: #C5E786; }

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

This div background color is #C5E786.

Border color

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

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

This div border color is #C5E786.

Opacity

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

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

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

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

This text has shadow with #C5E786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E786.

Preview

Color preview on black background

This text has color #C5E786 on black background.


Color preview on white background

This text has color #C5E786 on white background.


Black color preview on #C5E786 background

This text has black color on #C5E786 background.


White color preview on #C5E786 background

This text has white color on #C5E786 background.


Related colors

Complementary color

Complementary color for #hex is #3A1879.


I love getcolorcode.com

Triadic colors

1 #86C5E7 and #E786C5 with #C5E786 are triadic colors.

2 #86E7C5 and #E7C586 with #C5E786 are triadic colors.