COLOR #C7BEEF

HEX: #C7BEEF RGB: (199,190,239)

Renk bilgisi

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

RGB renk modeli

#C7BEEF color RGB value is (199,190,239).

RGB: (199,190,239) (78%, 75%, 94%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 239 of 255 = 94%

199
190
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 239 = 628 (100%)
R 199 of 628 ~ 31.69%
G 190 of 628 ~ 30.25%
B 239 of 628 ~ 38.06'%

%31.69
%30.25
%38.06

CMYK RENK MODELİ

#C7BEEF rengi CMYK tonu (17,21,0,6).

  • camgöbeği tonu 16.74%
  • eflatun tonu 20.50%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (17,21,0,6)
C17M21Y0K6 (17%, 21%, 0%, 6%)
(0.17 / 0.21 / 0.00 / 0.06)

CMYK yüzdeleri

%16.74
%20.5
%0
%6.27

Codes

Color #C7BEEF in popluar color models

C7 BE EF
RGB 199 190 239
HSL 251° 60.49% 84.12%
HSB/HSV 251° 20.50% 93.73%
CMYK 16.74% 20.50% 0.00%
6.27%

Color #C7BEEF in popluar number systems.

HEX C7 BE EF
Decimal 199 190 239
Binary 11000111 10111110 11101111
Octal 307 276 357

Shades and tints

Shades of #C7BEEF

#C7BEEF
(199,190,239)
#B5ADDA
(181,173,218)
#A39CC5
(163,156,197)
#918BB0
(145,139,176)
#7F7A9B
(127,122,155)
#6D6986
(109,105,134)
#5B5871
(91,88,113)
#49475C
(73,71,92)
#373647
(55,54,71)
#252532
(37,37,50)
#13141D
(19,20,29)
#000000
(0,0,0)

Tints of #C7BEEF

#C7BEEF
(199,190,239)
#CCC3F0
(204,195,240)
#D1C8F1
(209,200,241)
#D6CDF2
(214,205,242)
#DBD2F3
(219,210,243)
#E0D7F4
(224,215,244)
#E5DCF5
(229,220,245)
#EAE1F6
(234,225,246)
#EFE6F7
(239,230,247)
#F4EBF8
(244,235,248)
#F9F0F9
(249,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEEF; }

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

This text font color is #C7BEEF.

Background Color

.myBgColor { background-color: #C7BEEF; }

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

This div background color is #C7BEEF.

Border color

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

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

This div border color is #C7BEEF.

Opacity

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

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

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

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

This text has shadow with #C7BEEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEEF.

Preview

Color preview on black background

This text has color #C7BEEF on black background.


Color preview on white background

This text has color #C7BEEF on white background.


Black color preview on #C7BEEF background

This text has black color on #C7BEEF background.


White color preview on #C7BEEF background

This text has white color on #C7BEEF background.


Related colors

Complementary color

Complementary color for #hex is #384110.


I love getcolorcode.com

Triadic colors

1 #EFC7BE and #BEEFC7 with #C7BEEF are triadic colors.

2 #EFBEC7 and #BEC7EF with #C7BEEF are triadic colors.