COLOR #C7BAE6

HEX: #C7BAE6 RGB: (199,186,230)

Renk bilgisi

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

RGB renk modeli

#C7BAE6 color RGB value is (199,186,230).

RGB: (199,186,230) (78%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 186 of 255 = 73%
B 230 of 255 = 90%

199
186
230

R + G + B ~ 80%. #C7BAE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 186 + 230 = 615 (100%)
R 199 of 615 ~ 32.36%
G 186 of 615 ~ 30.24%
B 230 of 615 ~ 37.4'%

%32.36
%30.24
%37.4

CMYK RENK MODELİ

#C7BAE6 rengi CMYK tonu (13,19,0,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 19.13%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (13,19,0,10)
C13M19Y0K10 (13%, 19%, 0%, 10%)
(0.13 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%13.48
%19.13
%0
%9.8

Codes

Color #C7BAE6 in popluar color models

C7 BA E6
RGB 199 186 230
HSL 258° 46.81% 81.57%
HSB/HSV 258° 19.13% 90.20%
CMYK 13.48% 19.13% 0.00%
9.80%

Color #C7BAE6 in popluar number systems.

HEX C7 BA E6
Decimal 199 186 230
Binary 11000111 10111010 11100110
Octal 307 272 346

Shades and tints

Shades of #C7BAE6

#C7BAE6
(199,186,230)
#B5AAD2
(181,170,210)
#A39ABE
(163,154,190)
#918AAA
(145,138,170)
#7F7A96
(127,122,150)
#6D6A82
(109,106,130)
#5B5A6E
(91,90,110)
#494A5A
(73,74,90)
#373A46
(55,58,70)
#252A32
(37,42,50)
#131A1E
(19,26,30)
#000000
(0,0,0)

Tints of #C7BAE6

#C7BAE6
(199,186,230)
#CCC0E8
(204,192,232)
#D1C6EA
(209,198,234)
#D6CCEC
(214,204,236)
#DBD2EE
(219,210,238)
#E0D8F0
(224,216,240)
#E5DEF2
(229,222,242)
#EAE4F4
(234,228,244)
#EFEAF6
(239,234,246)
#F4F0F8
(244,240,248)
#F9F6FA
(249,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7BAE6 color. Also use rgb(199,186,230) instead hex code.

Text Font Color

.myTextColor { color: #C7BAE6; }

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

This text font color is #C7BAE6.

Background Color

.myBgColor { background-color: #C7BAE6; }

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

This div background color is #C7BAE6.

Border color

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

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

This div border color is #C7BAE6.

Opacity

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

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

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

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

This text has shadow with #C7BAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BAE6.

Preview

Color preview on black background

This text has color #C7BAE6 on black background.


Color preview on white background

This text has color #C7BAE6 on white background.


Black color preview on #C7BAE6 background

This text has black color on #C7BAE6 background.


White color preview on #C7BAE6 background

This text has white color on #C7BAE6 background.


Related colors

Complementary color

Complementary color for #hex is #384519.


I love getcolorcode.com

Triadic colors

1 #E6C7BA and #BAE6C7 with #C7BAE6 are triadic colors.

2 #E6BAC7 and #BAC7E6 with #C7BAE6 are triadic colors.