COLOR #C5A876

HEX: #C5A876 RGB: (197,168,118)

Renk bilgisi

#C5A876 contains mainly red and green colors. #C5A876 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C5A876 color RGB value is (197,168,118).

RGB: (197,168,118) (77%, 66%, 46%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 118 of 255 = 46%

197
168
118

R + G + B ~ 63%. #C5A876 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 118 = 483 (100%)
R 197 of 483 ~ 40.79%
G 168 of 483 ~ 34.78%
B 118 of 483 ~ 24.43'%

%40.79
%34.78
%24.43

CMYK RENK MODELİ

#C5A876 rengi CMYK tonu (0,15,40,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 40.10%
  • ana renk tonu 22.75%

CMYK: (0,15,40,23)
C0M15Y40K23 (0%, 15%, 40%, 23%)
(0.00 / 0.15 / 0.40 / 0.23)

CMYK yüzdeleri

%0
%14.72
%40.1
%22.75

Codes

Color #C5A876 in popluar color models

C5 A8 76
RGB 197 168 118
HSL 38° 40.51% 61.76%
HSB/HSV 38° 40.10% 77.25%
CMYK 0.00% 14.72% 40.10%
22.75%

Color #C5A876 in popluar number systems.

HEX C5 A8 76
Decimal 197 168 118
Binary 11000101 10101000 1110110
Octal 305 250 166

Shades and tints

Shades of #C5A876

#C5A876
(197,168,118)
#B4996C
(180,153,108)
#A38A62
(163,138,98)
#927B58
(146,123,88)
#816C4E
(129,108,78)
#705D44
(112,93,68)
#5F4E3A
(95,78,58)
#4E3F30
(78,63,48)
#3D3026
(61,48,38)
#2C211C
(44,33,28)
#1B1212
(27,18,18)
#000000
(0,0,0)

Tints of #C5A876

#C5A876
(197,168,118)
#CAAF82
(202,175,130)
#CFB68E
(207,182,142)
#D4BD9A
(212,189,154)
#D9C4A6
(217,196,166)
#DECBB2
(222,203,178)
#E3D2BE
(227,210,190)
#E8D9CA
(232,217,202)
#EDE0D6
(237,224,214)
#F2E7E2
(242,231,226)
#F7EEEE
(247,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A876; }

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

This text font color is #C5A876.

Background Color

.myBgColor { background-color: #C5A876; }

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

This div background color is #C5A876.

Border color

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

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

This div border color is #C5A876.

Opacity

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

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

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

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

This text has shadow with #C5A876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A876.

Preview

Color preview on black background

This text has color #C5A876 on black background.


Color preview on white background

This text has color #C5A876 on white background.


Black color preview on #C5A876 background

This text has black color on #C5A876 background.


White color preview on #C5A876 background

This text has white color on #C5A876 background.


Related colors

Complementary color

Complementary color for #hex is #3A5789.


I love getcolorcode.com

Triadic colors

1 #76C5A8 and #A876C5 with #C5A876 are triadic colors.

2 #76A8C5 and #A8C576 with #C5A876 are triadic colors.