COLOR #C7BEE2

HEX: #C7BEE2 RGB: (199,190,226)

Renk bilgisi

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

RGB renk modeli

#C7BEE2 color RGB value is (199,190,226).

RGB: (199,190,226) (78%, 75%, 89%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 226 of 255 = 89%

199
190
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 226 = 615 (100%)
R 199 of 615 ~ 32.36%
G 190 of 615 ~ 30.89%
B 226 of 615 ~ 36.75'%

%32.36
%30.89
%36.75

CMYK RENK MODELİ

#C7BEE2 rengi CMYK tonu (12,16,0,11).

  • camgöbeği tonu 11.95%
  • eflatun tonu 15.93%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (12,16,0,11)
C12M16Y0K11 (12%, 16%, 0%, 11%)
(0.12 / 0.16 / 0.00 / 0.11)

CMYK yüzdeleri

%11.95
%15.93
%0
%11.37

Codes

Color #C7BEE2 in popluar color models

C7 BE E2
RGB 199 190 226
HSL 255° 38.30% 81.57%
HSB/HSV 255° 15.93% 88.63%
CMYK 11.95% 15.93% 0.00%
11.37%

Color #C7BEE2 in popluar number systems.

HEX C7 BE E2
Decimal 199 190 226
Binary 11000111 10111110 11100010
Octal 307 276 342

Shades and tints

Shades of #C7BEE2

#C7BEE2
(199,190,226)
#B5ADCE
(181,173,206)
#A39CBA
(163,156,186)
#918BA6
(145,139,166)
#7F7A92
(127,122,146)
#6D697E
(109,105,126)
#5B586A
(91,88,106)
#494756
(73,71,86)
#373642
(55,54,66)
#25252E
(37,37,46)
#13141A
(19,20,26)
#000000
(0,0,0)

Tints of #C7BEE2

#C7BEE2
(199,190,226)
#CCC3E4
(204,195,228)
#D1C8E6
(209,200,230)
#D6CDE8
(214,205,232)
#DBD2EA
(219,210,234)
#E0D7EC
(224,215,236)
#E5DCEE
(229,220,238)
#EAE1F0
(234,225,240)
#EFE6F2
(239,230,242)
#F4EBF4
(244,235,244)
#F9F0F6
(249,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEE2; }

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

This text font color is #C7BEE2.

Background Color

.myBgColor { background-color: #C7BEE2; }

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

This div background color is #C7BEE2.

Border color

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

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

This div border color is #C7BEE2.

Opacity

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

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

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

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

This text has shadow with #C7BEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEE2.

Preview

Color preview on black background

This text has color #C7BEE2 on black background.


Color preview on white background

This text has color #C7BEE2 on white background.


Black color preview on #C7BEE2 background

This text has black color on #C7BEE2 background.


White color preview on #C7BEE2 background

This text has white color on #C7BEE2 background.


Related colors

Complementary color

Complementary color for #hex is #38411D.


I love getcolorcode.com

Triadic colors

1 #E2C7BE and #BEE2C7 with #C7BEE2 are triadic colors.

2 #E2BEC7 and #BEC7E2 with #C7BEE2 are triadic colors.