COLOR #C5A76A

HEX: #C5A76A RGB: (197,167,106)

Renk bilgisi

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

RGB renk modeli

#C5A76A color RGB value is (197,167,106).

RGB: (197,167,106) (77%, 65%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 167 of 255 = 65%
B 106 of 255 = 42%

197
167
106

R + G + B ~ 61%. #C5A76A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 167 + 106 = 470 (100%)
R 197 of 470 ~ 41.91%
G 167 of 470 ~ 35.53%
B 106 of 470 ~ 22.55'%

%41.91
%35.53
%22.55

CMYK RENK MODELİ

#C5A76A rengi CMYK tonu (0,15,46,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.23%
  • sarı tonu 46.19%
  • ana renk tonu 22.75%

CMYK: (0,15,46,23)
C0M15Y46K23 (0%, 15%, 46%, 23%)
(0.00 / 0.15 / 0.46 / 0.23)

CMYK yüzdeleri

%0
%15.23
%46.19
%22.75

Codes

Color #C5A76A in popluar color models

C5 A7 6A
RGB 197 167 106
HSL 40° 43.96% 59.41%
HSB/HSV 40° 46.19% 77.25%
CMYK 0.00% 15.23% 46.19%
22.75%

Color #C5A76A in popluar number systems.

HEX C5 A7 6A
Decimal 197 167 106
Binary 11000101 10100111 1101010
Octal 305 247 152

Shades and tints

Shades of #C5A76A

#C5A76A
(197,167,106)
#B49861
(180,152,97)
#A38958
(163,137,88)
#927A4F
(146,122,79)
#816B46
(129,107,70)
#705C3D
(112,92,61)
#5F4D34
(95,77,52)
#4E3E2B
(78,62,43)
#3D2F22
(61,47,34)
#2C2019
(44,32,25)
#1B1110
(27,17,16)
#000000
(0,0,0)

Tints of #C5A76A

#C5A76A
(197,167,106)
#CAAF77
(202,175,119)
#CFB784
(207,183,132)
#D4BF91
(212,191,145)
#D9C79E
(217,199,158)
#DECFAB
(222,207,171)
#E3D7B8
(227,215,184)
#E8DFC5
(232,223,197)
#EDE7D2
(237,231,210)
#F2EFDF
(242,239,223)
#F7F7EC
(247,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A76A color. Also use rgb(197,167,106) instead hex code.

Text Font Color

.myTextColor { color: #C5A76A; }

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

This text font color is #C5A76A.

Background Color

.myBgColor { background-color: #C5A76A; }

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

This div background color is #C5A76A.

Border color

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

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

This div border color is #C5A76A.

Opacity

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

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

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

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

This text has shadow with #C5A76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A76A.

Preview

Color preview on black background

This text has color #C5A76A on black background.


Color preview on white background

This text has color #C5A76A on white background.


Black color preview on #C5A76A background

This text has black color on #C5A76A background.


White color preview on #C5A76A background

This text has white color on #C5A76A background.


Related colors

Complementary color

Complementary color for #hex is #3A5895.


I love getcolorcode.com

Triadic colors

1 #6AC5A7 and #A76AC5 with #C5A76A are triadic colors.

2 #6AA7C5 and #A7C56A with #C5A76A are triadic colors.