COLOR #C5D17F

HEX: #C5D17F RGB: (197,209,127)

Renk bilgisi

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

RGB renk modeli

#C5D17F color RGB value is (197,209,127).

RGB: (197,209,127) (77%, 82%, 50%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 127 of 255 = 50%

197
209
127

R + G + B ~ 70%. #C5D17F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 127 = 533 (100%)
R 197 of 533 ~ 36.96%
G 209 of 533 ~ 39.21%
B 127 of 533 ~ 23.83'%

%36.96
%39.21
%23.83

CMYK RENK MODELİ

#C5D17F rengi CMYK tonu (6,0,39,18).

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

CMYK: (6,0,39,18)
C6M0Y39K18 (6%, 0%, 39%, 18%)
(0.06 / 0.00 / 0.39 / 0.18)

CMYK yüzdeleri

%5.74
%0
%39.23
%18.04

Codes

Color #C5D17F in popluar color models

C5 D1 7F
RGB 197 209 127
HSL 69° 47.13% 65.88%
HSB/HSV 69° 39.23% 81.96%
CMYK 5.74% 0.00% 39.23%
18.04%

Color #C5D17F in popluar number systems.

HEX C5 D1 7F
Decimal 197 209 127
Binary 11000101 11010001 1111111
Octal 305 321 177

Shades and tints

Shades of #C5D17F

#C5D17F
(197,209,127)
#B4BE74
(180,190,116)
#A3AB69
(163,171,105)
#92985E
(146,152,94)
#818553
(129,133,83)
#707248
(112,114,72)
#5F5F3D
(95,95,61)
#4E4C32
(78,76,50)
#3D3927
(61,57,39)
#2C261C
(44,38,28)
#1B1311
(27,19,17)
#000000
(0,0,0)

Tints of #C5D17F

#C5D17F
(197,209,127)
#CAD58A
(202,213,138)
#CFD995
(207,217,149)
#D4DDA0
(212,221,160)
#D9E1AB
(217,225,171)
#DEE5B6
(222,229,182)
#E3E9C1
(227,233,193)
#E8EDCC
(232,237,204)
#EDF1D7
(237,241,215)
#F2F5E2
(242,245,226)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D17F; }

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

This text font color is #C5D17F.

Background Color

.myBgColor { background-color: #C5D17F; }

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

This div background color is #C5D17F.

Border color

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

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

This div border color is #C5D17F.

Opacity

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

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

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

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

This text has shadow with #C5D17F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D17F.

Preview

Color preview on black background

This text has color #C5D17F on black background.


Color preview on white background

This text has color #C5D17F on white background.


Black color preview on #C5D17F background

This text has black color on #C5D17F background.


White color preview on #C5D17F background

This text has white color on #C5D17F background.


Related colors

Complementary color

Complementary color for #hex is #3A2E80.


I love getcolorcode.com

Triadic colors

1 #7FC5D1 and #D17FC5 with #C5D17F are triadic colors.

2 #7FD1C5 and #D1C57F with #C5D17F are triadic colors.