COLOR #C5DD4D

HEX: #C5DD4D RGB: (197,221,77)

Renk bilgisi

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

RGB renk modeli

#C5DD4D color RGB value is (197,221,77).

RGB: (197,221,77) (77%, 87%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 77 of 255 = 30%

197
221
77

R + G + B ~ 65%. #C5DD4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 77 = 495 (100%)
R 197 of 495 ~ 39.8%
G 221 of 495 ~ 44.65%
B 77 of 495 ~ 15.56'%

%39.8
%44.65
%15.56

CMYK RENK MODELİ

#C5DD4D rengi CMYK tonu (11,0,65,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 0.00%
  • sarı tonu 65.16%
  • ana renk tonu 13.33%

CMYK: (11,0,65,13)
C11M0Y65K13 (11%, 0%, 65%, 13%)
(0.11 / 0.00 / 0.65 / 0.13)

CMYK yüzdeleri

%10.86
%0
%65.16
%13.33

Codes

Color #C5DD4D in popluar color models

C5 DD 4D
RGB 197 221 77
HSL 70° 67.92% 58.43%
HSB/HSV 70° 65.16% 86.67%
CMYK 10.86% 0.00% 65.16%
13.33%

Color #C5DD4D in popluar number systems.

HEX C5 DD 4D
Decimal 197 221 77
Binary 11000101 11011101 1001101
Octal 305 335 115

Shades and tints

Shades of #C5DD4D

#C5DD4D
(197,221,77)
#B4C946
(180,201,70)
#A3B53F
(163,181,63)
#92A138
(146,161,56)
#818D31
(129,141,49)
#70792A
(112,121,42)
#5F6523
(95,101,35)
#4E511C
(78,81,28)
#3D3D15
(61,61,21)
#2C290E
(44,41,14)
#1B1507
(27,21,7)
#000000
(0,0,0)

Tints of #C5DD4D

#C5DD4D
(197,221,77)
#CAE05D
(202,224,93)
#CFE36D
(207,227,109)
#D4E67D
(212,230,125)
#D9E98D
(217,233,141)
#DEEC9D
(222,236,157)
#E3EFAD
(227,239,173)
#E8F2BD
(232,242,189)
#EDF5CD
(237,245,205)
#F2F8DD
(242,248,221)
#F7FBED
(247,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DD4D; }

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

This text font color is #C5DD4D.

Background Color

.myBgColor { background-color: #C5DD4D; }

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

This div background color is #C5DD4D.

Border color

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

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

This div border color is #C5DD4D.

Opacity

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

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

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

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

This text has shadow with #C5DD4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DD4D.

Preview

Color preview on black background

This text has color #C5DD4D on black background.


Color preview on white background

This text has color #C5DD4D on white background.


Black color preview on #C5DD4D background

This text has black color on #C5DD4D background.


White color preview on #C5DD4D background

This text has white color on #C5DD4D background.


Related colors

Complementary color

Complementary color for #hex is #3A22B2.


I love getcolorcode.com

Triadic colors

1 #4DC5DD and #DD4DC5 with #C5DD4D are triadic colors.

2 #4DDDC5 and #DDC54D with #C5DD4D are triadic colors.