COLOR #C689B6

HEX: #C689B6 RGB: (198,137,182)

Renk bilgisi

#C689B6 contains mainly red and blue colors. #C689B6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C689B6 color RGB value is (198,137,182).

RGB: (198,137,182) (78%, 54%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 137 of 255 = 54%
B 182 of 255 = 71%

198
137
182

R + G + B ~ 68%. #C689B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 137 + 182 = 517 (100%)
R 198 of 517 ~ 38.3%
G 137 of 517 ~ 26.5%
B 182 of 517 ~ 35.2'%

%38.3
%26.5
%35.2

CMYK RENK MODELİ

#C689B6 rengi CMYK tonu (0,31,8,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.81%
  • sarı tonu 8.08%
  • ana renk tonu 22.35%

CMYK: (0,31,8,22)
C0M31Y8K22 (0%, 31%, 8%, 22%)
(0.00 / 0.31 / 0.08 / 0.22)

CMYK yüzdeleri

%0
%30.81
%8.08
%22.35

Codes

Color #C689B6 in popluar color models

C6 89 B6
RGB 198 137 182
HSL 316° 34.86% 65.69%
HSB/HSV 316° 30.81% 77.65%
CMYK 0.00% 30.81% 8.08%
22.35%

Color #C689B6 in popluar number systems.

HEX C6 89 B6
Decimal 198 137 182
Binary 11000110 10001001 10110110
Octal 306 211 266

Shades and tints

Shades of #C689B6

#C689B6
(198,137,182)
#B47DA6
(180,125,166)
#A27196
(162,113,150)
#906586
(144,101,134)
#7E5976
(126,89,118)
#6C4D66
(108,77,102)
#5A4156
(90,65,86)
#483546
(72,53,70)
#362936
(54,41,54)
#241D26
(36,29,38)
#121116
(18,17,22)
#000000
(0,0,0)

Tints of #C689B6

#C689B6
(198,137,182)
#CB93BC
(203,147,188)
#D09DC2
(208,157,194)
#D5A7C8
(213,167,200)
#DAB1CE
(218,177,206)
#DFBBD4
(223,187,212)
#E4C5DA
(228,197,218)
#E9CFE0
(233,207,224)
#EED9E6
(238,217,230)
#F3E3EC
(243,227,236)
#F8EDF2
(248,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C689B6 color. Also use rgb(198,137,182) instead hex code.

Text Font Color

.myTextColor { color: #C689B6; }

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

This text font color is #C689B6.

Background Color

.myBgColor { background-color: #C689B6; }

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

This div background color is #C689B6.

Border color

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

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

This div border color is #C689B6.

Opacity

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

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

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

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

This text has shadow with #C689B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C689B6.

Preview

Color preview on black background

This text has color #C689B6 on black background.


Color preview on white background

This text has color #C689B6 on white background.


Black color preview on #C689B6 background

This text has black color on #C689B6 background.


White color preview on #C689B6 background

This text has white color on #C689B6 background.


Related colors

Complementary color

Complementary color for #hex is #397649.


I love getcolorcode.com

Triadic colors

1 #B6C689 and #89B6C6 with #C689B6 are triadic colors.

2 #B689C6 and #89C6B6 with #C689B6 are triadic colors.