COLOR #C698D9

HEX: #C698D9 RGB: (198,152,217)

Renk bilgisi

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

RGB renk modeli

#C698D9 color RGB value is (198,152,217).

RGB: (198,152,217) (78%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 217 of 255 = 85%

198
152
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 217 = 567 (100%)
R 198 of 567 ~ 34.92%
G 152 of 567 ~ 26.81%
B 217 of 567 ~ 38.27'%

%34.92
%26.81
%38.27

CMYK RENK MODELİ

#C698D9 rengi CMYK tonu (9,30,0,15).

  • camgöbeği tonu 8.76%
  • eflatun tonu 29.95%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (9,30,0,15)
C9M30Y0K15 (9%, 30%, 0%, 15%)
(0.09 / 0.30 / 0.00 / 0.15)

CMYK yüzdeleri

%8.76
%29.95
%0
%14.9

Codes

Color #C698D9 in popluar color models

C6 98 D9
RGB 198 152 217
HSL 282° 46.10% 72.35%
HSB/HSV 282° 29.95% 85.10%
CMYK 8.76% 29.95% 0.00%
14.90%

Color #C698D9 in popluar number systems.

HEX C6 98 D9
Decimal 198 152 217
Binary 11000110 10011000 11011001
Octal 306 230 331

Shades and tints

Shades of #C698D9

#C698D9
(198,152,217)
#B48BC6
(180,139,198)
#A27EB3
(162,126,179)
#9071A0
(144,113,160)
#7E648D
(126,100,141)
#6C577A
(108,87,122)
#5A4A67
(90,74,103)
#483D54
(72,61,84)
#363041
(54,48,65)
#24232E
(36,35,46)
#12161B
(18,22,27)
#000000
(0,0,0)

Tints of #C698D9

#C698D9
(198,152,217)
#CBA1DC
(203,161,220)
#D0AADF
(208,170,223)
#D5B3E2
(213,179,226)
#DABCE5
(218,188,229)
#DFC5E8
(223,197,232)
#E4CEEB
(228,206,235)
#E9D7EE
(233,215,238)
#EEE0F1
(238,224,241)
#F3E9F4
(243,233,244)
#F8F2F7
(248,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698D9; }

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

This text font color is #C698D9.

Background Color

.myBgColor { background-color: #C698D9; }

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

This div background color is #C698D9.

Border color

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

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

This div border color is #C698D9.

Opacity

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

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

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

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

This text has shadow with #C698D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698D9.

Preview

Color preview on black background

This text has color #C698D9 on black background.


Color preview on white background

This text has color #C698D9 on white background.


Black color preview on #C698D9 background

This text has black color on #C698D9 background.


White color preview on #C698D9 background

This text has white color on #C698D9 background.


Related colors

Complementary color

Complementary color for #hex is #396726.


I love getcolorcode.com

Triadic colors

1 #D9C698 and #98D9C6 with #C698D9 are triadic colors.

2 #D998C6 and #98C6D9 with #C698D9 are triadic colors.