COLOR #C5E785

HEX: #C5E785 RGB: (197,231,133)

Renk bilgisi

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

RGB renk modeli

#C5E785 color RGB value is (197,231,133).

RGB: (197,231,133) (77%, 91%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 133 of 255 = 52%

197
231
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 133 = 561 (100%)
R 197 of 561 ~ 35.12%
G 231 of 561 ~ 41.18%
B 133 of 561 ~ 23.71'%

%35.12
%41.18
%23.71

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 42.42%
  • 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
%42.42
%9.41

Codes

Color #C5E785 in popluar color models

C5 E7 85
RGB 197 231 133
HSL 81° 67.12% 71.37%
HSB/HSV 81° 42.42% 90.59%
CMYK 14.72% 0.00% 42.42%
9.41%

Color #C5E785 in popluar number systems.

HEX C5 E7 85
Decimal 197 231 133
Binary 11000101 11100111 10000101
Octal 305 347 205

Shades and tints

Shades of #C5E785

#C5E785
(197,231,133)
#B4D279
(180,210,121)
#A3BD6D
(163,189,109)
#92A861
(146,168,97)
#819355
(129,147,85)
#707E49
(112,126,73)
#5F693D
(95,105,61)
#4E5431
(78,84,49)
#3D3F25
(61,63,37)
#2C2A19
(44,42,25)
#1B150D
(27,21,13)
#000000
(0,0,0)

Tints of #C5E785

#C5E785
(197,231,133)
#CAE990
(202,233,144)
#CFEB9B
(207,235,155)
#D4EDA6
(212,237,166)
#D9EFB1
(217,239,177)
#DEF1BC
(222,241,188)
#E3F3C7
(227,243,199)
#E8F5D2
(232,245,210)
#EDF7DD
(237,247,221)
#F2F9E8
(242,249,232)
#F7FBF3
(247,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E785; }

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

This text font color is #C5E785.

Background Color

.myBgColor { background-color: #C5E785; }

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

This div background color is #C5E785.

Border color

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

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

This div border color is #C5E785.

Opacity

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

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

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

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

This text has shadow with #C5E785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E785.

Preview

Color preview on black background

This text has color #C5E785 on black background.


Color preview on white background

This text has color #C5E785 on white background.


Black color preview on #C5E785 background

This text has black color on #C5E785 background.


White color preview on #C5E785 background

This text has white color on #C5E785 background.


Related colors

Complementary color

Complementary color for #hex is #3A187A.


I love getcolorcode.com

Triadic colors

1 #85C5E7 and #E785C5 with #C5E785 are triadic colors.

2 #85E7C5 and #E7C585 with #C5E785 are triadic colors.