COLOR #C7BEEE

HEX: #C7BEEE RGB: (199,190,238)

Renk bilgisi

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

RGB renk modeli

#C7BEEE color RGB value is (199,190,238).

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

RGB bağlantıları ve doygunluk

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

199
190
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 238 = 627 (100%)
R 199 of 627 ~ 31.74%
G 190 of 627 ~ 30.3%
B 238 of 627 ~ 37.96'%

%31.74
%30.3
%37.96

CMYK RENK MODELİ

#C7BEEE rengi CMYK tonu (16,20,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 20.17%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,20,0,7)
C16M20Y0K7 (16%, 20%, 0%, 7%)
(0.16 / 0.20 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%20.17
%0
%6.67

Codes

Color #C7BEEE in popluar color models

C7 BE EE
RGB 199 190 238
HSL 251° 58.54% 83.92%
HSB/HSV 251° 20.17% 93.33%
CMYK 16.39% 20.17% 0.00%
6.67%

Color #C7BEEE in popluar number systems.

HEX C7 BE EE
Decimal 199 190 238
Binary 11000111 10111110 11101110
Octal 307 276 356

Shades and tints

Shades of #C7BEEE

#C7BEEE
(199,190,238)
#B5ADD9
(181,173,217)
#A39CC4
(163,156,196)
#918BAF
(145,139,175)
#7F7A9A
(127,122,154)
#6D6985
(109,105,133)
#5B5870
(91,88,112)
#49475B
(73,71,91)
#373646
(55,54,70)
#252531
(37,37,49)
#13141C
(19,20,28)
#000000
(0,0,0)

Tints of #C7BEEE

#C7BEEE
(199,190,238)
#CCC3EF
(204,195,239)
#D1C8F0
(209,200,240)
#D6CDF1
(214,205,241)
#DBD2F2
(219,210,242)
#E0D7F3
(224,215,243)
#E5DCF4
(229,220,244)
#EAE1F5
(234,225,245)
#EFE6F6
(239,230,246)
#F4EBF7
(244,235,247)
#F9F0F8
(249,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7BEEE; }

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

This text font color is #C7BEEE.

Background Color

.myBgColor { background-color: #C7BEEE; }

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

This div background color is #C7BEEE.

Border color

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

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

This div border color is #C7BEEE.

Opacity

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

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

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

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

This text has shadow with #C7BEEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEEE.

Preview

Color preview on black background

This text has color #C7BEEE on black background.


Color preview on white background

This text has color #C7BEEE on white background.


Black color preview on #C7BEEE background

This text has black color on #C7BEEE background.


White color preview on #C7BEEE background

This text has white color on #C7BEEE background.


Related colors

Complementary color

Complementary color for #hex is #384111.


I love getcolorcode.com

Triadic colors

1 #EEC7BE and #BEEEC7 with #C7BEEE are triadic colors.

2 #EEBEC7 and #BEC7EE with #C7BEEE are triadic colors.