COLOR #C7BEE0

HEX: #C7BEE0 RGB: (199,190,224)

Renk bilgisi

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

RGB renk modeli

#C7BEE0 color RGB value is (199,190,224).

RGB: (199,190,224) (78%, 75%, 88%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 224 of 255 = 88%

199
190
224

R + G + B ~ 80%. #C7BEE0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 224 = 613 (100%)
R 199 of 613 ~ 32.46%
G 190 of 613 ~ 31%
B 224 of 613 ~ 36.54'%

%32.46
%31
%36.54

CMYK RENK MODELİ

#C7BEE0 rengi CMYK tonu (11,15,0,12).

  • camgöbeği tonu 11.16%
  • eflatun tonu 15.18%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (11,15,0,12)
C11M15Y0K12 (11%, 15%, 0%, 12%)
(0.11 / 0.15 / 0.00 / 0.12)

CMYK yüzdeleri

%11.16
%15.18
%0
%12.16

Codes

Color #C7BEE0 in popluar color models

C7 BE E0
RGB 199 190 224
HSL 256° 35.42% 81.18%
HSB/HSV 256° 15.18% 87.84%
CMYK 11.16% 15.18% 0.00%
12.16%

Color #C7BEE0 in popluar number systems.

HEX C7 BE E0
Decimal 199 190 224
Binary 11000111 10111110 11100000
Octal 307 276 340

Shades and tints

Shades of #C7BEE0

#C7BEE0
(199,190,224)
#B5ADCC
(181,173,204)
#A39CB8
(163,156,184)
#918BA4
(145,139,164)
#7F7A90
(127,122,144)
#6D697C
(109,105,124)
#5B5868
(91,88,104)
#494754
(73,71,84)
#373640
(55,54,64)
#25252C
(37,37,44)
#131418
(19,20,24)
#000000
(0,0,0)

Tints of #C7BEE0

#C7BEE0
(199,190,224)
#CCC3E2
(204,195,226)
#D1C8E4
(209,200,228)
#D6CDE6
(214,205,230)
#DBD2E8
(219,210,232)
#E0D7EA
(224,215,234)
#E5DCEC
(229,220,236)
#EAE1EE
(234,225,238)
#EFE6F0
(239,230,240)
#F4EBF2
(244,235,242)
#F9F0F4
(249,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEE0; }

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

This text font color is #C7BEE0.

Background Color

.myBgColor { background-color: #C7BEE0; }

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

This div background color is #C7BEE0.

Border color

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

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

This div border color is #C7BEE0.

Opacity

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

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

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

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

This text has shadow with #C7BEE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEE0.

Preview

Color preview on black background

This text has color #C7BEE0 on black background.


Color preview on white background

This text has color #C7BEE0 on white background.


Black color preview on #C7BEE0 background

This text has black color on #C7BEE0 background.


White color preview on #C7BEE0 background

This text has white color on #C7BEE0 background.


Related colors

Complementary color

Complementary color for #hex is #38411F.


I love getcolorcode.com

Triadic colors

1 #E0C7BE and #BEE0C7 with #C7BEE0 are triadic colors.

2 #E0BEC7 and #BEC7E0 with #C7BEE0 are triadic colors.