COLOR #C2BEC5

HEX: #C2BEC5 RGB: (194,190,197)

Renk bilgisi

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

RGB renk modeli

#C2BEC5 color RGB value is (194,190,197).

RGB: (194,190,197) (76%, 75%, 77%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 190 of 255 = 75%
B 197 of 255 = 77%

194
190
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 190 + 197 = 581 (100%)
R 194 of 581 ~ 33.39%
G 190 of 581 ~ 32.7%
B 197 of 581 ~ 33.91'%

%33.39
%32.7
%33.91

CMYK RENK MODELİ

#C2BEC5 rengi CMYK tonu (2,4,0,23).

  • camgöbeği tonu 1.52%
  • eflatun tonu 3.55%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (2,4,0,23)
C2M4Y0K23 (2%, 4%, 0%, 23%)
(0.02 / 0.04 / 0.00 / 0.23)

CMYK yüzdeleri

%1.52
%3.55
%0
%22.75

Codes

Color #C2BEC5 in popluar color models

C2 BE C5
RGB 194 190 197
HSL 274° 5.69% 75.88%
HSB/HSV 274° 3.55% 77.25%
CMYK 1.52% 3.55% 0.00%
22.75%

Color #C2BEC5 in popluar number systems.

HEX C2 BE C5
Decimal 194 190 197
Binary 11000010 10111110 11000101
Octal 302 276 305

Shades and tints

Shades of #C2BEC5

#C2BEC5
(194,190,197)
#B1ADB4
(177,173,180)
#A09CA3
(160,156,163)
#8F8B92
(143,139,146)
#7E7A81
(126,122,129)
#6D6970
(109,105,112)
#5C585F
(92,88,95)
#4B474E
(75,71,78)
#3A363D
(58,54,61)
#29252C
(41,37,44)
#18141B
(24,20,27)
#000000
(0,0,0)

Tints of #C2BEC5

#C2BEC5
(194,190,197)
#C7C3CA
(199,195,202)
#CCC8CF
(204,200,207)
#D1CDD4
(209,205,212)
#D6D2D9
(214,210,217)
#DBD7DE
(219,215,222)
#E0DCE3
(224,220,227)
#E5E1E8
(229,225,232)
#EAE6ED
(234,230,237)
#EFEBF2
(239,235,242)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2BEC5 color. Also use rgb(194,190,197) instead hex code.

Text Font Color

.myTextColor { color: #C2BEC5; }

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

This text font color is #C2BEC5.

Background Color

.myBgColor { background-color: #C2BEC5; }

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

This div background color is #C2BEC5.

Border color

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

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

This div border color is #C2BEC5.

Opacity

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

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

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

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

This text has shadow with #C2BEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2BEC5.

Preview

Color preview on black background

This text has color #C2BEC5 on black background.


Color preview on white background

This text has color #C2BEC5 on white background.


Black color preview on #C2BEC5 background

This text has black color on #C2BEC5 background.


White color preview on #C2BEC5 background

This text has white color on #C2BEC5 background.


Related colors

Complementary color

Complementary color for #hex is #3D413A.


I love getcolorcode.com

Triadic colors

1 #C5C2BE and #BEC5C2 with #C2BEC5 are triadic colors.

2 #C5BEC2 and #BEC2C5 with #C2BEC5 are triadic colors.