COLOR #C7BED6

HEX: #C7BED6 RGB: (199,190,214)

Renk bilgisi

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

RGB renk modeli

#C7BED6 color RGB value is (199,190,214).

RGB: (199,190,214) (78%, 75%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 214 of 255 = 84%

199
190
214

R + G + B ~ 79%. #C7BED6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 214 = 603 (100%)
R 199 of 603 ~ 33%
G 190 of 603 ~ 31.51%
B 214 of 603 ~ 35.49'%

%33
%31.51
%35.49

CMYK RENK MODELİ

#C7BED6 rengi CMYK tonu (7,11,0,16).

  • camgöbeği tonu 7.01%
  • eflatun tonu 11.21%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (7,11,0,16)
C7M11Y0K16 (7%, 11%, 0%, 16%)
(0.07 / 0.11 / 0.00 / 0.16)

CMYK yüzdeleri

%7.01
%11.21
%0
%16.08

Codes

Color #C7BED6 in popluar color models

C7 BE D6
RGB 199 190 214
HSL 263° 22.64% 79.22%
HSB/HSV 263° 11.21% 83.92%
CMYK 7.01% 11.21% 0.00%
16.08%

Color #C7BED6 in popluar number systems.

HEX C7 BE D6
Decimal 199 190 214
Binary 11000111 10111110 11010110
Octal 307 276 326

Shades and tints

Shades of #C7BED6

#C7BED6
(199,190,214)
#B5ADC3
(181,173,195)
#A39CB0
(163,156,176)
#918B9D
(145,139,157)
#7F7A8A
(127,122,138)
#6D6977
(109,105,119)
#5B5864
(91,88,100)
#494751
(73,71,81)
#37363E
(55,54,62)
#25252B
(37,37,43)
#131418
(19,20,24)
#000000
(0,0,0)

Tints of #C7BED6

#C7BED6
(199,190,214)
#CCC3D9
(204,195,217)
#D1C8DC
(209,200,220)
#D6CDDF
(214,205,223)
#DBD2E2
(219,210,226)
#E0D7E5
(224,215,229)
#E5DCE8
(229,220,232)
#EAE1EB
(234,225,235)
#EFE6EE
(239,230,238)
#F4EBF1
(244,235,241)
#F9F0F4
(249,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7BED6 color. Also use rgb(199,190,214) instead hex code.

Text Font Color

.myTextColor { color: #C7BED6; }

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

This text font color is #C7BED6.

Background Color

.myBgColor { background-color: #C7BED6; }

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

This div background color is #C7BED6.

Border color

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

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

This div border color is #C7BED6.

Opacity

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

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

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

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

This text has shadow with #C7BED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BED6.

Preview

Color preview on black background

This text has color #C7BED6 on black background.


Color preview on white background

This text has color #C7BED6 on white background.


Black color preview on #C7BED6 background

This text has black color on #C7BED6 background.


White color preview on #C7BED6 background

This text has white color on #C7BED6 background.


Related colors

Complementary color

Complementary color for #hex is #384129.


I love getcolorcode.com

Triadic colors

1 #D6C7BE and #BED6C7 with #C7BED6 are triadic colors.

2 #D6BEC7 and #BEC7D6 with #C7BED6 are triadic colors.