COLOR #C7BEEB

HEX: #C7BEEB RGB: (199,190,235)

Renk bilgisi

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

RGB renk modeli

#C7BEEB color RGB value is (199,190,235).

RGB: (199,190,235) (78%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 235 of 255 = 92%

199
190
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 235 = 624 (100%)
R 199 of 624 ~ 31.89%
G 190 of 624 ~ 30.45%
B 235 of 624 ~ 37.66'%

%31.89
%30.45
%37.66

CMYK RENK MODELİ

#C7BEEB rengi CMYK tonu (15,19,0,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (15,19,0,8)
C15M19Y0K8 (15%, 19%, 0%, 8%)
(0.15 / 0.19 / 0.00 / 0.08)

CMYK yüzdeleri

%15.32
%19.15
%0
%7.84

Codes

Color #C7BEEB in popluar color models

C7 BE EB
RGB 199 190 235
HSL 252° 52.94% 83.33%
HSB/HSV 252° 19.15% 92.16%
CMYK 15.32% 19.15% 0.00%
7.84%

Color #C7BEEB in popluar number systems.

HEX C7 BE EB
Decimal 199 190 235
Binary 11000111 10111110 11101011
Octal 307 276 353

Shades and tints

Shades of #C7BEEB

#C7BEEB
(199,190,235)
#B5ADD6
(181,173,214)
#A39CC1
(163,156,193)
#918BAC
(145,139,172)
#7F7A97
(127,122,151)
#6D6982
(109,105,130)
#5B586D
(91,88,109)
#494758
(73,71,88)
#373643
(55,54,67)
#25252E
(37,37,46)
#131419
(19,20,25)
#000000
(0,0,0)

Tints of #C7BEEB

#C7BEEB
(199,190,235)
#CCC3EC
(204,195,236)
#D1C8ED
(209,200,237)
#D6CDEE
(214,205,238)
#DBD2EF
(219,210,239)
#E0D7F0
(224,215,240)
#E5DCF1
(229,220,241)
#EAE1F2
(234,225,242)
#EFE6F3
(239,230,243)
#F4EBF4
(244,235,244)
#F9F0F5
(249,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEEB; }

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

This text font color is #C7BEEB.

Background Color

.myBgColor { background-color: #C7BEEB; }

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

This div background color is #C7BEEB.

Border color

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

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

This div border color is #C7BEEB.

Opacity

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

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

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

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

This text has shadow with #C7BEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEEB.

Preview

Color preview on black background

This text has color #C7BEEB on black background.


Color preview on white background

This text has color #C7BEEB on white background.


Black color preview on #C7BEEB background

This text has black color on #C7BEEB background.


White color preview on #C7BEEB background

This text has white color on #C7BEEB background.


Related colors

Complementary color

Complementary color for #hex is #384114.


I love getcolorcode.com

Triadic colors

1 #EBC7BE and #BEEBC7 with #C7BEEB are triadic colors.

2 #EBBEC7 and #BEC7EB with #C7BEEB are triadic colors.