COLOR #C5C776

HEX: #C5C776 RGB: (197,199,118)

Renk bilgisi

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

RGB renk modeli

#C5C776 color RGB value is (197,199,118).

RGB: (197,199,118) (77%, 78%, 46%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 199 of 255 = 78%
B 118 of 255 = 46%

197
199
118

R + G + B ~ 67%. #C5C776 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 199 + 118 = 514 (100%)
R 197 of 514 ~ 38.33%
G 199 of 514 ~ 38.72%
B 118 of 514 ~ 22.96'%

%38.33
%38.72
%22.96

CMYK RENK MODELİ

#C5C776 rengi CMYK tonu (1,0,41,22).

  • camgöbeği tonu 1.01%
  • eflatun tonu 0.00%
  • sarı tonu 40.70%
  • ana renk tonu 21.96%

CMYK: (1,0,41,22)
C1M0Y41K22 (1%, 0%, 41%, 22%)
(0.01 / 0.00 / 0.41 / 0.22)

CMYK yüzdeleri

%1.01
%0
%40.7
%21.96

Codes

Color #C5C776 in popluar color models

C5 C7 76
RGB 197 199 118
HSL 61° 41.97% 62.16%
HSB/HSV 61° 40.70% 78.04%
CMYK 1.01% 0.00% 40.70%
21.96%

Color #C5C776 in popluar number systems.

HEX C5 C7 76
Decimal 197 199 118
Binary 11000101 11000111 1110110
Octal 305 307 166

Shades and tints

Shades of #C5C776

#C5C776
(197,199,118)
#B4B56C
(180,181,108)
#A3A362
(163,163,98)
#929158
(146,145,88)
#817F4E
(129,127,78)
#706D44
(112,109,68)
#5F5B3A
(95,91,58)
#4E4930
(78,73,48)
#3D3726
(61,55,38)
#2C251C
(44,37,28)
#1B1312
(27,19,18)
#000000
(0,0,0)

Tints of #C5C776

#C5C776
(197,199,118)
#CACC82
(202,204,130)
#CFD18E
(207,209,142)
#D4D69A
(212,214,154)
#D9DBA6
(217,219,166)
#DEE0B2
(222,224,178)
#E3E5BE
(227,229,190)
#E8EACA
(232,234,202)
#EDEFD6
(237,239,214)
#F2F4E2
(242,244,226)
#F7F9EE
(247,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C776 color. Also use rgb(197,199,118) instead hex code.

Text Font Color

.myTextColor { color: #C5C776; }

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

This text font color is #C5C776.

Background Color

.myBgColor { background-color: #C5C776; }

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

This div background color is #C5C776.

Border color

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

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

This div border color is #C5C776.

Opacity

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

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

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

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

This text has shadow with #C5C776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C776.

Preview

Color preview on black background

This text has color #C5C776 on black background.


Color preview on white background

This text has color #C5C776 on white background.


Black color preview on #C5C776 background

This text has black color on #C5C776 background.


White color preview on #C5C776 background

This text has white color on #C5C776 background.


Related colors

Complementary color

Complementary color for #hex is #3A3889.


I love getcolorcode.com

Triadic colors

1 #76C5C7 and #C776C5 with #C5C776 are triadic colors.

2 #76C7C5 and #C7C576 with #C5C776 are triadic colors.