COLOR #C7B9DA

HEX: #C7B9DA RGB: (199,185,218)

Renk bilgisi

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

RGB renk modeli

#C7B9DA color RGB value is (199,185,218).

RGB: (199,185,218) (78%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 185 of 255 = 73%
B 218 of 255 = 85%

199
185
218

R + G + B ~ 79%. #C7B9DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 185 + 218 = 602 (100%)
R 199 of 602 ~ 33.06%
G 185 of 602 ~ 30.73%
B 218 of 602 ~ 36.21'%

%33.06
%30.73
%36.21

CMYK RENK MODELİ

#C7B9DA rengi CMYK tonu (9,15,0,15).

  • camgöbeği tonu 8.72%
  • eflatun tonu 15.14%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (9,15,0,15)
C9M15Y0K15 (9%, 15%, 0%, 15%)
(0.09 / 0.15 / 0.00 / 0.15)

CMYK yüzdeleri

%8.72
%15.14
%0
%14.51

Codes

Color #C7B9DA in popluar color models

C7 B9 DA
RGB 199 185 218
HSL 265° 30.84% 79.02%
HSB/HSV 265° 15.14% 85.49%
CMYK 8.72% 15.14% 0.00%
14.51%

Color #C7B9DA in popluar number systems.

HEX C7 B9 DA
Decimal 199 185 218
Binary 11000111 10111001 11011010
Octal 307 271 332

Shades and tints

Shades of #C7B9DA

#C7B9DA
(199,185,218)
#B5A9C7
(181,169,199)
#A399B4
(163,153,180)
#9189A1
(145,137,161)
#7F798E
(127,121,142)
#6D697B
(109,105,123)
#5B5968
(91,89,104)
#494955
(73,73,85)
#373942
(55,57,66)
#25292F
(37,41,47)
#13191C
(19,25,28)
#000000
(0,0,0)

Tints of #C7B9DA

#C7B9DA
(199,185,218)
#CCBFDD
(204,191,221)
#D1C5E0
(209,197,224)
#D6CBE3
(214,203,227)
#DBD1E6
(219,209,230)
#E0D7E9
(224,215,233)
#E5DDEC
(229,221,236)
#EAE3EF
(234,227,239)
#EFE9F2
(239,233,242)
#F4EFF5
(244,239,245)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B9DA color. Also use rgb(199,185,218) instead hex code.

Text Font Color

.myTextColor { color: #C7B9DA; }

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

This text font color is #C7B9DA.

Background Color

.myBgColor { background-color: #C7B9DA; }

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

This div background color is #C7B9DA.

Border color

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

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

This div border color is #C7B9DA.

Opacity

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

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

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

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

This text has shadow with #C7B9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B9DA.

Preview

Color preview on black background

This text has color #C7B9DA on black background.


Color preview on white background

This text has color #C7B9DA on white background.


Black color preview on #C7B9DA background

This text has black color on #C7B9DA background.


White color preview on #C7B9DA background

This text has white color on #C7B9DA background.


Related colors

Complementary color

Complementary color for #hex is #384625.


I love getcolorcode.com

Triadic colors

1 #DAC7B9 and #B9DAC7 with #C7B9DA are triadic colors.

2 #DAB9C7 and #B9C7DA with #C7B9DA are triadic colors.