COLOR #C698D6

HEX: #C698D6 RGB: (198,152,214)

Renk bilgisi

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

RGB renk modeli

#C698D6 color RGB value is (198,152,214).

RGB: (198,152,214) (78%, 60%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 214 of 255 = 84%

198
152
214

R + G + B ~ 74%. #C698D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 214 = 564 (100%)
R 198 of 564 ~ 35.11%
G 152 of 564 ~ 26.95%
B 214 of 564 ~ 37.94'%

%35.11
%26.95
%37.94

CMYK RENK MODELİ

#C698D6 rengi CMYK tonu (7,29,0,16).

  • camgöbeği tonu 7.48%
  • eflatun tonu 28.97%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (7,29,0,16)
C7M29Y0K16 (7%, 29%, 0%, 16%)
(0.07 / 0.29 / 0.00 / 0.16)

CMYK yüzdeleri

%7.48
%28.97
%0
%16.08

Codes

Color #C698D6 in popluar color models

C6 98 D6
RGB 198 152 214
HSL 285° 43.06% 71.76%
HSB/HSV 285° 28.97% 83.92%
CMYK 7.48% 28.97% 0.00%
16.08%

Color #C698D6 in popluar number systems.

HEX C6 98 D6
Decimal 198 152 214
Binary 11000110 10011000 11010110
Octal 306 230 326

Shades and tints

Shades of #C698D6

#C698D6
(198,152,214)
#B48BC3
(180,139,195)
#A27EB0
(162,126,176)
#90719D
(144,113,157)
#7E648A
(126,100,138)
#6C5777
(108,87,119)
#5A4A64
(90,74,100)
#483D51
(72,61,81)
#36303E
(54,48,62)
#24232B
(36,35,43)
#121618
(18,22,24)
#000000
(0,0,0)

Tints of #C698D6

#C698D6
(198,152,214)
#CBA1D9
(203,161,217)
#D0AADC
(208,170,220)
#D5B3DF
(213,179,223)
#DABCE2
(218,188,226)
#DFC5E5
(223,197,229)
#E4CEE8
(228,206,232)
#E9D7EB
(233,215,235)
#EEE0EE
(238,224,238)
#F3E9F1
(243,233,241)
#F8F2F4
(248,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C698D6 color. Also use rgb(198,152,214) instead hex code.

Text Font Color

.myTextColor { color: #C698D6; }

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

This text font color is #C698D6.

Background Color

.myBgColor { background-color: #C698D6; }

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

This div background color is #C698D6.

Border color

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

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

This div border color is #C698D6.

Opacity

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

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

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

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

This text has shadow with #C698D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698D6.

Preview

Color preview on black background

This text has color #C698D6 on black background.


Color preview on white background

This text has color #C698D6 on white background.


Black color preview on #C698D6 background

This text has black color on #C698D6 background.


White color preview on #C698D6 background

This text has white color on #C698D6 background.


Related colors

Complementary color

Complementary color for #hex is #396729.


I love getcolorcode.com

Triadic colors

1 #D6C698 and #98D6C6 with #C698D6 are triadic colors.

2 #D698C6 and #98C6D6 with #C698D6 are triadic colors.