COLOR #C5D68D

HEX: #C5D68D RGB: (197,214,141)

Renk bilgisi

#C5D68D contains mainly red and green colors. #C5D68D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5D68D color RGB value is (197,214,141).

RGB: (197,214,141) (77%, 84%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 214 of 255 = 84%
B 141 of 255 = 55%

197
214
141

R + G + B ~ 72%. #C5D68D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 214 + 141 = 552 (100%)
R 197 of 552 ~ 35.69%
G 214 of 552 ~ 38.77%
B 141 of 552 ~ 25.54'%

%35.69
%38.77
%25.54

CMYK RENK MODELİ

#C5D68D rengi CMYK tonu (8,0,34,16).

  • camgöbeği tonu 7.94%
  • eflatun tonu 0.00%
  • sarı tonu 34.11%
  • ana renk tonu 16.08%

CMYK: (8,0,34,16)
C8M0Y34K16 (8%, 0%, 34%, 16%)
(0.08 / 0.00 / 0.34 / 0.16)

CMYK yüzdeleri

%7.94
%0
%34.11
%16.08

Codes

Color #C5D68D in popluar color models

C5 D6 8D
RGB 197 214 141
HSL 74° 47.10% 69.61%
HSB/HSV 74° 34.11% 83.92%
CMYK 7.94% 0.00% 34.11%
16.08%

Color #C5D68D in popluar number systems.

HEX C5 D6 8D
Decimal 197 214 141
Binary 11000101 11010110 10001101
Octal 305 326 215

Shades and tints

Shades of #C5D68D

#C5D68D
(197,214,141)
#B4C381
(180,195,129)
#A3B075
(163,176,117)
#929D69
(146,157,105)
#818A5D
(129,138,93)
#707751
(112,119,81)
#5F6445
(95,100,69)
#4E5139
(78,81,57)
#3D3E2D
(61,62,45)
#2C2B21
(44,43,33)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5D68D

#C5D68D
(197,214,141)
#CAD997
(202,217,151)
#CFDCA1
(207,220,161)
#D4DFAB
(212,223,171)
#D9E2B5
(217,226,181)
#DEE5BF
(222,229,191)
#E3E8C9
(227,232,201)
#E8EBD3
(232,235,211)
#EDEEDD
(237,238,221)
#F2F1E7
(242,241,231)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D68D color. Also use rgb(197,214,141) instead hex code.

Text Font Color

.myTextColor { color: #C5D68D; }

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

This text font color is #C5D68D.

Background Color

.myBgColor { background-color: #C5D68D; }

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

This div background color is #C5D68D.

Border color

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

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

This div border color is #C5D68D.

Opacity

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

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

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

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

This text has shadow with #C5D68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D68D.

Preview

Color preview on black background

This text has color #C5D68D on black background.


Color preview on white background

This text has color #C5D68D on white background.


Black color preview on #C5D68D background

This text has black color on #C5D68D background.


White color preview on #C5D68D background

This text has white color on #C5D68D background.


Related colors

Complementary color

Complementary color for #hex is #3A2972.


I love getcolorcode.com

Triadic colors

1 #8DC5D6 and #D68DC5 with #C5D68D are triadic colors.

2 #8DD6C5 and #D6C58D with #C5D68D are triadic colors.