COLOR #C5D37E

HEX: #C5D37E RGB: (197,211,126)

Renk bilgisi

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

RGB renk modeli

#C5D37E color RGB value is (197,211,126).

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

RGB bağlantıları ve doygunluk

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

197
211
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 126 = 534 (100%)
R 197 of 534 ~ 36.89%
G 211 of 534 ~ 39.51%
B 126 of 534 ~ 23.6'%

%36.89
%39.51
%23.6

CMYK RENK MODELİ

#C5D37E rengi CMYK tonu (7,0,40,17).

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

CMYK: (7,0,40,17)
C7M0Y40K17 (7%, 0%, 40%, 17%)
(0.07 / 0.00 / 0.40 / 0.17)

CMYK yüzdeleri

%6.64
%0
%40.28
%17.25

Codes

Color #C5D37E in popluar color models

C5 D3 7E
RGB 197 211 126
HSL 70° 49.13% 66.08%
HSB/HSV 70° 40.28% 82.75%
CMYK 6.64% 0.00% 40.28%
17.25%

Color #C5D37E in popluar number systems.

HEX C5 D3 7E
Decimal 197 211 126
Binary 11000101 11010011 1111110
Octal 305 323 176

Shades and tints

Shades of #C5D37E

#C5D37E
(197,211,126)
#B4C073
(180,192,115)
#A3AD68
(163,173,104)
#929A5D
(146,154,93)
#818752
(129,135,82)
#707447
(112,116,71)
#5F613C
(95,97,60)
#4E4E31
(78,78,49)
#3D3B26
(61,59,38)
#2C281B
(44,40,27)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #C5D37E

#C5D37E
(197,211,126)
#CAD789
(202,215,137)
#CFDB94
(207,219,148)
#D4DF9F
(212,223,159)
#D9E3AA
(217,227,170)
#DEE7B5
(222,231,181)
#E3EBC0
(227,235,192)
#E8EFCB
(232,239,203)
#EDF3D6
(237,243,214)
#F2F7E1
(242,247,225)
#F7FBEC
(247,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D37E; }

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

This text font color is #C5D37E.

Background Color

.myBgColor { background-color: #C5D37E; }

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

This div background color is #C5D37E.

Border color

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

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

This div border color is #C5D37E.

Opacity

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

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

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

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

This text has shadow with #C5D37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D37E.

Preview

Color preview on black background

This text has color #C5D37E on black background.


Color preview on white background

This text has color #C5D37E on white background.


Black color preview on #C5D37E background

This text has black color on #C5D37E background.


White color preview on #C5D37E background

This text has white color on #C5D37E background.


Related colors

Complementary color

Complementary color for #hex is #3A2C81.


I love getcolorcode.com

Triadic colors

1 #7EC5D3 and #D37EC5 with #C5D37E are triadic colors.

2 #7ED3C5 and #D3C57E with #C5D37E are triadic colors.