COLOR #C686A0

HEX: #C686A0 RGB: (198,134,160)

Renk bilgisi

#C686A0 contains mainly red and blue colors. #C686A0 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C686A0 color RGB value is (198,134,160).

RGB: (198,134,160) (78%, 53%, 63%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 134 of 255 = 53%
B 160 of 255 = 63%

198
134
160

R + G + B ~ 65%. #C686A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 134 + 160 = 492 (100%)
R 198 of 492 ~ 40.24%
G 134 of 492 ~ 27.24%
B 160 of 492 ~ 32.52'%

%40.24
%27.24
%32.52

CMYK RENK MODELİ

#C686A0 rengi CMYK tonu (0,32,19,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.32%
  • sarı tonu 19.19%
  • ana renk tonu 22.35%

CMYK: (0,32,19,22)
C0M32Y19K22 (0%, 32%, 19%, 22%)
(0.00 / 0.32 / 0.19 / 0.22)

CMYK yüzdeleri

%0
%32.32
%19.19
%22.35

Codes

Color #C686A0 in popluar color models

C6 86 A0
RGB 198 134 160
HSL 336° 35.96% 65.10%
HSB/HSV 336° 32.32% 77.65%
CMYK 0.00% 32.32% 19.19%
22.35%

Color #C686A0 in popluar number systems.

HEX C6 86 A0
Decimal 198 134 160
Binary 11000110 10000110 10100000
Octal 306 206 240

Shades and tints

Shades of #C686A0

#C686A0
(198,134,160)
#B47A92
(180,122,146)
#A26E84
(162,110,132)
#906276
(144,98,118)
#7E5668
(126,86,104)
#6C4A5A
(108,74,90)
#5A3E4C
(90,62,76)
#48323E
(72,50,62)
#362630
(54,38,48)
#241A22
(36,26,34)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #C686A0

#C686A0
(198,134,160)
#CB91A8
(203,145,168)
#D09CB0
(208,156,176)
#D5A7B8
(213,167,184)
#DAB2C0
(218,178,192)
#DFBDC8
(223,189,200)
#E4C8D0
(228,200,208)
#E9D3D8
(233,211,216)
#EEDEE0
(238,222,224)
#F3E9E8
(243,233,232)
#F8F4F0
(248,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C686A0 color. Also use rgb(198,134,160) instead hex code.

Text Font Color

.myTextColor { color: #C686A0; }

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

This text font color is #C686A0.

Background Color

.myBgColor { background-color: #C686A0; }

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

This div background color is #C686A0.

Border color

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

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

This div border color is #C686A0.

Opacity

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

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

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

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

This text has shadow with #C686A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C686A0.

Preview

Color preview on black background

This text has color #C686A0 on black background.


Color preview on white background

This text has color #C686A0 on white background.


Black color preview on #C686A0 background

This text has black color on #C686A0 background.


White color preview on #C686A0 background

This text has white color on #C686A0 background.


Related colors

Complementary color

Complementary color for #hex is #39795F.


I love getcolorcode.com

Triadic colors

1 #A0C686 and #86A0C6 with #C686A0 are triadic colors.

2 #A086C6 and #86C6A0 with #C686A0 are triadic colors.