COLOR #C5B4AD

HEX: #C5B4AD RGB: (197,180,173)

Renk bilgisi

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

RGB renk modeli

#C5B4AD color RGB value is (197,180,173).

RGB: (197,180,173) (77%, 71%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 180 of 255 = 71%
B 173 of 255 = 68%

197
180
173

R + G + B ~ 72%. #C5B4AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 180 + 173 = 550 (100%)
R 197 of 550 ~ 35.82%
G 180 of 550 ~ 32.73%
B 173 of 550 ~ 31.45'%

%35.82
%32.73
%31.45

CMYK RENK MODELİ

#C5B4AD rengi CMYK tonu (0,9,12,23).

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

CMYK: (0,9,12,23)
C0M9Y12K23 (0%, 9%, 12%, 23%)
(0.00 / 0.09 / 0.12 / 0.23)

CMYK yüzdeleri

%0
%8.63
%12.18
%22.75

Codes

Color #C5B4AD in popluar color models

C5 B4 AD
RGB 197 180 173
HSL 18° 17.14% 72.55%
HSB/HSV 18° 12.18% 77.25%
CMYK 0.00% 8.63% 12.18%
22.75%

Color #C5B4AD in popluar number systems.

HEX C5 B4 AD
Decimal 197 180 173
Binary 11000101 10110100 10101101
Octal 305 264 255

Shades and tints

Shades of #C5B4AD

#C5B4AD
(197,180,173)
#B4A49E
(180,164,158)
#A3948F
(163,148,143)
#928480
(146,132,128)
#817471
(129,116,113)
#706462
(112,100,98)
#5F5453
(95,84,83)
#4E4444
(78,68,68)
#3D3435
(61,52,53)
#2C2426
(44,36,38)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #C5B4AD

#C5B4AD
(197,180,173)
#CABAB4
(202,186,180)
#CFC0BB
(207,192,187)
#D4C6C2
(212,198,194)
#D9CCC9
(217,204,201)
#DED2D0
(222,210,208)
#E3D8D7
(227,216,215)
#E8DEDE
(232,222,222)
#EDE4E5
(237,228,229)
#F2EAEC
(242,234,236)
#F7F0F3
(247,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B4AD; }

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

This text font color is #C5B4AD.

Background Color

.myBgColor { background-color: #C5B4AD; }

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

This div background color is #C5B4AD.

Border color

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

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

This div border color is #C5B4AD.

Opacity

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

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

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

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

This text has shadow with #C5B4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B4AD.

Preview

Color preview on black background

This text has color #C5B4AD on black background.


Color preview on white background

This text has color #C5B4AD on white background.


Black color preview on #C5B4AD background

This text has black color on #C5B4AD background.


White color preview on #C5B4AD background

This text has white color on #C5B4AD background.


Related colors

Complementary color

Complementary color for #hex is #3A4B52.


I love getcolorcode.com

Triadic colors

1 #ADC5B4 and #B4ADC5 with #C5B4AD are triadic colors.

2 #ADB4C5 and #B4C5AD with #C5B4AD are triadic colors.