COLOR #C698D1

HEX: #C698D1 RGB: (198,152,209)

Renk bilgisi

#C698D1 contains red, green and blue colors in about the same proportion. #C698D1 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C698D1 color RGB value is (198,152,209).

RGB: (198,152,209) (78%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 209 of 255 = 82%

198
152
209

R + G + B ~ 73%. #C698D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 209 = 559 (100%)
R 198 of 559 ~ 35.42%
G 152 of 559 ~ 27.19%
B 209 of 559 ~ 37.39'%

%35.42
%27.19
%37.39

CMYK RENK MODELİ

#C698D1 rengi CMYK tonu (5,27,0,18).

  • camgöbeği tonu 5.26%
  • eflatun tonu 27.27%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (5,27,0,18)
C5M27Y0K18 (5%, 27%, 0%, 18%)
(0.05 / 0.27 / 0.00 / 0.18)

CMYK yüzdeleri

%5.26
%27.27
%0
%18.04

Codes

Color #C698D1 in popluar color models

C6 98 D1
RGB 198 152 209
HSL 288° 38.26% 70.78%
HSB/HSV 288° 27.27% 81.96%
CMYK 5.26% 27.27% 0.00%
18.04%

Color #C698D1 in popluar number systems.

HEX C6 98 D1
Decimal 198 152 209
Binary 11000110 10011000 11010001
Octal 306 230 321

Shades and tints

Shades of #C698D1

#C698D1
(198,152,209)
#B48BBE
(180,139,190)
#A27EAB
(162,126,171)
#907198
(144,113,152)
#7E6485
(126,100,133)
#6C5772
(108,87,114)
#5A4A5F
(90,74,95)
#483D4C
(72,61,76)
#363039
(54,48,57)
#242326
(36,35,38)
#121613
(18,22,19)
#000000
(0,0,0)

Tints of #C698D1

#C698D1
(198,152,209)
#CBA1D5
(203,161,213)
#D0AAD9
(208,170,217)
#D5B3DD
(213,179,221)
#DABCE1
(218,188,225)
#DFC5E5
(223,197,229)
#E4CEE9
(228,206,233)
#E9D7ED
(233,215,237)
#EEE0F1
(238,224,241)
#F3E9F5
(243,233,245)
#F8F2F9
(248,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698D1; }

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

This text font color is #C698D1.

Background Color

.myBgColor { background-color: #C698D1; }

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

This div background color is #C698D1.

Border color

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

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

This div border color is #C698D1.

Opacity

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

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

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

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

This text has shadow with #C698D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698D1.

Preview

Color preview on black background

This text has color #C698D1 on black background.


Color preview on white background

This text has color #C698D1 on white background.


Black color preview on #C698D1 background

This text has black color on #C698D1 background.


White color preview on #C698D1 background

This text has white color on #C698D1 background.


Related colors

Complementary color

Complementary color for #hex is #39672E.


I love getcolorcode.com

Triadic colors

1 #D1C698 and #98D1C6 with #C698D1 are triadic colors.

2 #D198C6 and #98C6D1 with #C698D1 are triadic colors.