COLOR #C5AD95

HEX: #C5AD95 RGB: (197,173,149)

Renk bilgisi

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

RGB renk modeli

#C5AD95 color RGB value is (197,173,149).

RGB: (197,173,149) (77%, 68%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 173 of 255 = 68%
B 149 of 255 = 58%

197
173
149

R + G + B ~ 68%. #C5AD95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 173 + 149 = 519 (100%)
R 197 of 519 ~ 37.96%
G 173 of 519 ~ 33.33%
B 149 of 519 ~ 28.71'%

%37.96
%33.33
%28.71

CMYK RENK MODELİ

#C5AD95 rengi CMYK tonu (0,12,24,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.18%
  • sarı tonu 24.37%
  • ana renk tonu 22.75%

CMYK: (0,12,24,23)
C0M12Y24K23 (0%, 12%, 24%, 23%)
(0.00 / 0.12 / 0.24 / 0.23)

CMYK yüzdeleri

%0
%12.18
%24.37
%22.75

Codes

Color #C5AD95 in popluar color models

C5 AD 95
RGB 197 173 149
HSL 30° 29.27% 67.84%
HSB/HSV 30° 24.37% 77.25%
CMYK 0.00% 12.18% 24.37%
22.75%

Color #C5AD95 in popluar number systems.

HEX C5 AD 95
Decimal 197 173 149
Binary 11000101 10101101 10010101
Octal 305 255 225

Shades and tints

Shades of #C5AD95

#C5AD95
(197,173,149)
#B49E88
(180,158,136)
#A38F7B
(163,143,123)
#92806E
(146,128,110)
#817161
(129,113,97)
#706254
(112,98,84)
#5F5347
(95,83,71)
#4E443A
(78,68,58)
#3D352D
(61,53,45)
#2C2620
(44,38,32)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #C5AD95

#C5AD95
(197,173,149)
#CAB49E
(202,180,158)
#CFBBA7
(207,187,167)
#D4C2B0
(212,194,176)
#D9C9B9
(217,201,185)
#DED0C2
(222,208,194)
#E3D7CB
(227,215,203)
#E8DED4
(232,222,212)
#EDE5DD
(237,229,221)
#F2ECE6
(242,236,230)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AD95 color. Also use rgb(197,173,149) instead hex code.

Text Font Color

.myTextColor { color: #C5AD95; }

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

This text font color is #C5AD95.

Background Color

.myBgColor { background-color: #C5AD95; }

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

This div background color is #C5AD95.

Border color

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

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

This div border color is #C5AD95.

Opacity

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

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

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

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

This text has shadow with #C5AD95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AD95.

Preview

Color preview on black background

This text has color #C5AD95 on black background.


Color preview on white background

This text has color #C5AD95 on white background.


Black color preview on #C5AD95 background

This text has black color on #C5AD95 background.


White color preview on #C5AD95 background

This text has white color on #C5AD95 background.


Related colors

Complementary color

Complementary color for #hex is #3A526A.


I love getcolorcode.com

Triadic colors

1 #95C5AD and #AD95C5 with #C5AD95 are triadic colors.

2 #95ADC5 and #ADC595 with #C5AD95 are triadic colors.