COLOR #C997AB

HEX: #C997AB RGB: (201,151,171)

Renk bilgisi

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

RGB renk modeli

#C997AB color RGB value is (201,151,171).

RGB: (201,151,171) (79%, 59%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 151 of 255 = 59%
B 171 of 255 = 67%

201
151
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 151 + 171 = 523 (100%)
R 201 of 523 ~ 38.43%
G 151 of 523 ~ 28.87%
B 171 of 523 ~ 32.7'%

%38.43
%28.87
%32.7

CMYK RENK MODELİ

#C997AB rengi CMYK tonu (0,25,15,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.88%
  • sarı tonu 14.93%
  • ana renk tonu 21.18%

CMYK: (0,25,15,21)
C0M25Y15K21 (0%, 25%, 15%, 21%)
(0.00 / 0.25 / 0.15 / 0.21)

CMYK yüzdeleri

%0
%24.88
%14.93
%21.18

Codes

Color #C997AB in popluar color models

C9 97 AB
RGB 201 151 171
HSL 336° 31.65% 69.02%
HSB/HSV 336° 24.88% 78.82%
CMYK 0.00% 24.88% 14.93%
21.18%

Color #C997AB in popluar number systems.

HEX C9 97 AB
Decimal 201 151 171
Binary 11001001 10010111 10101011
Octal 311 227 253

Shades and tints

Shades of #C997AB

#C997AB
(201,151,171)
#B78A9C
(183,138,156)
#A57D8D
(165,125,141)
#93707E
(147,112,126)
#81636F
(129,99,111)
#6F5660
(111,86,96)
#5D4951
(93,73,81)
#4B3C42
(75,60,66)
#392F33
(57,47,51)
#272224
(39,34,36)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C997AB

#C997AB
(201,151,171)
#CDA0B2
(205,160,178)
#D1A9B9
(209,169,185)
#D5B2C0
(213,178,192)
#D9BBC7
(217,187,199)
#DDC4CE
(221,196,206)
#E1CDD5
(225,205,213)
#E5D6DC
(229,214,220)
#E9DFE3
(233,223,227)
#EDE8EA
(237,232,234)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C997AB color. Also use rgb(201,151,171) instead hex code.

Text Font Color

.myTextColor { color: #C997AB; }

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

This text font color is #C997AB.

Background Color

.myBgColor { background-color: #C997AB; }

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

This div background color is #C997AB.

Border color

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

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

This div border color is #C997AB.

Opacity

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

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

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

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

This text has shadow with #C997AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C997AB.

Preview

Color preview on black background

This text has color #C997AB on black background.


Color preview on white background

This text has color #C997AB on white background.


Black color preview on #C997AB background

This text has black color on #C997AB background.


White color preview on #C997AB background

This text has white color on #C997AB background.


Related colors

Complementary color

Complementary color for #hex is #366854.


I love getcolorcode.com

Triadic colors

1 #ABC997 and #97ABC9 with #C997AB are triadic colors.

2 #AB97C9 and #97C9AB with #C997AB are triadic colors.