COLOR #C5D16C

HEX: #C5D16C RGB: (197,209,108)

Renk bilgisi

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

RGB renk modeli

#C5D16C color RGB value is (197,209,108).

RGB: (197,209,108) (77%, 82%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 108 of 255 = 42%

197
209
108

R + G + B ~ 67%. #C5D16C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 108 = 514 (100%)
R 197 of 514 ~ 38.33%
G 209 of 514 ~ 40.66%
B 108 of 514 ~ 21.01'%

%38.33
%40.66
%21.01

CMYK RENK MODELİ

#C5D16C rengi CMYK tonu (6,0,48,18).

  • camgöbeği tonu 5.74%
  • eflatun tonu 0.00%
  • sarı tonu 48.33%
  • ana renk tonu 18.04%

CMYK: (6,0,48,18)
C6M0Y48K18 (6%, 0%, 48%, 18%)
(0.06 / 0.00 / 0.48 / 0.18)

CMYK yüzdeleri

%5.74
%0
%48.33
%18.04

Codes

Color #C5D16C in popluar color models

C5 D1 6C
RGB 197 209 108
HSL 67° 52.33% 62.16%
HSB/HSV 67° 48.33% 81.96%
CMYK 5.74% 0.00% 48.33%
18.04%

Color #C5D16C in popluar number systems.

HEX C5 D1 6C
Decimal 197 209 108
Binary 11000101 11010001 1101100
Octal 305 321 154

Shades and tints

Shades of #C5D16C

#C5D16C
(197,209,108)
#B4BE63
(180,190,99)
#A3AB5A
(163,171,90)
#929851
(146,152,81)
#818548
(129,133,72)
#70723F
(112,114,63)
#5F5F36
(95,95,54)
#4E4C2D
(78,76,45)
#3D3924
(61,57,36)
#2C261B
(44,38,27)
#1B1312
(27,19,18)
#000000
(0,0,0)

Tints of #C5D16C

#C5D16C
(197,209,108)
#CAD579
(202,213,121)
#CFD986
(207,217,134)
#D4DD93
(212,221,147)
#D9E1A0
(217,225,160)
#DEE5AD
(222,229,173)
#E3E9BA
(227,233,186)
#E8EDC7
(232,237,199)
#EDF1D4
(237,241,212)
#F2F5E1
(242,245,225)
#F7F9EE
(247,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D16C; }

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

This text font color is #C5D16C.

Background Color

.myBgColor { background-color: #C5D16C; }

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

This div background color is #C5D16C.

Border color

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

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

This div border color is #C5D16C.

Opacity

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

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

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

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

This text has shadow with #C5D16C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D16C.

Preview

Color preview on black background

This text has color #C5D16C on black background.


Color preview on white background

This text has color #C5D16C on white background.


Black color preview on #C5D16C background

This text has black color on #C5D16C background.


White color preview on #C5D16C background

This text has white color on #C5D16C background.


Related colors

Complementary color

Complementary color for #hex is #3A2E93.


I love getcolorcode.com

Triadic colors

1 #6CC5D1 and #D16CC5 with #C5D16C are triadic colors.

2 #6CD1C5 and #D1C56C with #C5D16C are triadic colors.