COLOR #C7BEE9

HEX: #C7BEE9 RGB: (199,190,233)

Renk bilgisi

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

RGB renk modeli

#C7BEE9 color RGB value is (199,190,233).

RGB: (199,190,233) (78%, 75%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 233 of 255 = 91%

199
190
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 233 = 622 (100%)
R 199 of 622 ~ 31.99%
G 190 of 622 ~ 30.55%
B 233 of 622 ~ 37.46'%

%31.99
%30.55
%37.46

CMYK RENK MODELİ

#C7BEE9 rengi CMYK tonu (15,18,0,9).

  • camgöbeği tonu 14.59%
  • eflatun tonu 18.45%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (15,18,0,9)
C15M18Y0K9 (15%, 18%, 0%, 9%)
(0.15 / 0.18 / 0.00 / 0.09)

CMYK yüzdeleri

%14.59
%18.45
%0
%8.63

Codes

Color #C7BEE9 in popluar color models

C7 BE E9
RGB 199 190 233
HSL 253° 49.43% 82.94%
HSB/HSV 253° 18.45% 91.37%
CMYK 14.59% 18.45% 0.00%
8.63%

Color #C7BEE9 in popluar number systems.

HEX C7 BE E9
Decimal 199 190 233
Binary 11000111 10111110 11101001
Octal 307 276 351

Shades and tints

Shades of #C7BEE9

#C7BEE9
(199,190,233)
#B5ADD4
(181,173,212)
#A39CBF
(163,156,191)
#918BAA
(145,139,170)
#7F7A95
(127,122,149)
#6D6980
(109,105,128)
#5B586B
(91,88,107)
#494756
(73,71,86)
#373641
(55,54,65)
#25252C
(37,37,44)
#131417
(19,20,23)
#000000
(0,0,0)

Tints of #C7BEE9

#C7BEE9
(199,190,233)
#CCC3EB
(204,195,235)
#D1C8ED
(209,200,237)
#D6CDEF
(214,205,239)
#DBD2F1
(219,210,241)
#E0D7F3
(224,215,243)
#E5DCF5
(229,220,245)
#EAE1F7
(234,225,247)
#EFE6F9
(239,230,249)
#F4EBFB
(244,235,251)
#F9F0FD
(249,240,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEE9; }

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

This text font color is #C7BEE9.

Background Color

.myBgColor { background-color: #C7BEE9; }

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

This div background color is #C7BEE9.

Border color

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

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

This div border color is #C7BEE9.

Opacity

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

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

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

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

This text has shadow with #C7BEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEE9.

Preview

Color preview on black background

This text has color #C7BEE9 on black background.


Color preview on white background

This text has color #C7BEE9 on white background.


Black color preview on #C7BEE9 background

This text has black color on #C7BEE9 background.


White color preview on #C7BEE9 background

This text has white color on #C7BEE9 background.


Related colors

Complementary color

Complementary color for #hex is #384116.


I love getcolorcode.com

Triadic colors

1 #E9C7BE and #BEE9C7 with #C7BEE9 are triadic colors.

2 #E9BEC7 and #BEC7E9 with #C7BEE9 are triadic colors.