COLOR #C9B4C6

HEX: #C9B4C6 RGB: (201,180,198)

Renk bilgisi

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

RGB renk modeli

#C9B4C6 color RGB value is (201,180,198).

RGB: (201,180,198) (79%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 180 of 255 = 71%
B 198 of 255 = 78%

201
180
198

R + G + B ~ 76%. #C9B4C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 180 + 198 = 579 (100%)
R 201 of 579 ~ 34.72%
G 180 of 579 ~ 31.09%
B 198 of 579 ~ 34.2'%

%34.72
%31.09
%34.2

CMYK RENK MODELİ

#C9B4C6 rengi CMYK tonu (0,10,1,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.45%
  • sarı tonu 1.49%
  • ana renk tonu 21.18%

CMYK: (0,10,1,21)
C0M10Y1K21 (0%, 10%, 1%, 21%)
(0.00 / 0.10 / 0.01 / 0.21)

CMYK yüzdeleri

%0
%10.45
%1.49
%21.18

Codes

Color #C9B4C6 in popluar color models

C9 B4 C6
RGB 201 180 198
HSL 309° 16.28% 74.71%
HSB/HSV 309° 10.45% 78.82%
CMYK 0.00% 10.45% 1.49%
21.18%

Color #C9B4C6 in popluar number systems.

HEX C9 B4 C6
Decimal 201 180 198
Binary 11001001 10110100 11000110
Octal 311 264 306

Shades and tints

Shades of #C9B4C6

#C9B4C6
(201,180,198)
#B7A4B4
(183,164,180)
#A594A2
(165,148,162)
#938490
(147,132,144)
#81747E
(129,116,126)
#6F646C
(111,100,108)
#5D545A
(93,84,90)
#4B4448
(75,68,72)
#393436
(57,52,54)
#272424
(39,36,36)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #C9B4C6

#C9B4C6
(201,180,198)
#CDBACB
(205,186,203)
#D1C0D0
(209,192,208)
#D5C6D5
(213,198,213)
#D9CCDA
(217,204,218)
#DDD2DF
(221,210,223)
#E1D8E4
(225,216,228)
#E5DEE9
(229,222,233)
#E9E4EE
(233,228,238)
#EDEAF3
(237,234,243)
#F1F0F8
(241,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B4C6 color. Also use rgb(201,180,198) instead hex code.

Text Font Color

.myTextColor { color: #C9B4C6; }

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

This text font color is #C9B4C6.

Background Color

.myBgColor { background-color: #C9B4C6; }

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

This div background color is #C9B4C6.

Border color

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

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

This div border color is #C9B4C6.

Opacity

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

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

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

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

This text has shadow with #C9B4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B4C6.

Preview

Color preview on black background

This text has color #C9B4C6 on black background.


Color preview on white background

This text has color #C9B4C6 on white background.


Black color preview on #C9B4C6 background

This text has black color on #C9B4C6 background.


White color preview on #C9B4C6 background

This text has white color on #C9B4C6 background.


Related colors

Complementary color

Complementary color for #hex is #364B39.


I love getcolorcode.com

Triadic colors

1 #C6C9B4 and #B4C6C9 with #C9B4C6 are triadic colors.

2 #C6B4C9 and #B4C9C6 with #C9B4C6 are triadic colors.