COLOR #C4B6DA

HEX: #C4B6DA RGB: (196,182,218)

Renk bilgisi

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

RGB renk modeli

#C4B6DA color RGB value is (196,182,218).

RGB: (196,182,218) (77%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 182 of 255 = 71%
B 218 of 255 = 85%

196
182
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 182 + 218 = 596 (100%)
R 196 of 596 ~ 32.89%
G 182 of 596 ~ 30.54%
B 218 of 596 ~ 36.58'%

%32.89
%30.54
%36.58

CMYK RENK MODELİ

#C4B6DA rengi CMYK tonu (10,17,0,15).

  • camgöbeği tonu 10.09%
  • eflatun tonu 16.51%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (10,17,0,15)
C10M17Y0K15 (10%, 17%, 0%, 15%)
(0.10 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%10.09
%16.51
%0
%14.51

Codes

Color #C4B6DA in popluar color models

C4 B6 DA
RGB 196 182 218
HSL 263° 32.73% 78.43%
HSB/HSV 263° 16.51% 85.49%
CMYK 10.09% 16.51% 0.00%
14.51%

Color #C4B6DA in popluar number systems.

HEX C4 B6 DA
Decimal 196 182 218
Binary 11000100 10110110 11011010
Octal 304 266 332

Shades and tints

Shades of #C4B6DA

#C4B6DA
(196,182,218)
#B3A6C7
(179,166,199)
#A296B4
(162,150,180)
#9186A1
(145,134,161)
#80768E
(128,118,142)
#6F667B
(111,102,123)
#5E5668
(94,86,104)
#4D4655
(77,70,85)
#3C3642
(60,54,66)
#2B262F
(43,38,47)
#1A161C
(26,22,28)
#000000
(0,0,0)

Tints of #C4B6DA

#C4B6DA
(196,182,218)
#C9BCDD
(201,188,221)
#CEC2E0
(206,194,224)
#D3C8E3
(211,200,227)
#D8CEE6
(216,206,230)
#DDD4E9
(221,212,233)
#E2DAEC
(226,218,236)
#E7E0EF
(231,224,239)
#ECE6F2
(236,230,242)
#F1ECF5
(241,236,245)
#F6F2F8
(246,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B6DA color. Also use rgb(196,182,218) instead hex code.

Text Font Color

.myTextColor { color: #C4B6DA; }

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

This text font color is #C4B6DA.

Background Color

.myBgColor { background-color: #C4B6DA; }

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

This div background color is #C4B6DA.

Border color

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

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

This div border color is #C4B6DA.

Opacity

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

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

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

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

This text has shadow with #C4B6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B6DA.

Preview

Color preview on black background

This text has color #C4B6DA on black background.


Color preview on white background

This text has color #C4B6DA on white background.


Black color preview on #C4B6DA background

This text has black color on #C4B6DA background.


White color preview on #C4B6DA background

This text has white color on #C4B6DA background.


Related colors

Complementary color

Complementary color for #hex is #3B4925.


I love getcolorcode.com

Triadic colors

1 #DAC4B6 and #B6DAC4 with #C4B6DA are triadic colors.

2 #DAB6C4 and #B6C4DA with #C4B6DA are triadic colors.