COLOR #C7BEEC

HEX: #C7BEEC RGB: (199,190,236)

Renk bilgisi

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

RGB renk modeli

#C7BEEC color RGB value is (199,190,236).

RGB: (199,190,236) (78%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 236 of 255 = 93%

199
190
236

R + G + B ~ 82%. #C7BEEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 236 = 625 (100%)
R 199 of 625 ~ 31.84%
G 190 of 625 ~ 30.4%
B 236 of 625 ~ 37.76'%

%31.84
%30.4
%37.76

CMYK RENK MODELİ

#C7BEEC rengi CMYK tonu (16,19,0,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 19.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,19,0,7)
C16M19Y0K7 (16%, 19%, 0%, 7%)
(0.16 / 0.19 / 0.00 / 0.07)

CMYK yüzdeleri

%15.68
%19.49
%0
%7.45

Codes

Color #C7BEEC in popluar color models

C7 BE EC
RGB 199 190 236
HSL 252° 54.76% 83.53%
HSB/HSV 252° 19.49% 92.55%
CMYK 15.68% 19.49% 0.00%
7.45%

Color #C7BEEC in popluar number systems.

HEX C7 BE EC
Decimal 199 190 236
Binary 11000111 10111110 11101100
Octal 307 276 354

Shades and tints

Shades of #C7BEEC

#C7BEEC
(199,190,236)
#B5ADD7
(181,173,215)
#A39CC2
(163,156,194)
#918BAD
(145,139,173)
#7F7A98
(127,122,152)
#6D6983
(109,105,131)
#5B586E
(91,88,110)
#494759
(73,71,89)
#373644
(55,54,68)
#25252F
(37,37,47)
#13141A
(19,20,26)
#000000
(0,0,0)

Tints of #C7BEEC

#C7BEEC
(199,190,236)
#CCC3ED
(204,195,237)
#D1C8EE
(209,200,238)
#D6CDEF
(214,205,239)
#DBD2F0
(219,210,240)
#E0D7F1
(224,215,241)
#E5DCF2
(229,220,242)
#EAE1F3
(234,225,243)
#EFE6F4
(239,230,244)
#F4EBF5
(244,235,245)
#F9F0F6
(249,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEEC; }

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

This text font color is #C7BEEC.

Background Color

.myBgColor { background-color: #C7BEEC; }

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

This div background color is #C7BEEC.

Border color

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

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

This div border color is #C7BEEC.

Opacity

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

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

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

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

This text has shadow with #C7BEEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEEC.

Preview

Color preview on black background

This text has color #C7BEEC on black background.


Color preview on white background

This text has color #C7BEEC on white background.


Black color preview on #C7BEEC background

This text has black color on #C7BEEC background.


White color preview on #C7BEEC background

This text has white color on #C7BEEC background.


Related colors

Complementary color

Complementary color for #hex is #384113.


I love getcolorcode.com

Triadic colors

1 #ECC7BE and #BEECC7 with #C7BEEC are triadic colors.

2 #ECBEC7 and #BEC7EC with #C7BEEC are triadic colors.