COLOR #C5E16C

HEX: #C5E16C RGB: (197,225,108)

Renk bilgisi

#C5E16C contains mainly red and green colors. #C5E16C ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5E16C color RGB value is (197,225,108).

RGB: (197,225,108) (77%, 88%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 108 of 255 = 42%

197
225
108

R + G + B ~ 69%. #C5E16C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 108 = 530 (100%)
R 197 of 530 ~ 37.17%
G 225 of 530 ~ 42.45%
B 108 of 530 ~ 20.38'%

%37.17
%42.45
%20.38

CMYK RENK MODELİ

#C5E16C rengi CMYK tonu (12,0,52,12).

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

CMYK: (12,0,52,12)
C12M0Y52K12 (12%, 0%, 52%, 12%)
(0.12 / 0.00 / 0.52 / 0.12)

CMYK yüzdeleri

%12.44
%0
%52
%11.76

Codes

Color #C5E16C in popluar color models

C5 E1 6C
RGB 197 225 108
HSL 74° 66.10% 65.29%
HSB/HSV 74° 52.00% 88.24%
CMYK 12.44% 0.00% 52.00%
11.76%

Color #C5E16C in popluar number systems.

HEX C5 E1 6C
Decimal 197 225 108
Binary 11000101 11100001 1101100
Octal 305 341 154

Shades and tints

Shades of #C5E16C

#C5E16C
(197,225,108)
#B4CD63
(180,205,99)
#A3B95A
(163,185,90)
#92A551
(146,165,81)
#819148
(129,145,72)
#707D3F
(112,125,63)
#5F6936
(95,105,54)
#4E552D
(78,85,45)
#3D4124
(61,65,36)
#2C2D1B
(44,45,27)
#1B1912
(27,25,18)
#000000
(0,0,0)

Tints of #C5E16C

#C5E16C
(197,225,108)
#CAE379
(202,227,121)
#CFE586
(207,229,134)
#D4E793
(212,231,147)
#D9E9A0
(217,233,160)
#DEEBAD
(222,235,173)
#E3EDBA
(227,237,186)
#E8EFC7
(232,239,199)
#EDF1D4
(237,241,212)
#F2F3E1
(242,243,225)
#F7F5EE
(247,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E16C; }

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

This text font color is #C5E16C.

Background Color

.myBgColor { background-color: #C5E16C; }

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

This div background color is #C5E16C.

Border color

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

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

This div border color is #C5E16C.

Opacity

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

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

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

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

This text has shadow with #C5E16C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E16C.

Preview

Color preview on black background

This text has color #C5E16C on black background.


Color preview on white background

This text has color #C5E16C on white background.


Black color preview on #C5E16C background

This text has black color on #C5E16C background.


White color preview on #C5E16C background

This text has white color on #C5E16C background.


Related colors

Complementary color

Complementary color for #hex is #3A1E93.


I love getcolorcode.com

Triadic colors

1 #6CC5E1 and #E16CC5 with #C5E16C are triadic colors.

2 #6CE1C5 and #E1C56C with #C5E16C are triadic colors.