COLOR #C698C0

HEX: #C698C0 RGB: (198,152,192)

Renk bilgisi

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

RGB renk modeli

#C698C0 color RGB value is (198,152,192).

RGB: (198,152,192) (78%, 60%, 75%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 192 of 255 = 75%

198
152
192

R + G + B ~ 71%. #C698C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 192 = 542 (100%)
R 198 of 542 ~ 36.53%
G 152 of 542 ~ 28.04%
B 192 of 542 ~ 35.42'%

%36.53
%28.04
%35.42

CMYK RENK MODELİ

#C698C0 rengi CMYK tonu (0,23,3,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.23%
  • sarı tonu 3.03%
  • ana renk tonu 22.35%

CMYK: (0,23,3,22)
C0M23Y3K22 (0%, 23%, 3%, 22%)
(0.00 / 0.23 / 0.03 / 0.22)

CMYK yüzdeleri

%0
%23.23
%3.03
%22.35

Codes

Color #C698C0 in popluar color models

C6 98 C0
RGB 198 152 192
HSL 308° 28.75% 68.63%
HSB/HSV 308° 23.23% 77.65%
CMYK 0.00% 23.23% 3.03%
22.35%

Color #C698C0 in popluar number systems.

HEX C6 98 C0
Decimal 198 152 192
Binary 11000110 10011000 11000000
Octal 306 230 300

Shades and tints

Shades of #C698C0

#C698C0
(198,152,192)
#B48BAF
(180,139,175)
#A27E9E
(162,126,158)
#90718D
(144,113,141)
#7E647C
(126,100,124)
#6C576B
(108,87,107)
#5A4A5A
(90,74,90)
#483D49
(72,61,73)
#363038
(54,48,56)
#242327
(36,35,39)
#121616
(18,22,22)
#000000
(0,0,0)

Tints of #C698C0

#C698C0
(198,152,192)
#CBA1C5
(203,161,197)
#D0AACA
(208,170,202)
#D5B3CF
(213,179,207)
#DABCD4
(218,188,212)
#DFC5D9
(223,197,217)
#E4CEDE
(228,206,222)
#E9D7E3
(233,215,227)
#EEE0E8
(238,224,232)
#F3E9ED
(243,233,237)
#F8F2F2
(248,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698C0; }

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

This text font color is #C698C0.

Background Color

.myBgColor { background-color: #C698C0; }

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

This div background color is #C698C0.

Border color

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

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

This div border color is #C698C0.

Opacity

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

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

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

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

This text has shadow with #C698C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698C0.

Preview

Color preview on black background

This text has color #C698C0 on black background.


Color preview on white background

This text has color #C698C0 on white background.


Black color preview on #C698C0 background

This text has black color on #C698C0 background.


White color preview on #C698C0 background

This text has white color on #C698C0 background.


Related colors

Complementary color

Complementary color for #hex is #39673F.


I love getcolorcode.com

Triadic colors

1 #C0C698 and #98C0C6 with #C698C0 are triadic colors.

2 #C098C6 and #98C6C0 with #C698C0 are triadic colors.