COLOR #C5ACB4

HEX: #C5ACB4 RGB: (197,172,180)

Renk bilgisi

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

RGB renk modeli

#C5ACB4 color RGB value is (197,172,180).

RGB: (197,172,180) (77%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 180 of 255 = 71%

197
172
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 180 = 549 (100%)
R 197 of 549 ~ 35.88%
G 172 of 549 ~ 31.33%
B 180 of 549 ~ 32.79'%

%35.88
%31.33
%32.79

CMYK RENK MODELİ

#C5ACB4 rengi CMYK tonu (0,13,9,23).

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

CMYK: (0,13,9,23)
C0M13Y9K23 (0%, 13%, 9%, 23%)
(0.00 / 0.13 / 0.09 / 0.23)

CMYK yüzdeleri

%0
%12.69
%8.63
%22.75

Codes

Color #C5ACB4 in popluar color models

C5 AC B4
RGB 197 172 180
HSL 341° 17.73% 72.35%
HSB/HSV 341° 12.69% 77.25%
CMYK 0.00% 12.69% 8.63%
22.75%

Color #C5ACB4 in popluar number systems.

HEX C5 AC B4
Decimal 197 172 180
Binary 11000101 10101100 10110100
Octal 305 254 264

Shades and tints

Shades of #C5ACB4

#C5ACB4
(197,172,180)
#B49DA4
(180,157,164)
#A38E94
(163,142,148)
#927F84
(146,127,132)
#817074
(129,112,116)
#706164
(112,97,100)
#5F5254
(95,82,84)
#4E4344
(78,67,68)
#3D3434
(61,52,52)
#2C2524
(44,37,36)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5ACB4

#C5ACB4
(197,172,180)
#CAB3BA
(202,179,186)
#CFBAC0
(207,186,192)
#D4C1C6
(212,193,198)
#D9C8CC
(217,200,204)
#DECFD2
(222,207,210)
#E3D6D8
(227,214,216)
#E8DDDE
(232,221,222)
#EDE4E4
(237,228,228)
#F2EBEA
(242,235,234)
#F7F2F0
(247,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5ACB4; }

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

This text font color is #C5ACB4.

Background Color

.myBgColor { background-color: #C5ACB4; }

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

This div background color is #C5ACB4.

Border color

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

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

This div border color is #C5ACB4.

Opacity

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

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

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

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

This text has shadow with #C5ACB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACB4.

Preview

Color preview on black background

This text has color #C5ACB4 on black background.


Color preview on white background

This text has color #C5ACB4 on white background.


Black color preview on #C5ACB4 background

This text has black color on #C5ACB4 background.


White color preview on #C5ACB4 background

This text has white color on #C5ACB4 background.


Related colors

Complementary color

Complementary color for #hex is #3A534B.


I love getcolorcode.com

Triadic colors

1 #B4C5AC and #ACB4C5 with #C5ACB4 are triadic colors.

2 #B4ACC5 and #ACC5B4 with #C5ACB4 are triadic colors.