COLOR #C5E385

HEX: #C5E385 RGB: (197,227,133)

Renk bilgisi

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

RGB renk modeli

#C5E385 color RGB value is (197,227,133).

RGB: (197,227,133) (77%, 89%, 52%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 133 of 255 = 52%

197
227
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 133 = 557 (100%)
R 197 of 557 ~ 35.37%
G 227 of 557 ~ 40.75%
B 133 of 557 ~ 23.88'%

%35.37
%40.75
%23.88

CMYK RENK MODELİ

#C5E385 rengi CMYK tonu (13,0,41,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 41.41%
  • ana renk tonu 10.98%

CMYK: (13,0,41,11)
C13M0Y41K11 (13%, 0%, 41%, 11%)
(0.13 / 0.00 / 0.41 / 0.11)

CMYK yüzdeleri

%13.22
%0
%41.41
%10.98

Codes

Color #C5E385 in popluar color models

C5 E3 85
RGB 197 227 133
HSL 79° 62.67% 70.59%
HSB/HSV 79° 41.41% 89.02%
CMYK 13.22% 0.00% 41.41%
10.98%

Color #C5E385 in popluar number systems.

HEX C5 E3 85
Decimal 197 227 133
Binary 11000101 11100011 10000101
Octal 305 343 205

Shades and tints

Shades of #C5E385

#C5E385
(197,227,133)
#B4CF79
(180,207,121)
#A3BB6D
(163,187,109)
#92A761
(146,167,97)
#819355
(129,147,85)
#707F49
(112,127,73)
#5F6B3D
(95,107,61)
#4E5731
(78,87,49)
#3D4325
(61,67,37)
#2C2F19
(44,47,25)
#1B1B0D
(27,27,13)
#000000
(0,0,0)

Tints of #C5E385

#C5E385
(197,227,133)
#CAE590
(202,229,144)
#CFE79B
(207,231,155)
#D4E9A6
(212,233,166)
#D9EBB1
(217,235,177)
#DEEDBC
(222,237,188)
#E3EFC7
(227,239,199)
#E8F1D2
(232,241,210)
#EDF3DD
(237,243,221)
#F2F5E8
(242,245,232)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E385; }

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

This text font color is #C5E385.

Background Color

.myBgColor { background-color: #C5E385; }

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

This div background color is #C5E385.

Border color

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

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

This div border color is #C5E385.

Opacity

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

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

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

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

This text has shadow with #C5E385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E385.

Preview

Color preview on black background

This text has color #C5E385 on black background.


Color preview on white background

This text has color #C5E385 on white background.


Black color preview on #C5E385 background

This text has black color on #C5E385 background.


White color preview on #C5E385 background

This text has white color on #C5E385 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C7A.


I love getcolorcode.com

Triadic colors

1 #85C5E3 and #E385C5 with #C5E385 are triadic colors.

2 #85E3C5 and #E3C585 with #C5E385 are triadic colors.