COLOR #C5A393

HEX: #C5A393 RGB: (197,163,147)

Renk bilgisi

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

RGB renk modeli

#C5A393 color RGB value is (197,163,147).

RGB: (197,163,147) (77%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 163 of 255 = 64%
B 147 of 255 = 58%

197
163
147

R + G + B ~ 66%. #C5A393 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 163 + 147 = 507 (100%)
R 197 of 507 ~ 38.86%
G 163 of 507 ~ 32.15%
B 147 of 507 ~ 28.99'%

%38.86
%32.15
%28.99

CMYK RENK MODELİ

#C5A393 rengi CMYK tonu (0,17,25,23).

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

CMYK: (0,17,25,23)
C0M17Y25K23 (0%, 17%, 25%, 23%)
(0.00 / 0.17 / 0.25 / 0.23)

CMYK yüzdeleri

%0
%17.26
%25.38
%22.75

Codes

Color #C5A393 in popluar color models

C5 A3 93
RGB 197 163 147
HSL 19° 30.12% 67.45%
HSB/HSV 19° 25.38% 77.25%
CMYK 0.00% 17.26% 25.38%
22.75%

Color #C5A393 in popluar number systems.

HEX C5 A3 93
Decimal 197 163 147
Binary 11000101 10100011 10010011
Octal 305 243 223

Shades and tints

Shades of #C5A393

#C5A393
(197,163,147)
#B49586
(180,149,134)
#A38779
(163,135,121)
#92796C
(146,121,108)
#816B5F
(129,107,95)
#705D52
(112,93,82)
#5F4F45
(95,79,69)
#4E4138
(78,65,56)
#3D332B
(61,51,43)
#2C251E
(44,37,30)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C5A393

#C5A393
(197,163,147)
#CAAB9C
(202,171,156)
#CFB3A5
(207,179,165)
#D4BBAE
(212,187,174)
#D9C3B7
(217,195,183)
#DECBC0
(222,203,192)
#E3D3C9
(227,211,201)
#E8DBD2
(232,219,210)
#EDE3DB
(237,227,219)
#F2EBE4
(242,235,228)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A393; }

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

This text font color is #C5A393.

Background Color

.myBgColor { background-color: #C5A393; }

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

This div background color is #C5A393.

Border color

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

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

This div border color is #C5A393.

Opacity

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

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

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

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

This text has shadow with #C5A393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A393.

Preview

Color preview on black background

This text has color #C5A393 on black background.


Color preview on white background

This text has color #C5A393 on white background.


Black color preview on #C5A393 background

This text has black color on #C5A393 background.


White color preview on #C5A393 background

This text has white color on #C5A393 background.


Related colors

Complementary color

Complementary color for #hex is #3A5C6C.


I love getcolorcode.com

Triadic colors

1 #93C5A3 and #A393C5 with #C5A393 are triadic colors.

2 #93A3C5 and #A3C593 with #C5A393 are triadic colors.