COLOR #C698D0

HEX: #C698D0 RGB: (198,152,208)

Renk bilgisi

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

RGB renk modeli

#C698D0 color RGB value is (198,152,208).

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

RGB bağlantıları ve doygunluk

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

198
152
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 208 = 558 (100%)
R 198 of 558 ~ 35.48%
G 152 of 558 ~ 27.24%
B 208 of 558 ~ 37.28'%

%35.48
%27.24
%37.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.81%
  • eflatun tonu 26.92%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

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

CMYK yüzdeleri

%4.81
%26.92
%0
%18.43

Codes

Color #C698D0 in popluar color models

C6 98 D0
RGB 198 152 208
HSL 289° 37.33% 70.59%
HSB/HSV 289° 26.92% 81.57%
CMYK 4.81% 26.92% 0.00%
18.43%

Color #C698D0 in popluar number systems.

HEX C6 98 D0
Decimal 198 152 208
Binary 11000110 10011000 11010000
Octal 306 230 320

Shades and tints

Shades of #C698D0

#C698D0
(198,152,208)
#B48BBE
(180,139,190)
#A27EAC
(162,126,172)
#90719A
(144,113,154)
#7E6488
(126,100,136)
#6C5776
(108,87,118)
#5A4A64
(90,74,100)
#483D52
(72,61,82)
#363040
(54,48,64)
#24232E
(36,35,46)
#12161C
(18,22,28)
#000000
(0,0,0)

Tints of #C698D0

#C698D0
(198,152,208)
#CBA1D4
(203,161,212)
#D0AAD8
(208,170,216)
#D5B3DC
(213,179,220)
#DABCE0
(218,188,224)
#DFC5E4
(223,197,228)
#E4CEE8
(228,206,232)
#E9D7EC
(233,215,236)
#EEE0F0
(238,224,240)
#F3E9F4
(243,233,244)
#F8F2F8
(248,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698D0; }

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

This text font color is #C698D0.

Background Color

.myBgColor { background-color: #C698D0; }

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

This div background color is #C698D0.

Border color

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

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

This div border color is #C698D0.

Opacity

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

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

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

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

This text has shadow with #C698D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698D0.

Preview

Color preview on black background

This text has color #C698D0 on black background.


Color preview on white background

This text has color #C698D0 on white background.


Black color preview on #C698D0 background

This text has black color on #C698D0 background.


White color preview on #C698D0 background

This text has white color on #C698D0 background.


Related colors

Complementary color

Complementary color for #hex is #39672F.


I love getcolorcode.com

Triadic colors

1 #D0C698 and #98D0C6 with #C698D0 are triadic colors.

2 #D098C6 and #98C6D0 with #C698D0 are triadic colors.