COLOR #C688BB

HEX: #C688BB RGB: (198,136,187)

Renk bilgisi

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

RGB renk modeli

#C688BB color RGB value is (198,136,187).

RGB: (198,136,187) (78%, 53%, 73%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 136 of 255 = 53%
B 187 of 255 = 73%

198
136
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 136 + 187 = 521 (100%)
R 198 of 521 ~ 38%
G 136 of 521 ~ 26.1%
B 187 of 521 ~ 35.89'%

%38
%26.1
%35.89

CMYK RENK MODELİ

#C688BB rengi CMYK tonu (0,31,6,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.31%
  • sarı tonu 5.56%
  • ana renk tonu 22.35%

CMYK: (0,31,6,22)
C0M31Y6K22 (0%, 31%, 6%, 22%)
(0.00 / 0.31 / 0.06 / 0.22)

CMYK yüzdeleri

%0
%31.31
%5.56
%22.35

Codes

Color #C688BB in popluar color models

C6 88 BB
RGB 198 136 187
HSL 311° 35.23% 65.49%
HSB/HSV 311° 31.31% 77.65%
CMYK 0.00% 31.31% 5.56%
22.35%

Color #C688BB in popluar number systems.

HEX C6 88 BB
Decimal 198 136 187
Binary 11000110 10001000 10111011
Octal 306 210 273

Shades and tints

Shades of #C688BB

#C688BB
(198,136,187)
#B47CAA
(180,124,170)
#A27099
(162,112,153)
#906488
(144,100,136)
#7E5877
(126,88,119)
#6C4C66
(108,76,102)
#5A4055
(90,64,85)
#483444
(72,52,68)
#362833
(54,40,51)
#241C22
(36,28,34)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #C688BB

#C688BB
(198,136,187)
#CB92C1
(203,146,193)
#D09CC7
(208,156,199)
#D5A6CD
(213,166,205)
#DAB0D3
(218,176,211)
#DFBAD9
(223,186,217)
#E4C4DF
(228,196,223)
#E9CEE5
(233,206,229)
#EED8EB
(238,216,235)
#F3E2F1
(243,226,241)
#F8ECF7
(248,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C688BB color. Also use rgb(198,136,187) instead hex code.

Text Font Color

.myTextColor { color: #C688BB; }

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

This text font color is #C688BB.

Background Color

.myBgColor { background-color: #C688BB; }

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

This div background color is #C688BB.

Border color

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

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

This div border color is #C688BB.

Opacity

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

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

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

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

This text has shadow with #C688BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C688BB.

Preview

Color preview on black background

This text has color #C688BB on black background.


Color preview on white background

This text has color #C688BB on white background.


Black color preview on #C688BB background

This text has black color on #C688BB background.


White color preview on #C688BB background

This text has white color on #C688BB background.


Related colors

Complementary color

Complementary color for #hex is #397744.


I love getcolorcode.com

Triadic colors

1 #BBC688 and #88BBC6 with #C688BB are triadic colors.

2 #BB88C6 and #88C6BB with #C688BB are triadic colors.