COLOR #C5D34A

HEX: #C5D34A RGB: (197,211,74)

Renk bilgisi

#C5D34A contains mainly red and green colors. #C5D34A ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C5D34A color RGB value is (197,211,74).

RGB: (197,211,74) (77%, 83%, 29%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 211 of 255 = 83%
B 74 of 255 = 29%

197
211
74

R + G + B ~ 63%. #C5D34A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 211 + 74 = 482 (100%)
R 197 of 482 ~ 40.87%
G 211 of 482 ~ 43.78%
B 74 of 482 ~ 15.35'%

%40.87
%43.78
%15.35

CMYK RENK MODELİ

#C5D34A rengi CMYK tonu (7,0,65,17).

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

CMYK: (7,0,65,17)
C7M0Y65K17 (7%, 0%, 65%, 17%)
(0.07 / 0.00 / 0.65 / 0.17)

CMYK yüzdeleri

%6.64
%0
%64.93
%17.25

Codes

Color #C5D34A in popluar color models

C5 D3 4A
RGB 197 211 74
HSL 66° 60.89% 55.88%
HSB/HSV 66° 64.93% 82.75%
CMYK 6.64% 0.00% 64.93%
17.25%

Color #C5D34A in popluar number systems.

HEX C5 D3 4A
Decimal 197 211 74
Binary 11000101 11010011 1001010
Octal 305 323 112

Shades and tints

Shades of #C5D34A

#C5D34A
(197,211,74)
#B4C044
(180,192,68)
#A3AD3E
(163,173,62)
#929A38
(146,154,56)
#818732
(129,135,50)
#70742C
(112,116,44)
#5F6126
(95,97,38)
#4E4E20
(78,78,32)
#3D3B1A
(61,59,26)
#2C2814
(44,40,20)
#1B150E
(27,21,14)
#000000
(0,0,0)

Tints of #C5D34A

#C5D34A
(197,211,74)
#CAD75A
(202,215,90)
#CFDB6A
(207,219,106)
#D4DF7A
(212,223,122)
#D9E38A
(217,227,138)
#DEE79A
(222,231,154)
#E3EBAA
(227,235,170)
#E8EFBA
(232,239,186)
#EDF3CA
(237,243,202)
#F2F7DA
(242,247,218)
#F7FBEA
(247,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D34A; }

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

This text font color is #C5D34A.

Background Color

.myBgColor { background-color: #C5D34A; }

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

This div background color is #C5D34A.

Border color

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

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

This div border color is #C5D34A.

Opacity

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

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

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

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

This text has shadow with #C5D34A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D34A.

Preview

Color preview on black background

This text has color #C5D34A on black background.


Color preview on white background

This text has color #C5D34A on white background.


Black color preview on #C5D34A background

This text has black color on #C5D34A background.


White color preview on #C5D34A background

This text has white color on #C5D34A background.


Related colors

Complementary color

Complementary color for #hex is #3A2CB5.


I love getcolorcode.com

Triadic colors

1 #4AC5D3 and #D34AC5 with #C5D34A are triadic colors.

2 #4AD3C5 and #D3C54A with #C5D34A are triadic colors.