COLOR #C8A593

HEX: #C8A593 RGB: (200,165,147)

Renk bilgisi

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

RGB renk modeli

#C8A593 color RGB value is (200,165,147).

RGB: (200,165,147) (78%, 65%, 58%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 165 of 255 = 65%
B 147 of 255 = 58%

200
165
147

R + G + B ~ 67%. #C8A593 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 165 + 147 = 512 (100%)
R 200 of 512 ~ 39.06%
G 165 of 512 ~ 32.23%
B 147 of 512 ~ 28.71'%

%39.06
%32.23
%28.71

CMYK RENK MODELİ

#C8A593 rengi CMYK tonu (0,18,27,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.50%
  • sarı tonu 26.50%
  • ana renk tonu 21.57%

CMYK: (0,18,27,22)
C0M18Y27K22 (0%, 18%, 27%, 22%)
(0.00 / 0.18 / 0.27 / 0.22)

CMYK yüzdeleri

%0
%17.5
%26.5
%21.57

Codes

Color #C8A593 in popluar color models

C8 A5 93
RGB 200 165 147
HSL 20° 32.52% 68.04%
HSB/HSV 20° 26.50% 78.43%
CMYK 0.00% 17.50% 26.50%
21.57%

Color #C8A593 in popluar number systems.

HEX C8 A5 93
Decimal 200 165 147
Binary 11001000 10100101 10010011
Octal 310 245 223

Shades and tints

Shades of #C8A593

#C8A593
(200,165,147)
#B69686
(182,150,134)
#A48779
(164,135,121)
#92786C
(146,120,108)
#80695F
(128,105,95)
#6E5A52
(110,90,82)
#5C4B45
(92,75,69)
#4A3C38
(74,60,56)
#382D2B
(56,45,43)
#261E1E
(38,30,30)
#140F11
(20,15,17)
#000000
(0,0,0)

Tints of #C8A593

#C8A593
(200,165,147)
#CDAD9C
(205,173,156)
#D2B5A5
(210,181,165)
#D7BDAE
(215,189,174)
#DCC5B7
(220,197,183)
#E1CDC0
(225,205,192)
#E6D5C9
(230,213,201)
#EBDDD2
(235,221,210)
#F0E5DB
(240,229,219)
#F5EDE4
(245,237,228)
#FAF5ED
(250,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8A593 color. Also use rgb(200,165,147) instead hex code.

Text Font Color

.myTextColor { color: #C8A593; }

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

This text font color is #C8A593.

Background Color

.myBgColor { background-color: #C8A593; }

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

This div background color is #C8A593.

Border color

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

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

This div border color is #C8A593.

Opacity

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

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

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

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

This text has shadow with #C8A593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8A593.

Preview

Color preview on black background

This text has color #C8A593 on black background.


Color preview on white background

This text has color #C8A593 on white background.


Black color preview on #C8A593 background

This text has black color on #C8A593 background.


White color preview on #C8A593 background

This text has white color on #C8A593 background.


Related colors

Complementary color

Complementary color for #hex is #375A6C.


I love getcolorcode.com

Triadic colors

1 #93C8A5 and #A593C8 with #C8A593 are triadic colors.

2 #93A5C8 and #A5C893 with #C8A593 are triadic colors.