COLOR #C5A38C

HEX: #C5A38C RGB: (197,163,140)

Renk bilgisi

#C5A38C contains red, green and blue colors in about the same proportion. #C5A38C ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C5A38C color RGB value is (197,163,140).

RGB: (197,163,140) (77%, 64%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 163 of 255 = 64%
B 140 of 255 = 55%

197
163
140

R + G + B ~ 65%. #C5A38C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 163 + 140 = 500 (100%)
R 197 of 500 ~ 39.4%
G 163 of 500 ~ 32.6%
B 140 of 500 ~ 28'%

%39.4
%32.6
%28

CMYK RENK MODELİ

#C5A38C rengi CMYK tonu (0,17,29,23).

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

CMYK: (0,17,29,23)
C0M17Y29K23 (0%, 17%, 29%, 23%)
(0.00 / 0.17 / 0.29 / 0.23)

CMYK yüzdeleri

%0
%17.26
%28.93
%22.75

Codes

Color #C5A38C in popluar color models

C5 A3 8C
RGB 197 163 140
HSL 24° 32.95% 66.08%
HSB/HSV 24° 28.93% 77.25%
CMYK 0.00% 17.26% 28.93%
22.75%

Color #C5A38C in popluar number systems.

HEX C5 A3 8C
Decimal 197 163 140
Binary 11000101 10100011 10001100
Octal 305 243 214

Shades and tints

Shades of #C5A38C

#C5A38C
(197,163,140)
#B49580
(180,149,128)
#A38774
(163,135,116)
#927968
(146,121,104)
#816B5C
(129,107,92)
#705D50
(112,93,80)
#5F4F44
(95,79,68)
#4E4138
(78,65,56)
#3D332C
(61,51,44)
#2C2520
(44,37,32)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #C5A38C

#C5A38C
(197,163,140)
#CAAB96
(202,171,150)
#CFB3A0
(207,179,160)
#D4BBAA
(212,187,170)
#D9C3B4
(217,195,180)
#DECBBE
(222,203,190)
#E3D3C8
(227,211,200)
#E8DBD2
(232,219,210)
#EDE3DC
(237,227,220)
#F2EBE6
(242,235,230)
#F7F3F0
(247,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A38C; }

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

This text font color is #C5A38C.

Background Color

.myBgColor { background-color: #C5A38C; }

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

This div background color is #C5A38C.

Border color

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

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

This div border color is #C5A38C.

Opacity

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

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

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

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

This text has shadow with #C5A38C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A38C.

Preview

Color preview on black background

This text has color #C5A38C on black background.


Color preview on white background

This text has color #C5A38C on white background.


Black color preview on #C5A38C background

This text has black color on #C5A38C background.


White color preview on #C5A38C background

This text has white color on #C5A38C background.


Related colors

Complementary color

Complementary color for #hex is #3A5C73.


I love getcolorcode.com

Triadic colors

1 #8CC5A3 and #A38CC5 with #C5A38C are triadic colors.

2 #8CA3C5 and #A3C58C with #C5A38C are triadic colors.