COLOR #C5ABB9

HEX: #C5ABB9 RGB: (197,171,185)

Renk bilgisi

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

RGB renk modeli

#C5ABB9 color RGB value is (197,171,185).

RGB: (197,171,185) (77%, 67%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 171 of 255 = 67%
B 185 of 255 = 73%

197
171
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 171 + 185 = 553 (100%)
R 197 of 553 ~ 35.62%
G 171 of 553 ~ 30.92%
B 185 of 553 ~ 33.45'%

%35.62
%30.92
%33.45

CMYK RENK MODELİ

#C5ABB9 rengi CMYK tonu (0,13,6,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.20%
  • sarı tonu 6.09%
  • ana renk tonu 22.75%

CMYK: (0,13,6,23)
C0M13Y6K23 (0%, 13%, 6%, 23%)
(0.00 / 0.13 / 0.06 / 0.23)

CMYK yüzdeleri

%0
%13.2
%6.09
%22.75

Codes

Color #C5ABB9 in popluar color models

C5 AB B9
RGB 197 171 185
HSL 328° 18.31% 72.16%
HSB/HSV 328° 13.20% 77.25%
CMYK 0.00% 13.20% 6.09%
22.75%

Color #C5ABB9 in popluar number systems.

HEX C5 AB B9
Decimal 197 171 185
Binary 11000101 10101011 10111001
Octal 305 253 271

Shades and tints

Shades of #C5ABB9

#C5ABB9
(197,171,185)
#B49CA9
(180,156,169)
#A38D99
(163,141,153)
#927E89
(146,126,137)
#816F79
(129,111,121)
#706069
(112,96,105)
#5F5159
(95,81,89)
#4E4249
(78,66,73)
#3D3339
(61,51,57)
#2C2429
(44,36,41)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #C5ABB9

#C5ABB9
(197,171,185)
#CAB2BF
(202,178,191)
#CFB9C5
(207,185,197)
#D4C0CB
(212,192,203)
#D9C7D1
(217,199,209)
#DECED7
(222,206,215)
#E3D5DD
(227,213,221)
#E8DCE3
(232,220,227)
#EDE3E9
(237,227,233)
#F2EAEF
(242,234,239)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ABB9 color. Also use rgb(197,171,185) instead hex code.

Text Font Color

.myTextColor { color: #C5ABB9; }

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

This text font color is #C5ABB9.

Background Color

.myBgColor { background-color: #C5ABB9; }

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

This div background color is #C5ABB9.

Border color

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

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

This div border color is #C5ABB9.

Opacity

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

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

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

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

This text has shadow with #C5ABB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ABB9.

Preview

Color preview on black background

This text has color #C5ABB9 on black background.


Color preview on white background

This text has color #C5ABB9 on white background.


Black color preview on #C5ABB9 background

This text has black color on #C5ABB9 background.


White color preview on #C5ABB9 background

This text has white color on #C5ABB9 background.


Related colors

Complementary color

Complementary color for #hex is #3A5446.


I love getcolorcode.com

Triadic colors

1 #B9C5AB and #ABB9C5 with #C5ABB9 are triadic colors.

2 #B9ABC5 and #ABC5B9 with #C5ABB9 are triadic colors.