COLOR #C9BBC6

HEX: #C9BBC6 RGB: (201,187,198)

Renk bilgisi

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

RGB renk modeli

#C9BBC6 color RGB value is (201,187,198).

RGB: (201,187,198) (79%, 73%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 187 of 255 = 73%
B 198 of 255 = 78%

201
187
198

R + G + B ~ 77%. #C9BBC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 187 + 198 = 586 (100%)
R 201 of 586 ~ 34.3%
G 187 of 586 ~ 31.91%
B 198 of 586 ~ 33.79'%

%34.3
%31.91
%33.79

CMYK RENK MODELİ

#C9BBC6 rengi CMYK tonu (0,7,1,21).

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

CMYK: (0,7,1,21)
C0M7Y1K21 (0%, 7%, 1%, 21%)
(0.00 / 0.07 / 0.01 / 0.21)

CMYK yüzdeleri

%0
%6.97
%1.49
%21.18

Codes

Color #C9BBC6 in popluar color models

C9 BB C6
RGB 201 187 198
HSL 313° 11.48% 76.08%
HSB/HSV 313° 6.97% 78.82%
CMYK 0.00% 6.97% 1.49%
21.18%

Color #C9BBC6 in popluar number systems.

HEX C9 BB C6
Decimal 201 187 198
Binary 11001001 10111011 11000110
Octal 311 273 306

Shades and tints

Shades of #C9BBC6

#C9BBC6
(201,187,198)
#B7AAB4
(183,170,180)
#A599A2
(165,153,162)
#938890
(147,136,144)
#81777E
(129,119,126)
#6F666C
(111,102,108)
#5D555A
(93,85,90)
#4B4448
(75,68,72)
#393336
(57,51,54)
#272224
(39,34,36)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #C9BBC6

#C9BBC6
(201,187,198)
#CDC1CB
(205,193,203)
#D1C7D0
(209,199,208)
#D5CDD5
(213,205,213)
#D9D3DA
(217,211,218)
#DDD9DF
(221,217,223)
#E1DFE4
(225,223,228)
#E5E5E9
(229,229,233)
#E9EBEE
(233,235,238)
#EDF1F3
(237,241,243)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BBC6; }

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

This text font color is #C9BBC6.

Background Color

.myBgColor { background-color: #C9BBC6; }

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

This div background color is #C9BBC6.

Border color

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

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

This div border color is #C9BBC6.

Opacity

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

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

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

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

This text has shadow with #C9BBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BBC6.

Preview

Color preview on black background

This text has color #C9BBC6 on black background.


Color preview on white background

This text has color #C9BBC6 on white background.


Black color preview on #C9BBC6 background

This text has black color on #C9BBC6 background.


White color preview on #C9BBC6 background

This text has white color on #C9BBC6 background.


Related colors

Complementary color

Complementary color for #hex is #364439.


I love getcolorcode.com

Triadic colors

1 #C6C9BB and #BBC6C9 with #C9BBC6 are triadic colors.

2 #C6BBC9 and #BBC9C6 with #C9BBC6 are triadic colors.