COLOR #C5A380

HEX: #C5A380 RGB: (197,163,128)

Renk bilgisi

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

RGB renk modeli

#C5A380 color RGB value is (197,163,128).

RGB: (197,163,128) (77%, 64%, 50%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 163 of 255 = 64%
B 128 of 255 = 50%

197
163
128

R + G + B ~ 64%. #C5A380 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 163 + 128 = 488 (100%)
R 197 of 488 ~ 40.37%
G 163 of 488 ~ 33.4%
B 128 of 488 ~ 26.23'%

%40.37
%33.4
%26.23

CMYK RENK MODELİ

#C5A380 rengi CMYK tonu (0,17,35,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.26%
  • sarı tonu 35.03%
  • ana renk tonu 22.75%

CMYK: (0,17,35,23)
C0M17Y35K23 (0%, 17%, 35%, 23%)
(0.00 / 0.17 / 0.35 / 0.23)

CMYK yüzdeleri

%0
%17.26
%35.03
%22.75

Codes

Color #C5A380 in popluar color models

C5 A3 80
RGB 197 163 128
HSL 30° 37.30% 63.73%
HSB/HSV 30° 35.03% 77.25%
CMYK 0.00% 17.26% 35.03%
22.75%

Color #C5A380 in popluar number systems.

HEX C5 A3 80
Decimal 197 163 128
Binary 11000101 10100011 10000000
Octal 305 243 200

Shades and tints

Shades of #C5A380

#C5A380
(197,163,128)
#B49575
(180,149,117)
#A3876A
(163,135,106)
#92795F
(146,121,95)
#816B54
(129,107,84)
#705D49
(112,93,73)
#5F4F3E
(95,79,62)
#4E4133
(78,65,51)
#3D3328
(61,51,40)
#2C251D
(44,37,29)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #C5A380

#C5A380
(197,163,128)
#CAAB8B
(202,171,139)
#CFB396
(207,179,150)
#D4BBA1
(212,187,161)
#D9C3AC
(217,195,172)
#DECBB7
(222,203,183)
#E3D3C2
(227,211,194)
#E8DBCD
(232,219,205)
#EDE3D8
(237,227,216)
#F2EBE3
(242,235,227)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A380 color. Also use rgb(197,163,128) instead hex code.

Text Font Color

.myTextColor { color: #C5A380; }

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

This text font color is #C5A380.

Background Color

.myBgColor { background-color: #C5A380; }

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

This div background color is #C5A380.

Border color

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

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

This div border color is #C5A380.

Opacity

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

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

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

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

This text has shadow with #C5A380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A380.

Preview

Color preview on black background

This text has color #C5A380 on black background.


Color preview on white background

This text has color #C5A380 on white background.


Black color preview on #C5A380 background

This text has black color on #C5A380 background.


White color preview on #C5A380 background

This text has white color on #C5A380 background.


Related colors

Complementary color

Complementary color for #hex is #3A5C7F.


I love getcolorcode.com

Triadic colors

1 #80C5A3 and #A380C5 with #C5A380 are triadic colors.

2 #80A3C5 and #A3C580 with #C5A380 are triadic colors.