COLOR #C7BEE6

HEX: #C7BEE6 RGB: (199,190,230)

Renk bilgisi

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

RGB renk modeli

#C7BEE6 color RGB value is (199,190,230).

RGB: (199,190,230) (78%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 230 of 255 = 90%

199
190
230

R + G + B ~ 81%. #C7BEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 230 = 619 (100%)
R 199 of 619 ~ 32.15%
G 190 of 619 ~ 30.69%
B 230 of 619 ~ 37.16'%

%32.15
%30.69
%37.16

CMYK RENK MODELİ

#C7BEE6 rengi CMYK tonu (13,17,0,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 17.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,17,0,10)
C13M17Y0K10 (13%, 17%, 0%, 10%)
(0.13 / 0.17 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%17.39
%0
%9.8

Codes

Color #C7BEE6 in popluar color models

C7 BE E6
RGB 199 190 230
HSL 254° 44.44% 82.35%
HSB/HSV 254° 17.39% 90.20%
CMYK 13.48% 17.39% 0.00%
9.80%

Color #C7BEE6 in popluar number systems.

HEX C7 BE E6
Decimal 199 190 230
Binary 11000111 10111110 11100110
Octal 307 276 346

Shades and tints

Shades of #C7BEE6

#C7BEE6
(199,190,230)
#B5ADD2
(181,173,210)
#A39CBE
(163,156,190)
#918BAA
(145,139,170)
#7F7A96
(127,122,150)
#6D6982
(109,105,130)
#5B586E
(91,88,110)
#49475A
(73,71,90)
#373646
(55,54,70)
#252532
(37,37,50)
#13141E
(19,20,30)
#000000
(0,0,0)

Tints of #C7BEE6

#C7BEE6
(199,190,230)
#CCC3E8
(204,195,232)
#D1C8EA
(209,200,234)
#D6CDEC
(214,205,236)
#DBD2EE
(219,210,238)
#E0D7F0
(224,215,240)
#E5DCF2
(229,220,242)
#EAE1F4
(234,225,244)
#EFE6F6
(239,230,246)
#F4EBF8
(244,235,248)
#F9F0FA
(249,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEE6; }

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

This text font color is #C7BEE6.

Background Color

.myBgColor { background-color: #C7BEE6; }

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

This div background color is #C7BEE6.

Border color

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

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

This div border color is #C7BEE6.

Opacity

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

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

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

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

This text has shadow with #C7BEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEE6.

Preview

Color preview on black background

This text has color #C7BEE6 on black background.


Color preview on white background

This text has color #C7BEE6 on white background.


Black color preview on #C7BEE6 background

This text has black color on #C7BEE6 background.


White color preview on #C7BEE6 background

This text has white color on #C7BEE6 background.


Related colors

Complementary color

Complementary color for #hex is #384119.


I love getcolorcode.com

Triadic colors

1 #E6C7BE and #BEE6C7 with #C7BEE6 are triadic colors.

2 #E6BEC7 and #BEC7E6 with #C7BEE6 are triadic colors.