COLOR #C7B3D9

HEX: #C7B3D9 RGB: (199,179,217)

Renk bilgisi

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

RGB renk modeli

#C7B3D9 color RGB value is (199,179,217).

RGB: (199,179,217) (78%, 70%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 179 of 255 = 70%
B 217 of 255 = 85%

199
179
217

R + G + B ~ 78%. #C7B3D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 179 + 217 = 595 (100%)
R 199 of 595 ~ 33.45%
G 179 of 595 ~ 30.08%
B 217 of 595 ~ 36.47'%

%33.45
%30.08
%36.47

CMYK RENK MODELİ

#C7B3D9 rengi CMYK tonu (8,18,0,15).

  • camgöbeği tonu 8.29%
  • eflatun tonu 17.51%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (8,18,0,15)
C8M18Y0K15 (8%, 18%, 0%, 15%)
(0.08 / 0.18 / 0.00 / 0.15)

CMYK yüzdeleri

%8.29
%17.51
%0
%14.9

Codes

Color #C7B3D9 in popluar color models

C7 B3 D9
RGB 199 179 217
HSL 272° 33.33% 77.65%
HSB/HSV 272° 17.51% 85.10%
CMYK 8.29% 17.51% 0.00%
14.90%

Color #C7B3D9 in popluar number systems.

HEX C7 B3 D9
Decimal 199 179 217
Binary 11000111 10110011 11011001
Octal 307 263 331

Shades and tints

Shades of #C7B3D9

#C7B3D9
(199,179,217)
#B5A3C6
(181,163,198)
#A393B3
(163,147,179)
#9183A0
(145,131,160)
#7F738D
(127,115,141)
#6D637A
(109,99,122)
#5B5367
(91,83,103)
#494354
(73,67,84)
#373341
(55,51,65)
#25232E
(37,35,46)
#13131B
(19,19,27)
#000000
(0,0,0)

Tints of #C7B3D9

#C7B3D9
(199,179,217)
#CCB9DC
(204,185,220)
#D1BFDF
(209,191,223)
#D6C5E2
(214,197,226)
#DBCBE5
(219,203,229)
#E0D1E8
(224,209,232)
#E5D7EB
(229,215,235)
#EADDEE
(234,221,238)
#EFE3F1
(239,227,241)
#F4E9F4
(244,233,244)
#F9EFF7
(249,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B3D9 color. Also use rgb(199,179,217) instead hex code.

Text Font Color

.myTextColor { color: #C7B3D9; }

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

This text font color is #C7B3D9.

Background Color

.myBgColor { background-color: #C7B3D9; }

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

This div background color is #C7B3D9.

Border color

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

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

This div border color is #C7B3D9.

Opacity

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

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

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

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

This text has shadow with #C7B3D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B3D9.

Preview

Color preview on black background

This text has color #C7B3D9 on black background.


Color preview on white background

This text has color #C7B3D9 on white background.


Black color preview on #C7B3D9 background

This text has black color on #C7B3D9 background.


White color preview on #C7B3D9 background

This text has white color on #C7B3D9 background.


Related colors

Complementary color

Complementary color for #hex is #384C26.


I love getcolorcode.com

Triadic colors

1 #D9C7B3 and #B3D9C7 with #C7B3D9 are triadic colors.

2 #D9B3C7 and #B3C7D9 with #C7B3D9 are triadic colors.