COLOR #C7B6E5

HEX: #C7B6E5 RGB: (199,182,229)

Renk bilgisi

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

RGB renk modeli

#C7B6E5 color RGB value is (199,182,229).

RGB: (199,182,229) (78%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 182 of 255 = 71%
B 229 of 255 = 90%

199
182
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 182 + 229 = 610 (100%)
R 199 of 610 ~ 32.62%
G 182 of 610 ~ 29.84%
B 229 of 610 ~ 37.54'%

%32.62
%29.84
%37.54

CMYK RENK MODELİ

#C7B6E5 rengi CMYK tonu (13,21,0,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 20.52%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (13,21,0,10)
C13M21Y0K10 (13%, 21%, 0%, 10%)
(0.13 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%13.1
%20.52
%0
%10.2

Codes

Color #C7B6E5 in popluar color models

C7 B6 E5
RGB 199 182 229
HSL 262° 47.47% 80.59%
HSB/HSV 262° 20.52% 89.80%
CMYK 13.10% 20.52% 0.00%
10.20%

Color #C7B6E5 in popluar number systems.

HEX C7 B6 E5
Decimal 199 182 229
Binary 11000111 10110110 11100101
Octal 307 266 345

Shades and tints

Shades of #C7B6E5

#C7B6E5
(199,182,229)
#B5A6D1
(181,166,209)
#A396BD
(163,150,189)
#9186A9
(145,134,169)
#7F7695
(127,118,149)
#6D6681
(109,102,129)
#5B566D
(91,86,109)
#494659
(73,70,89)
#373645
(55,54,69)
#252631
(37,38,49)
#13161D
(19,22,29)
#000000
(0,0,0)

Tints of #C7B6E5

#C7B6E5
(199,182,229)
#CCBCE7
(204,188,231)
#D1C2E9
(209,194,233)
#D6C8EB
(214,200,235)
#DBCEED
(219,206,237)
#E0D4EF
(224,212,239)
#E5DAF1
(229,218,241)
#EAE0F3
(234,224,243)
#EFE6F5
(239,230,245)
#F4ECF7
(244,236,247)
#F9F2F9
(249,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B6E5 color. Also use rgb(199,182,229) instead hex code.

Text Font Color

.myTextColor { color: #C7B6E5; }

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

This text font color is #C7B6E5.

Background Color

.myBgColor { background-color: #C7B6E5; }

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

This div background color is #C7B6E5.

Border color

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

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

This div border color is #C7B6E5.

Opacity

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

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

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

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

This text has shadow with #C7B6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B6E5.

Preview

Color preview on black background

This text has color #C7B6E5 on black background.


Color preview on white background

This text has color #C7B6E5 on white background.


Black color preview on #C7B6E5 background

This text has black color on #C7B6E5 background.


White color preview on #C7B6E5 background

This text has white color on #C7B6E5 background.


Related colors

Complementary color

Complementary color for #hex is #38491A.


I love getcolorcode.com

Triadic colors

1 #E5C7B6 and #B6E5C7 with #C7B6E5 are triadic colors.

2 #E5B6C7 and #B6C7E5 with #C7B6E5 are triadic colors.