COLOR #C5D37C

HEX: #C5D37C RGB: (197,211,124)

Renk bilgisi

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

RGB renk modeli

#C5D37C color RGB value is (197,211,124).

RGB: (197,211,124) (77%, 83%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 211 of 255 = 83%
B 124 of 255 = 49%

197
211
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 124 = 532 (100%)
R 197 of 532 ~ 37.03%
G 211 of 532 ~ 39.66%
B 124 of 532 ~ 23.31'%

%37.03
%39.66
%23.31

CMYK RENK MODELİ

#C5D37C rengi CMYK tonu (7,0,41,17).

  • camgöbeği tonu 6.64%
  • eflatun tonu 0.00%
  • sarı tonu 41.23%
  • ana renk tonu 17.25%

CMYK: (7,0,41,17)
C7M0Y41K17 (7%, 0%, 41%, 17%)
(0.07 / 0.00 / 0.41 / 0.17)

CMYK yüzdeleri

%6.64
%0
%41.23
%17.25

Codes

Color #C5D37C in popluar color models

C5 D3 7C
RGB 197 211 124
HSL 70° 49.71% 65.69%
HSB/HSV 70° 41.23% 82.75%
CMYK 6.64% 0.00% 41.23%
17.25%

Color #C5D37C in popluar number systems.

HEX C5 D3 7C
Decimal 197 211 124
Binary 11000101 11010011 1111100
Octal 305 323 174

Shades and tints

Shades of #C5D37C

#C5D37C
(197,211,124)
#B4C071
(180,192,113)
#A3AD66
(163,173,102)
#929A5B
(146,154,91)
#818750
(129,135,80)
#707445
(112,116,69)
#5F613A
(95,97,58)
#4E4E2F
(78,78,47)
#3D3B24
(61,59,36)
#2C2819
(44,40,25)
#1B150E
(27,21,14)
#000000
(0,0,0)

Tints of #C5D37C

#C5D37C
(197,211,124)
#CAD787
(202,215,135)
#CFDB92
(207,219,146)
#D4DF9D
(212,223,157)
#D9E3A8
(217,227,168)
#DEE7B3
(222,231,179)
#E3EBBE
(227,235,190)
#E8EFC9
(232,239,201)
#EDF3D4
(237,243,212)
#F2F7DF
(242,247,223)
#F7FBEA
(247,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D37C color. Also use rgb(197,211,124) instead hex code.

Text Font Color

.myTextColor { color: #C5D37C; }

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

This text font color is #C5D37C.

Background Color

.myBgColor { background-color: #C5D37C; }

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

This div background color is #C5D37C.

Border color

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

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

This div border color is #C5D37C.

Opacity

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

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

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

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

This text has shadow with #C5D37C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D37C.

Preview

Color preview on black background

This text has color #C5D37C on black background.


Color preview on white background

This text has color #C5D37C on white background.


Black color preview on #C5D37C background

This text has black color on #C5D37C background.


White color preview on #C5D37C background

This text has white color on #C5D37C background.


Related colors

Complementary color

Complementary color for #hex is #3A2C83.


I love getcolorcode.com

Triadic colors

1 #7CC5D3 and #D37CC5 with #C5D37C are triadic colors.

2 #7CD3C5 and #D3C57C with #C5D37C are triadic colors.