COLOR #C5A857

HEX: #C5A857 RGB: (197,168,87)

Renk bilgisi

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

RGB renk modeli

#C5A857 color RGB value is (197,168,87).

RGB: (197,168,87) (77%, 66%, 34%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 87 of 255 = 34%

197
168
87

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 87 = 452 (100%)
R 197 of 452 ~ 43.58%
G 168 of 452 ~ 37.17%
B 87 of 452 ~ 19.25'%

%43.58
%37.17
%19.25

CMYK RENK MODELİ

#C5A857 rengi CMYK tonu (0,15,56,23).

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

CMYK: (0,15,56,23)
C0M15Y56K23 (0%, 15%, 56%, 23%)
(0.00 / 0.15 / 0.56 / 0.23)

CMYK yüzdeleri

%0
%14.72
%55.84
%22.75

Codes

Color #C5A857 in popluar color models

C5 A8 57
RGB 197 168 87
HSL 44° 48.67% 55.69%
HSB/HSV 44° 55.84% 77.25%
CMYK 0.00% 14.72% 55.84%
22.75%

Color #C5A857 in popluar number systems.

HEX C5 A8 57
Decimal 197 168 87
Binary 11000101 10101000 1010111
Octal 305 250 127

Shades and tints

Shades of #C5A857

#C5A857
(197,168,87)
#B49950
(180,153,80)
#A38A49
(163,138,73)
#927B42
(146,123,66)
#816C3B
(129,108,59)
#705D34
(112,93,52)
#5F4E2D
(95,78,45)
#4E3F26
(78,63,38)
#3D301F
(61,48,31)
#2C2118
(44,33,24)
#1B1211
(27,18,17)
#000000
(0,0,0)

Tints of #C5A857

#C5A857
(197,168,87)
#CAAF66
(202,175,102)
#CFB675
(207,182,117)
#D4BD84
(212,189,132)
#D9C493
(217,196,147)
#DECBA2
(222,203,162)
#E3D2B1
(227,210,177)
#E8D9C0
(232,217,192)
#EDE0CF
(237,224,207)
#F2E7DE
(242,231,222)
#F7EEED
(247,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A857; }

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

This text font color is #C5A857.

Background Color

.myBgColor { background-color: #C5A857; }

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

This div background color is #C5A857.

Border color

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

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

This div border color is #C5A857.

Opacity

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

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

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

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

This text has shadow with #C5A857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A857.

Preview

Color preview on black background

This text has color #C5A857 on black background.


Color preview on white background

This text has color #C5A857 on white background.


Black color preview on #C5A857 background

This text has black color on #C5A857 background.


White color preview on #C5A857 background

This text has white color on #C5A857 background.


Related colors

Complementary color

Complementary color for #hex is #3A57A8.


I love getcolorcode.com

Triadic colors

1 #57C5A8 and #A857C5 with #C5A857 are triadic colors.

2 #57A8C5 and #A8C557 with #C5A857 are triadic colors.