COLOR #C698DB

HEX: #C698DB RGB: (198,152,219)

Renk bilgisi

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

RGB renk modeli

#C698DB color RGB value is (198,152,219).

RGB: (198,152,219) (78%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 219 of 255 = 86%

198
152
219

R + G + B ~ 75%. #C698DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 219 = 569 (100%)
R 198 of 569 ~ 34.8%
G 152 of 569 ~ 26.71%
B 219 of 569 ~ 38.49'%

%34.8
%26.71
%38.49

CMYK RENK MODELİ

#C698DB rengi CMYK tonu (10,31,0,14).

  • camgöbeği tonu 9.59%
  • eflatun tonu 30.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,31,0,14)
C10M31Y0K14 (10%, 31%, 0%, 14%)
(0.10 / 0.31 / 0.00 / 0.14)

CMYK yüzdeleri

%9.59
%30.59
%0
%14.12

Codes

Color #C698DB in popluar color models

C6 98 DB
RGB 198 152 219
HSL 281° 48.20% 72.75%
HSB/HSV 281° 30.59% 85.88%
CMYK 9.59% 30.59% 0.00%
14.12%

Color #C698DB in popluar number systems.

HEX C6 98 DB
Decimal 198 152 219
Binary 11000110 10011000 11011011
Octal 306 230 333

Shades and tints

Shades of #C698DB

#C698DB
(198,152,219)
#B48BC8
(180,139,200)
#A27EB5
(162,126,181)
#9071A2
(144,113,162)
#7E648F
(126,100,143)
#6C577C
(108,87,124)
#5A4A69
(90,74,105)
#483D56
(72,61,86)
#363043
(54,48,67)
#242330
(36,35,48)
#12161D
(18,22,29)
#000000
(0,0,0)

Tints of #C698DB

#C698DB
(198,152,219)
#CBA1DE
(203,161,222)
#D0AAE1
(208,170,225)
#D5B3E4
(213,179,228)
#DABCE7
(218,188,231)
#DFC5EA
(223,197,234)
#E4CEED
(228,206,237)
#E9D7F0
(233,215,240)
#EEE0F3
(238,224,243)
#F3E9F6
(243,233,246)
#F8F2F9
(248,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698DB; }

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

This text font color is #C698DB.

Background Color

.myBgColor { background-color: #C698DB; }

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

This div background color is #C698DB.

Border color

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

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

This div border color is #C698DB.

Opacity

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

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

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

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

This text has shadow with #C698DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698DB.

Preview

Color preview on black background

This text has color #C698DB on black background.


Color preview on white background

This text has color #C698DB on white background.


Black color preview on #C698DB background

This text has black color on #C698DB background.


White color preview on #C698DB background

This text has white color on #C698DB background.


Related colors

Complementary color

Complementary color for #hex is #396724.


I love getcolorcode.com

Triadic colors

1 #DBC698 and #98DBC6 with #C698DB are triadic colors.

2 #DB98C6 and #98C6DB with #C698DB are triadic colors.