COLOR #C5E681

HEX: #C5E681 RGB: (197,230,129)

Renk bilgisi

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

RGB renk modeli

#C5E681 color RGB value is (197,230,129).

RGB: (197,230,129) (77%, 90%, 51%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 129 of 255 = 51%

197
230
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 129 = 556 (100%)
R 197 of 556 ~ 35.43%
G 230 of 556 ~ 41.37%
B 129 of 556 ~ 23.2'%

%35.43
%41.37
%23.2

CMYK RENK MODELİ

#C5E681 rengi CMYK tonu (14,0,44,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 43.91%
  • ana renk tonu 9.80%

CMYK: (14,0,44,10)
C14M0Y44K10 (14%, 0%, 44%, 10%)
(0.14 / 0.00 / 0.44 / 0.10)

CMYK yüzdeleri

%14.35
%0
%43.91
%9.8

Codes

Color #C5E681 in popluar color models

C5 E6 81
RGB 197 230 129
HSL 80° 66.89% 70.39%
HSB/HSV 80° 43.91% 90.20%
CMYK 14.35% 0.00% 43.91%
9.80%

Color #C5E681 in popluar number systems.

HEX C5 E6 81
Decimal 197 230 129
Binary 11000101 11100110 10000001
Octal 305 346 201

Shades and tints

Shades of #C5E681

#C5E681
(197,230,129)
#B4D276
(180,210,118)
#A3BE6B
(163,190,107)
#92AA60
(146,170,96)
#819655
(129,150,85)
#70824A
(112,130,74)
#5F6E3F
(95,110,63)
#4E5A34
(78,90,52)
#3D4629
(61,70,41)
#2C321E
(44,50,30)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #C5E681

#C5E681
(197,230,129)
#CAE88C
(202,232,140)
#CFEA97
(207,234,151)
#D4ECA2
(212,236,162)
#D9EEAD
(217,238,173)
#DEF0B8
(222,240,184)
#E3F2C3
(227,242,195)
#E8F4CE
(232,244,206)
#EDF6D9
(237,246,217)
#F2F8E4
(242,248,228)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E681 color. Also use rgb(197,230,129) instead hex code.

Text Font Color

.myTextColor { color: #C5E681; }

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

This text font color is #C5E681.

Background Color

.myBgColor { background-color: #C5E681; }

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

This div background color is #C5E681.

Border color

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

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

This div border color is #C5E681.

Opacity

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

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

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

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

This text has shadow with #C5E681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E681.

Preview

Color preview on black background

This text has color #C5E681 on black background.


Color preview on white background

This text has color #C5E681 on white background.


Black color preview on #C5E681 background

This text has black color on #C5E681 background.


White color preview on #C5E681 background

This text has white color on #C5E681 background.


Related colors

Complementary color

Complementary color for #hex is #3A197E.


I love getcolorcode.com

Triadic colors

1 #81C5E6 and #E681C5 with #C5E681 are triadic colors.

2 #81E6C5 and #E6C581 with #C5E681 are triadic colors.