COLOR #C6BAD4

HEX: #C6BAD4 RGB: (198,186,212)

Renk bilgisi

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

RGB renk modeli

#C6BAD4 color RGB value is (198,186,212).

RGB: (198,186,212) (78%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 186 of 255 = 73%
B 212 of 255 = 83%

198
186
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 186 + 212 = 596 (100%)
R 198 of 596 ~ 33.22%
G 186 of 596 ~ 31.21%
B 212 of 596 ~ 35.57'%

%33.22
%31.21
%35.57

CMYK RENK MODELİ

#C6BAD4 rengi CMYK tonu (7,12,0,17).

  • camgöbeği tonu 6.60%
  • eflatun tonu 12.26%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (7,12,0,17)
C7M12Y0K17 (7%, 12%, 0%, 17%)
(0.07 / 0.12 / 0.00 / 0.17)

CMYK yüzdeleri

%6.6
%12.26
%0
%16.86

Codes

Color #C6BAD4 in popluar color models

C6 BA D4
RGB 198 186 212
HSL 268° 23.21% 78.04%
HSB/HSV 268° 12.26% 83.14%
CMYK 6.60% 12.26% 0.00%
16.86%

Color #C6BAD4 in popluar number systems.

HEX C6 BA D4
Decimal 198 186 212
Binary 11000110 10111010 11010100
Octal 306 272 324

Shades and tints

Shades of #C6BAD4

#C6BAD4
(198,186,212)
#B4AAC1
(180,170,193)
#A29AAE
(162,154,174)
#908A9B
(144,138,155)
#7E7A88
(126,122,136)
#6C6A75
(108,106,117)
#5A5A62
(90,90,98)
#484A4F
(72,74,79)
#363A3C
(54,58,60)
#242A29
(36,42,41)
#121A16
(18,26,22)
#000000
(0,0,0)

Tints of #C6BAD4

#C6BAD4
(198,186,212)
#CBC0D7
(203,192,215)
#D0C6DA
(208,198,218)
#D5CCDD
(213,204,221)
#DAD2E0
(218,210,224)
#DFD8E3
(223,216,227)
#E4DEE6
(228,222,230)
#E9E4E9
(233,228,233)
#EEEAEC
(238,234,236)
#F3F0EF
(243,240,239)
#F8F6F2
(248,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BAD4 color. Also use rgb(198,186,212) instead hex code.

Text Font Color

.myTextColor { color: #C6BAD4; }

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

This text font color is #C6BAD4.

Background Color

.myBgColor { background-color: #C6BAD4; }

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

This div background color is #C6BAD4.

Border color

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

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

This div border color is #C6BAD4.

Opacity

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

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

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

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

This text has shadow with #C6BAD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BAD4.

Preview

Color preview on black background

This text has color #C6BAD4 on black background.


Color preview on white background

This text has color #C6BAD4 on white background.


Black color preview on #C6BAD4 background

This text has black color on #C6BAD4 background.


White color preview on #C6BAD4 background

This text has white color on #C6BAD4 background.


Related colors

Complementary color

Complementary color for #hex is #39452B.


I love getcolorcode.com

Triadic colors

1 #D4C6BA and #BAD4C6 with #C6BAD4 are triadic colors.

2 #D4BAC6 and #BAC6D4 with #C6BAD4 are triadic colors.