COLOR #C5A64E

HEX: #C5A64E RGB: (197,166,78)

Renk bilgisi

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

RGB renk modeli

#C5A64E color RGB value is (197,166,78).

RGB: (197,166,78) (77%, 65%, 31%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 166 of 255 = 65%
B 78 of 255 = 31%

197
166
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 166 + 78 = 441 (100%)
R 197 of 441 ~ 44.67%
G 166 of 441 ~ 37.64%
B 78 of 441 ~ 17.69'%

%44.67
%37.64
%17.69

CMYK RENK MODELİ

#C5A64E rengi CMYK tonu (0,16,60,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.74%
  • sarı tonu 60.41%
  • ana renk tonu 22.75%

CMYK: (0,16,60,23)
C0M16Y60K23 (0%, 16%, 60%, 23%)
(0.00 / 0.16 / 0.60 / 0.23)

CMYK yüzdeleri

%0
%15.74
%60.41
%22.75

Codes

Color #C5A64E in popluar color models

C5 A6 4E
RGB 197 166 78
HSL 44° 50.64% 53.92%
HSB/HSV 44° 60.41% 77.25%
CMYK 0.00% 15.74% 60.41%
22.75%

Color #C5A64E in popluar number systems.

HEX C5 A6 4E
Decimal 197 166 78
Binary 11000101 10100110 1001110
Octal 305 246 116

Shades and tints

Shades of #C5A64E

#C5A64E
(197,166,78)
#B49747
(180,151,71)
#A38840
(163,136,64)
#927939
(146,121,57)
#816A32
(129,106,50)
#705B2B
(112,91,43)
#5F4C24
(95,76,36)
#4E3D1D
(78,61,29)
#3D2E16
(61,46,22)
#2C1F0F
(44,31,15)
#1B1008
(27,16,8)
#000000
(0,0,0)

Tints of #C5A64E

#C5A64E
(197,166,78)
#CAAE5E
(202,174,94)
#CFB66E
(207,182,110)
#D4BE7E
(212,190,126)
#D9C68E
(217,198,142)
#DECE9E
(222,206,158)
#E3D6AE
(227,214,174)
#E8DEBE
(232,222,190)
#EDE6CE
(237,230,206)
#F2EEDE
(242,238,222)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A64E color. Also use rgb(197,166,78) instead hex code.

Text Font Color

.myTextColor { color: #C5A64E; }

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

This text font color is #C5A64E.

Background Color

.myBgColor { background-color: #C5A64E; }

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

This div background color is #C5A64E.

Border color

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

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

This div border color is #C5A64E.

Opacity

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

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

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

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

This text has shadow with #C5A64E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A64E.

Preview

Color preview on black background

This text has color #C5A64E on black background.


Color preview on white background

This text has color #C5A64E on white background.


Black color preview on #C5A64E background

This text has black color on #C5A64E background.


White color preview on #C5A64E background

This text has white color on #C5A64E background.


Related colors

Complementary color

Complementary color for #hex is #3A59B1.


I love getcolorcode.com

Triadic colors

1 #4EC5A6 and #A64EC5 with #C5A64E are triadic colors.

2 #4EA6C5 and #A6C54E with #C5A64E are triadic colors.