COLOR #C6BEC9

HEX: #C6BEC9 RGB: (198,190,201)

Renk bilgisi

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

RGB renk modeli

#C6BEC9 color RGB value is (198,190,201).

RGB: (198,190,201) (78%, 75%, 79%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 190 of 255 = 75%
B 201 of 255 = 79%

198
190
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 190 + 201 = 589 (100%)
R 198 of 589 ~ 33.62%
G 190 of 589 ~ 32.26%
B 201 of 589 ~ 34.13'%

%33.62
%32.26
%34.13

CMYK RENK MODELİ

#C6BEC9 rengi CMYK tonu (1,5,0,21).

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

CMYK: (1,5,0,21)
C1M5Y0K21 (1%, 5%, 0%, 21%)
(0.01 / 0.05 / 0.00 / 0.21)

CMYK yüzdeleri

%1.49
%5.47
%0
%21.18

Codes

Color #C6BEC9 in popluar color models

C6 BE C9
RGB 198 190 201
HSL 284° 9.24% 76.67%
HSB/HSV 284° 5.47% 78.82%
CMYK 1.49% 5.47% 0.00%
21.18%

Color #C6BEC9 in popluar number systems.

HEX C6 BE C9
Decimal 198 190 201
Binary 11000110 10111110 11001001
Octal 306 276 311

Shades and tints

Shades of #C6BEC9

#C6BEC9
(198,190,201)
#B4ADB7
(180,173,183)
#A29CA5
(162,156,165)
#908B93
(144,139,147)
#7E7A81
(126,122,129)
#6C696F
(108,105,111)
#5A585D
(90,88,93)
#48474B
(72,71,75)
#363639
(54,54,57)
#242527
(36,37,39)
#121415
(18,20,21)
#000000
(0,0,0)

Tints of #C6BEC9

#C6BEC9
(198,190,201)
#CBC3CD
(203,195,205)
#D0C8D1
(208,200,209)
#D5CDD5
(213,205,213)
#DAD2D9
(218,210,217)
#DFD7DD
(223,215,221)
#E4DCE1
(228,220,225)
#E9E1E5
(233,225,229)
#EEE6E9
(238,230,233)
#F3EBED
(243,235,237)
#F8F0F1
(248,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BEC9; }

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

This text font color is #C6BEC9.

Background Color

.myBgColor { background-color: #C6BEC9; }

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

This div background color is #C6BEC9.

Border color

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

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

This div border color is #C6BEC9.

Opacity

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

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

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

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

This text has shadow with #C6BEC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BEC9.

Preview

Color preview on black background

This text has color #C6BEC9 on black background.


Color preview on white background

This text has color #C6BEC9 on white background.


Black color preview on #C6BEC9 background

This text has black color on #C6BEC9 background.


White color preview on #C6BEC9 background

This text has white color on #C6BEC9 background.


Related colors

Complementary color

Complementary color for #hex is #394136.


I love getcolorcode.com

Triadic colors

1 #C9C6BE and #BEC9C6 with #C6BEC9 are triadic colors.

2 #C9BEC6 and #BEC6C9 with #C6BEC9 are triadic colors.