COLOR #C5E181

HEX: #C5E181 RGB: (197,225,129)

Renk bilgisi

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

RGB renk modeli

#C5E181 color RGB value is (197,225,129).

RGB: (197,225,129) (77%, 88%, 51%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 129 of 255 = 51%

197
225
129

R + G + B ~ 72%. #C5E181 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 129 = 551 (100%)
R 197 of 551 ~ 35.75%
G 225 of 551 ~ 40.83%
B 129 of 551 ~ 23.41'%

%35.75
%40.83
%23.41

CMYK RENK MODELİ

#C5E181 rengi CMYK tonu (12,0,43,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 42.67%
  • ana renk tonu 11.76%

CMYK: (12,0,43,12)
C12M0Y43K12 (12%, 0%, 43%, 12%)
(0.12 / 0.00 / 0.43 / 0.12)

CMYK yüzdeleri

%12.44
%0
%42.67
%11.76

Codes

Color #C5E181 in popluar color models

C5 E1 81
RGB 197 225 129
HSL 78° 61.54% 69.41%
HSB/HSV 78° 42.67% 88.24%
CMYK 12.44% 0.00% 42.67%
11.76%

Color #C5E181 in popluar number systems.

HEX C5 E1 81
Decimal 197 225 129
Binary 11000101 11100001 10000001
Octal 305 341 201

Shades and tints

Shades of #C5E181

#C5E181
(197,225,129)
#B4CD76
(180,205,118)
#A3B96B
(163,185,107)
#92A560
(146,165,96)
#819155
(129,145,85)
#707D4A
(112,125,74)
#5F693F
(95,105,63)
#4E5534
(78,85,52)
#3D4129
(61,65,41)
#2C2D1E
(44,45,30)
#1B1913
(27,25,19)
#000000
(0,0,0)

Tints of #C5E181

#C5E181
(197,225,129)
#CAE38C
(202,227,140)
#CFE597
(207,229,151)
#D4E7A2
(212,231,162)
#D9E9AD
(217,233,173)
#DEEBB8
(222,235,184)
#E3EDC3
(227,237,195)
#E8EFCE
(232,239,206)
#EDF1D9
(237,241,217)
#F2F3E4
(242,243,228)
#F7F5EF
(247,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E181; }

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

This text font color is #C5E181.

Background Color

.myBgColor { background-color: #C5E181; }

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

This div background color is #C5E181.

Border color

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

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

This div border color is #C5E181.

Opacity

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

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

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

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

This text has shadow with #C5E181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E181.

Preview

Color preview on black background

This text has color #C5E181 on black background.


Color preview on white background

This text has color #C5E181 on white background.


Black color preview on #C5E181 background

This text has black color on #C5E181 background.


White color preview on #C5E181 background

This text has white color on #C5E181 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E7E.


I love getcolorcode.com

Triadic colors

1 #81C5E1 and #E181C5 with #C5E181 are triadic colors.

2 #81E1C5 and #E1C581 with #C5E181 are triadic colors.