COLOR #C5D97B

HEX: #C5D97B RGB: (197,217,123)

Renk bilgisi

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

RGB renk modeli

#C5D97B color RGB value is (197,217,123).

RGB: (197,217,123) (77%, 85%, 48%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 123 of 255 = 48%

197
217
123

R + G + B ~ 70%. #C5D97B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 123 = 537 (100%)
R 197 of 537 ~ 36.69%
G 217 of 537 ~ 40.41%
B 123 of 537 ~ 22.91'%

%36.69
%40.41
%22.91

CMYK RENK MODELİ

#C5D97B rengi CMYK tonu (9,0,43,15).

  • camgöbeği tonu 9.22%
  • eflatun tonu 0.00%
  • sarı tonu 43.32%
  • ana renk tonu 14.90%

CMYK: (9,0,43,15)
C9M0Y43K15 (9%, 0%, 43%, 15%)
(0.09 / 0.00 / 0.43 / 0.15)

CMYK yüzdeleri

%9.22
%0
%43.32
%14.9

Codes

Color #C5D97B in popluar color models

C5 D9 7B
RGB 197 217 123
HSL 73° 55.29% 66.67%
HSB/HSV 73° 43.32% 85.10%
CMYK 9.22% 0.00% 43.32%
14.90%

Color #C5D97B in popluar number systems.

HEX C5 D9 7B
Decimal 197 217 123
Binary 11000101 11011001 1111011
Octal 305 331 173

Shades and tints

Shades of #C5D97B

#C5D97B
(197,217,123)
#B4C670
(180,198,112)
#A3B365
(163,179,101)
#92A05A
(146,160,90)
#818D4F
(129,141,79)
#707A44
(112,122,68)
#5F6739
(95,103,57)
#4E542E
(78,84,46)
#3D4123
(61,65,35)
#2C2E18
(44,46,24)
#1B1B0D
(27,27,13)
#000000
(0,0,0)

Tints of #C5D97B

#C5D97B
(197,217,123)
#CADC87
(202,220,135)
#CFDF93
(207,223,147)
#D4E29F
(212,226,159)
#D9E5AB
(217,229,171)
#DEE8B7
(222,232,183)
#E3EBC3
(227,235,195)
#E8EECF
(232,238,207)
#EDF1DB
(237,241,219)
#F2F4E7
(242,244,231)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D97B color. Also use rgb(197,217,123) instead hex code.

Text Font Color

.myTextColor { color: #C5D97B; }

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

This text font color is #C5D97B.

Background Color

.myBgColor { background-color: #C5D97B; }

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

This div background color is #C5D97B.

Border color

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

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

This div border color is #C5D97B.

Opacity

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

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

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

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

This text has shadow with #C5D97B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D97B.

Preview

Color preview on black background

This text has color #C5D97B on black background.


Color preview on white background

This text has color #C5D97B on white background.


Black color preview on #C5D97B background

This text has black color on #C5D97B background.


White color preview on #C5D97B background

This text has white color on #C5D97B background.


Related colors

Complementary color

Complementary color for #hex is #3A2684.


I love getcolorcode.com

Triadic colors

1 #7BC5D9 and #D97BC5 with #C5D97B are triadic colors.

2 #7BD9C5 and #D9C57B with #C5D97B are triadic colors.