COLOR #C5CC4D

HEX: #C5CC4D RGB: (197,204,77)

Renk bilgisi

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

RGB renk modeli

#C5CC4D color RGB value is (197,204,77).

RGB: (197,204,77) (77%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 77 of 255 = 30%

197
204
77

R + G + B ~ 62%. #C5CC4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 77 = 478 (100%)
R 197 of 478 ~ 41.21%
G 204 of 478 ~ 42.68%
B 77 of 478 ~ 16.11'%

%41.21
%42.68
%16.11

CMYK RENK MODELİ

#C5CC4D rengi CMYK tonu (3,0,62,20).

  • camgöbeği tonu 3.43%
  • eflatun tonu 0.00%
  • sarı tonu 62.25%
  • ana renk tonu 20.00%

CMYK: (3,0,62,20)
C3M0Y62K20 (3%, 0%, 62%, 20%)
(0.03 / 0.00 / 0.62 / 0.20)

CMYK yüzdeleri

%3.43
%0
%62.25
%20

Codes

Color #C5CC4D in popluar color models

C5 CC 4D
RGB 197 204 77
HSL 63° 55.46% 55.10%
HSB/HSV 63° 62.25% 80.00%
CMYK 3.43% 0.00% 62.25%
20.00%

Color #C5CC4D in popluar number systems.

HEX C5 CC 4D
Decimal 197 204 77
Binary 11000101 11001100 1001101
Octal 305 314 115

Shades and tints

Shades of #C5CC4D

#C5CC4D
(197,204,77)
#B4BA46
(180,186,70)
#A3A83F
(163,168,63)
#929638
(146,150,56)
#818431
(129,132,49)
#70722A
(112,114,42)
#5F6023
(95,96,35)
#4E4E1C
(78,78,28)
#3D3C15
(61,60,21)
#2C2A0E
(44,42,14)
#1B1807
(27,24,7)
#000000
(0,0,0)

Tints of #C5CC4D

#C5CC4D
(197,204,77)
#CAD05D
(202,208,93)
#CFD46D
(207,212,109)
#D4D87D
(212,216,125)
#D9DC8D
(217,220,141)
#DEE09D
(222,224,157)
#E3E4AD
(227,228,173)
#E8E8BD
(232,232,189)
#EDECCD
(237,236,205)
#F2F0DD
(242,240,221)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CC4D color. Also use rgb(197,204,77) instead hex code.

Text Font Color

.myTextColor { color: #C5CC4D; }

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

This text font color is #C5CC4D.

Background Color

.myBgColor { background-color: #C5CC4D; }

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

This div background color is #C5CC4D.

Border color

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

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

This div border color is #C5CC4D.

Opacity

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

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

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

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

This text has shadow with #C5CC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CC4D.

Preview

Color preview on black background

This text has color #C5CC4D on black background.


Color preview on white background

This text has color #C5CC4D on white background.


Black color preview on #C5CC4D background

This text has black color on #C5CC4D background.


White color preview on #C5CC4D background

This text has white color on #C5CC4D background.


Related colors

Complementary color

Complementary color for #hex is #3A33B2.


I love getcolorcode.com

Triadic colors

1 #4DC5CC and #CC4DC5 with #C5CC4D are triadic colors.

2 #4DCCC5 and #CCC54D with #C5CC4D are triadic colors.