COLOR #C5A859

HEX: #C5A859 RGB: (197,168,89)

Renk bilgisi

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

RGB renk modeli

#C5A859 color RGB value is (197,168,89).

RGB: (197,168,89) (77%, 66%, 35%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 89 of 255 = 35%

197
168
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 89 = 454 (100%)
R 197 of 454 ~ 43.39%
G 168 of 454 ~ 37%
B 89 of 454 ~ 19.6'%

%43.39
%37
%19.6

CMYK RENK MODELİ

#C5A859 rengi CMYK tonu (0,15,55,23).

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

CMYK: (0,15,55,23)
C0M15Y55K23 (0%, 15%, 55%, 23%)
(0.00 / 0.15 / 0.55 / 0.23)

CMYK yüzdeleri

%0
%14.72
%54.82
%22.75

Codes

Color #C5A859 in popluar color models

C5 A8 59
RGB 197 168 89
HSL 44° 48.21% 56.08%
HSB/HSV 44° 54.82% 77.25%
CMYK 0.00% 14.72% 54.82%
22.75%

Color #C5A859 in popluar number systems.

HEX C5 A8 59
Decimal 197 168 89
Binary 11000101 10101000 1011001
Octal 305 250 131

Shades and tints

Shades of #C5A859

#C5A859
(197,168,89)
#B49951
(180,153,81)
#A38A49
(163,138,73)
#927B41
(146,123,65)
#816C39
(129,108,57)
#705D31
(112,93,49)
#5F4E29
(95,78,41)
#4E3F21
(78,63,33)
#3D3019
(61,48,25)
#2C2111
(44,33,17)
#1B1209
(27,18,9)
#000000
(0,0,0)

Tints of #C5A859

#C5A859
(197,168,89)
#CAAF68
(202,175,104)
#CFB677
(207,182,119)
#D4BD86
(212,189,134)
#D9C495
(217,196,149)
#DECBA4
(222,203,164)
#E3D2B3
(227,210,179)
#E8D9C2
(232,217,194)
#EDE0D1
(237,224,209)
#F2E7E0
(242,231,224)
#F7EEEF
(247,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A859; }

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

This text font color is #C5A859.

Background Color

.myBgColor { background-color: #C5A859; }

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

This div background color is #C5A859.

Border color

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

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

This div border color is #C5A859.

Opacity

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

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

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

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

This text has shadow with #C5A859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A859.

Preview

Color preview on black background

This text has color #C5A859 on black background.


Color preview on white background

This text has color #C5A859 on white background.


Black color preview on #C5A859 background

This text has black color on #C5A859 background.


White color preview on #C5A859 background

This text has white color on #C5A859 background.


Related colors

Complementary color

Complementary color for #hex is #3A57A6.


I love getcolorcode.com

Triadic colors

1 #59C5A8 and #A859C5 with #C5A859 are triadic colors.

2 #59A8C5 and #A8C559 with #C5A859 are triadic colors.