COLOR #C5A45E

HEX: #C5A45E RGB: (197,164,94)

Renk bilgisi

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

RGB renk modeli

#C5A45E color RGB value is (197,164,94).

RGB: (197,164,94) (77%, 64%, 37%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 164 of 255 = 64%
B 94 of 255 = 37%

197
164
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 164 + 94 = 455 (100%)
R 197 of 455 ~ 43.3%
G 164 of 455 ~ 36.04%
B 94 of 455 ~ 20.66'%

%43.3
%36.04
%20.66

CMYK RENK MODELİ

#C5A45E rengi CMYK tonu (0,17,52,23).

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

CMYK: (0,17,52,23)
C0M17Y52K23 (0%, 17%, 52%, 23%)
(0.00 / 0.17 / 0.52 / 0.23)

CMYK yüzdeleri

%0
%16.75
%52.28
%22.75

Codes

Color #C5A45E in popluar color models

C5 A4 5E
RGB 197 164 94
HSL 41° 47.03% 57.06%
HSB/HSV 41° 52.28% 77.25%
CMYK 0.00% 16.75% 52.28%
22.75%

Color #C5A45E in popluar number systems.

HEX C5 A4 5E
Decimal 197 164 94
Binary 11000101 10100100 1011110
Octal 305 244 136

Shades and tints

Shades of #C5A45E

#C5A45E
(197,164,94)
#B49656
(180,150,86)
#A3884E
(163,136,78)
#927A46
(146,122,70)
#816C3E
(129,108,62)
#705E36
(112,94,54)
#5F502E
(95,80,46)
#4E4226
(78,66,38)
#3D341E
(61,52,30)
#2C2616
(44,38,22)
#1B180E
(27,24,14)
#000000
(0,0,0)

Tints of #C5A45E

#C5A45E
(197,164,94)
#CAAC6C
(202,172,108)
#CFB47A
(207,180,122)
#D4BC88
(212,188,136)
#D9C496
(217,196,150)
#DECCA4
(222,204,164)
#E3D4B2
(227,212,178)
#E8DCC0
(232,220,192)
#EDE4CE
(237,228,206)
#F2ECDC
(242,236,220)
#F7F4EA
(247,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A45E; }

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

This text font color is #C5A45E.

Background Color

.myBgColor { background-color: #C5A45E; }

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

This div background color is #C5A45E.

Border color

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

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

This div border color is #C5A45E.

Opacity

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

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

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

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

This text has shadow with #C5A45E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A45E.

Preview

Color preview on black background

This text has color #C5A45E on black background.


Color preview on white background

This text has color #C5A45E on white background.


Black color preview on #C5A45E background

This text has black color on #C5A45E background.


White color preview on #C5A45E background

This text has white color on #C5A45E background.


Related colors

Complementary color

Complementary color for #hex is #3A5BA1.


I love getcolorcode.com

Triadic colors

1 #5EC5A4 and #A45EC5 with #C5A45E are triadic colors.

2 #5EA4C5 and #A4C55E with #C5A45E are triadic colors.