COLOR #C5D46E

HEX: #C5D46E RGB: (197,212,110)

Renk bilgisi

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

RGB renk modeli

#C5D46E color RGB value is (197,212,110).

RGB: (197,212,110) (77%, 83%, 43%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 212 of 255 = 83%
B 110 of 255 = 43%

197
212
110

R + G + B ~ 68%. #C5D46E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 212 + 110 = 519 (100%)
R 197 of 519 ~ 37.96%
G 212 of 519 ~ 40.85%
B 110 of 519 ~ 21.19'%

%37.96
%40.85
%21.19

CMYK RENK MODELİ

#C5D46E rengi CMYK tonu (7,0,48,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 0.00%
  • sarı tonu 48.11%
  • ana renk tonu 16.86%

CMYK: (7,0,48,17)
C7M0Y48K17 (7%, 0%, 48%, 17%)
(0.07 / 0.00 / 0.48 / 0.17)

CMYK yüzdeleri

%7.08
%0
%48.11
%16.86

Codes

Color #C5D46E in popluar color models

C5 D4 6E
RGB 197 212 110
HSL 69° 54.26% 63.14%
HSB/HSV 69° 48.11% 83.14%
CMYK 7.08% 0.00% 48.11%
16.86%

Color #C5D46E in popluar number systems.

HEX C5 D4 6E
Decimal 197 212 110
Binary 11000101 11010100 1101110
Octal 305 324 156

Shades and tints

Shades of #C5D46E

#C5D46E
(197,212,110)
#B4C164
(180,193,100)
#A3AE5A
(163,174,90)
#929B50
(146,155,80)
#818846
(129,136,70)
#70753C
(112,117,60)
#5F6232
(95,98,50)
#4E4F28
(78,79,40)
#3D3C1E
(61,60,30)
#2C2914
(44,41,20)
#1B160A
(27,22,10)
#000000
(0,0,0)

Tints of #C5D46E

#C5D46E
(197,212,110)
#CAD77B
(202,215,123)
#CFDA88
(207,218,136)
#D4DD95
(212,221,149)
#D9E0A2
(217,224,162)
#DEE3AF
(222,227,175)
#E3E6BC
(227,230,188)
#E8E9C9
(232,233,201)
#EDECD6
(237,236,214)
#F2EFE3
(242,239,227)
#F7F2F0
(247,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D46E color. Also use rgb(197,212,110) instead hex code.

Text Font Color

.myTextColor { color: #C5D46E; }

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

This text font color is #C5D46E.

Background Color

.myBgColor { background-color: #C5D46E; }

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

This div background color is #C5D46E.

Border color

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

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

This div border color is #C5D46E.

Opacity

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

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

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

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

This text has shadow with #C5D46E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D46E.

Preview

Color preview on black background

This text has color #C5D46E on black background.


Color preview on white background

This text has color #C5D46E on white background.


Black color preview on #C5D46E background

This text has black color on #C5D46E background.


White color preview on #C5D46E background

This text has white color on #C5D46E background.


Related colors

Complementary color

Complementary color for #hex is #3A2B91.


I love getcolorcode.com

Triadic colors

1 #6EC5D4 and #D46EC5 with #C5D46E are triadic colors.

2 #6ED4C5 and #D4C56E with #C5D46E are triadic colors.