COLOR #C5A599

HEX: #C5A599 RGB: (197,165,153)

Renk bilgisi

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

RGB renk modeli

#C5A599 color RGB value is (197,165,153).

RGB: (197,165,153) (77%, 65%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 165 of 255 = 65%
B 153 of 255 = 60%

197
165
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 165 + 153 = 515 (100%)
R 197 of 515 ~ 38.25%
G 165 of 515 ~ 32.04%
B 153 of 515 ~ 29.71'%

%38.25
%32.04
%29.71

CMYK RENK MODELİ

#C5A599 rengi CMYK tonu (0,16,22,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.24%
  • sarı tonu 22.34%
  • ana renk tonu 22.75%

CMYK: (0,16,22,23)
C0M16Y22K23 (0%, 16%, 22%, 23%)
(0.00 / 0.16 / 0.22 / 0.23)

CMYK yüzdeleri

%0
%16.24
%22.34
%22.75

Codes

Color #C5A599 in popluar color models

C5 A5 99
RGB 197 165 153
HSL 16° 27.50% 68.63%
HSB/HSV 16° 22.34% 77.25%
CMYK 0.00% 16.24% 22.34%
22.75%

Color #C5A599 in popluar number systems.

HEX C5 A5 99
Decimal 197 165 153
Binary 11000101 10100101 10011001
Octal 305 245 231

Shades and tints

Shades of #C5A599

#C5A599
(197,165,153)
#B4968C
(180,150,140)
#A3877F
(163,135,127)
#927872
(146,120,114)
#816965
(129,105,101)
#705A58
(112,90,88)
#5F4B4B
(95,75,75)
#4E3C3E
(78,60,62)
#3D2D31
(61,45,49)
#2C1E24
(44,30,36)
#1B0F17
(27,15,23)
#000000
(0,0,0)

Tints of #C5A599

#C5A599
(197,165,153)
#CAADA2
(202,173,162)
#CFB5AB
(207,181,171)
#D4BDB4
(212,189,180)
#D9C5BD
(217,197,189)
#DECDC6
(222,205,198)
#E3D5CF
(227,213,207)
#E8DDD8
(232,221,216)
#EDE5E1
(237,229,225)
#F2EDEA
(242,237,234)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A599 color. Also use rgb(197,165,153) instead hex code.

Text Font Color

.myTextColor { color: #C5A599; }

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

This text font color is #C5A599.

Background Color

.myBgColor { background-color: #C5A599; }

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

This div background color is #C5A599.

Border color

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

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

This div border color is #C5A599.

Opacity

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

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

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

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

This text has shadow with #C5A599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A599.

Preview

Color preview on black background

This text has color #C5A599 on black background.


Color preview on white background

This text has color #C5A599 on white background.


Black color preview on #C5A599 background

This text has black color on #C5A599 background.


White color preview on #C5A599 background

This text has white color on #C5A599 background.


Related colors

Complementary color

Complementary color for #hex is #3A5A66.


I love getcolorcode.com

Triadic colors

1 #99C5A5 and #A599C5 with #C5A599 are triadic colors.

2 #99A5C5 and #A5C599 with #C5A599 are triadic colors.