COLOR #C5DF80

HEX: #C5DF80 RGB: (197,223,128)

Renk bilgisi

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

RGB renk modeli

#C5DF80 color RGB value is (197,223,128).

RGB: (197,223,128) (77%, 87%, 50%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 223 of 255 = 87%
B 128 of 255 = 50%

197
223
128

R + G + B ~ 71%. #C5DF80 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 223 + 128 = 548 (100%)
R 197 of 548 ~ 35.95%
G 223 of 548 ~ 40.69%
B 128 of 548 ~ 23.36'%

%35.95
%40.69
%23.36

CMYK RENK MODELİ

#C5DF80 rengi CMYK tonu (12,0,43,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 0.00%
  • sarı tonu 42.60%
  • ana renk tonu 12.55%

CMYK: (12,0,43,13)
C12M0Y43K13 (12%, 0%, 43%, 13%)
(0.12 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%11.66
%0
%42.6
%12.55

Codes

Color #C5DF80 in popluar color models

C5 DF 80
RGB 197 223 128
HSL 76° 59.75% 68.82%
HSB/HSV 76° 42.60% 87.45%
CMYK 11.66% 0.00% 42.60%
12.55%

Color #C5DF80 in popluar number systems.

HEX C5 DF 80
Decimal 197 223 128
Binary 11000101 11011111 10000000
Octal 305 337 200

Shades and tints

Shades of #C5DF80

#C5DF80
(197,223,128)
#B4CB75
(180,203,117)
#A3B76A
(163,183,106)
#92A35F
(146,163,95)
#818F54
(129,143,84)
#707B49
(112,123,73)
#5F673E
(95,103,62)
#4E5333
(78,83,51)
#3D3F28
(61,63,40)
#2C2B1D
(44,43,29)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #C5DF80

#C5DF80
(197,223,128)
#CAE18B
(202,225,139)
#CFE396
(207,227,150)
#D4E5A1
(212,229,161)
#D9E7AC
(217,231,172)
#DEE9B7
(222,233,183)
#E3EBC2
(227,235,194)
#E8EDCD
(232,237,205)
#EDEFD8
(237,239,216)
#F2F1E3
(242,241,227)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DF80 color. Also use rgb(197,223,128) instead hex code.

Text Font Color

.myTextColor { color: #C5DF80; }

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

This text font color is #C5DF80.

Background Color

.myBgColor { background-color: #C5DF80; }

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

This div background color is #C5DF80.

Border color

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

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

This div border color is #C5DF80.

Opacity

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

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

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

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

This text has shadow with #C5DF80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DF80.

Preview

Color preview on black background

This text has color #C5DF80 on black background.


Color preview on white background

This text has color #C5DF80 on white background.


Black color preview on #C5DF80 background

This text has black color on #C5DF80 background.


White color preview on #C5DF80 background

This text has white color on #C5DF80 background.


Related colors

Complementary color

Complementary color for #hex is #3A207F.


I love getcolorcode.com

Triadic colors

1 #80C5DF and #DF80C5 with #C5DF80 are triadic colors.

2 #80DFC5 and #DFC580 with #C5DF80 are triadic colors.