COLOR #C687A4

HEX: #C687A4 RGB: (198,135,164)

Renk bilgisi

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

RGB renk modeli

#C687A4 color RGB value is (198,135,164).

RGB: (198,135,164) (78%, 53%, 64%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 135 of 255 = 53%
B 164 of 255 = 64%

198
135
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 135 + 164 = 497 (100%)
R 198 of 497 ~ 39.84%
G 135 of 497 ~ 27.16%
B 164 of 497 ~ 33'%

%39.84
%27.16
%33

CMYK RENK MODELİ

#C687A4 rengi CMYK tonu (0,32,17,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.82%
  • sarı tonu 17.17%
  • ana renk tonu 22.35%

CMYK: (0,32,17,22)
C0M32Y17K22 (0%, 32%, 17%, 22%)
(0.00 / 0.32 / 0.17 / 0.22)

CMYK yüzdeleri

%0
%31.82
%17.17
%22.35

Codes

Color #C687A4 in popluar color models

C6 87 A4
RGB 198 135 164
HSL 332° 35.59% 65.29%
HSB/HSV 332° 31.82% 77.65%
CMYK 0.00% 31.82% 17.17%
22.35%

Color #C687A4 in popluar number systems.

HEX C6 87 A4
Decimal 198 135 164
Binary 11000110 10000111 10100100
Octal 306 207 244

Shades and tints

Shades of #C687A4

#C687A4
(198,135,164)
#B47B96
(180,123,150)
#A26F88
(162,111,136)
#90637A
(144,99,122)
#7E576C
(126,87,108)
#6C4B5E
(108,75,94)
#5A3F50
(90,63,80)
#483342
(72,51,66)
#362734
(54,39,52)
#241B26
(36,27,38)
#120F18
(18,15,24)
#000000
(0,0,0)

Tints of #C687A4

#C687A4
(198,135,164)
#CB91AC
(203,145,172)
#D09BB4
(208,155,180)
#D5A5BC
(213,165,188)
#DAAFC4
(218,175,196)
#DFB9CC
(223,185,204)
#E4C3D4
(228,195,212)
#E9CDDC
(233,205,220)
#EED7E4
(238,215,228)
#F3E1EC
(243,225,236)
#F8EBF4
(248,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C687A4 color. Also use rgb(198,135,164) instead hex code.

Text Font Color

.myTextColor { color: #C687A4; }

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

This text font color is #C687A4.

Background Color

.myBgColor { background-color: #C687A4; }

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

This div background color is #C687A4.

Border color

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

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

This div border color is #C687A4.

Opacity

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

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

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

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

This text has shadow with #C687A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C687A4.

Preview

Color preview on black background

This text has color #C687A4 on black background.


Color preview on white background

This text has color #C687A4 on white background.


Black color preview on #C687A4 background

This text has black color on #C687A4 background.


White color preview on #C687A4 background

This text has white color on #C687A4 background.


Related colors

Complementary color

Complementary color for #hex is #39785B.


I love getcolorcode.com

Triadic colors

1 #A4C687 and #87A4C6 with #C687A4 are triadic colors.

2 #A487C6 and #87C6A4 with #C687A4 are triadic colors.