COLOR #C5A45C

HEX: #C5A45C RGB: (197,164,92)

Renk bilgisi

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

RGB renk modeli

#C5A45C color RGB value is (197,164,92).

RGB: (197,164,92) (77%, 64%, 36%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 164 of 255 = 64%
B 92 of 255 = 36%

197
164
92

R + G + B ~ 59%. #C5A45C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 164 + 92 = 453 (100%)
R 197 of 453 ~ 43.49%
G 164 of 453 ~ 36.2%
B 92 of 453 ~ 20.31'%

%43.49
%36.2
%20.31

CMYK RENK MODELİ

#C5A45C rengi CMYK tonu (0,17,53,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.75%
  • sarı tonu 53.30%
  • ana renk tonu 22.75%

CMYK: (0,17,53,23)
C0M17Y53K23 (0%, 17%, 53%, 23%)
(0.00 / 0.17 / 0.53 / 0.23)

CMYK yüzdeleri

%0
%16.75
%53.3
%22.75

Codes

Color #C5A45C in popluar color models

C5 A4 5C
RGB 197 164 92
HSL 41° 47.51% 56.67%
HSB/HSV 41° 53.30% 77.25%
CMYK 0.00% 16.75% 53.30%
22.75%

Color #C5A45C in popluar number systems.

HEX C5 A4 5C
Decimal 197 164 92
Binary 11000101 10100100 1011100
Octal 305 244 134

Shades and tints

Shades of #C5A45C

#C5A45C
(197,164,92)
#B49654
(180,150,84)
#A3884C
(163,136,76)
#927A44
(146,122,68)
#816C3C
(129,108,60)
#705E34
(112,94,52)
#5F502C
(95,80,44)
#4E4224
(78,66,36)
#3D341C
(61,52,28)
#2C2614
(44,38,20)
#1B180C
(27,24,12)
#000000
(0,0,0)

Tints of #C5A45C

#C5A45C
(197,164,92)
#CAAC6A
(202,172,106)
#CFB478
(207,180,120)
#D4BC86
(212,188,134)
#D9C494
(217,196,148)
#DECCA2
(222,204,162)
#E3D4B0
(227,212,176)
#E8DCBE
(232,220,190)
#EDE4CC
(237,228,204)
#F2ECDA
(242,236,218)
#F7F4E8
(247,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A45C color. Also use rgb(197,164,92) instead hex code.

Text Font Color

.myTextColor { color: #C5A45C; }

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

This text font color is #C5A45C.

Background Color

.myBgColor { background-color: #C5A45C; }

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

This div background color is #C5A45C.

Border color

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

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

This div border color is #C5A45C.

Opacity

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

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

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

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

This text has shadow with #C5A45C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A45C.

Preview

Color preview on black background

This text has color #C5A45C on black background.


Color preview on white background

This text has color #C5A45C on white background.


Black color preview on #C5A45C background

This text has black color on #C5A45C background.


White color preview on #C5A45C background

This text has white color on #C5A45C background.


Related colors

Complementary color

Complementary color for #hex is #3A5BA3.


I love getcolorcode.com

Triadic colors

1 #5CC5A4 and #A45CC5 with #C5A45C are triadic colors.

2 #5CA4C5 and #A4C55C with #C5A45C are triadic colors.