COLOR #C698F0

HEX: #C698F0 RGB: (198,152,240)

Renk bilgisi

#C698F0 contains mainly red and blue colors. #C698F0 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C698F0 color RGB value is (198,152,240).

RGB: (198,152,240) (78%, 60%, 94%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 152 of 255 = 60%
B 240 of 255 = 94%

198
152
240

R + G + B ~ 77%. #C698F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 152 + 240 = 590 (100%)
R 198 of 590 ~ 33.56%
G 152 of 590 ~ 25.76%
B 240 of 590 ~ 40.68'%

%33.56
%25.76
%40.68

CMYK RENK MODELİ

#C698F0 rengi CMYK tonu (18,37,0,6).

  • camgöbeği tonu 17.50%
  • eflatun tonu 36.67%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,37,0,6)
C18M37Y0K6 (18%, 37%, 0%, 6%)
(0.18 / 0.37 / 0.00 / 0.06)

CMYK yüzdeleri

%17.5
%36.67
%0
%5.88

Codes

Color #C698F0 in popluar color models

C6 98 F0
RGB 198 152 240
HSL 271° 74.58% 76.86%
HSB/HSV 271° 36.67% 94.12%
CMYK 17.50% 36.67% 0.00%
5.88%

Color #C698F0 in popluar number systems.

HEX C6 98 F0
Decimal 198 152 240
Binary 11000110 10011000 11110000
Octal 306 230 360

Shades and tints

Shades of #C698F0

#C698F0
(198,152,240)
#B48BDB
(180,139,219)
#A27EC6
(162,126,198)
#9071B1
(144,113,177)
#7E649C
(126,100,156)
#6C5787
(108,87,135)
#5A4A72
(90,74,114)
#483D5D
(72,61,93)
#363048
(54,48,72)
#242333
(36,35,51)
#12161E
(18,22,30)
#000000
(0,0,0)

Tints of #C698F0

#C698F0
(198,152,240)
#CBA1F1
(203,161,241)
#D0AAF2
(208,170,242)
#D5B3F3
(213,179,243)
#DABCF4
(218,188,244)
#DFC5F5
(223,197,245)
#E4CEF6
(228,206,246)
#E9D7F7
(233,215,247)
#EEE0F8
(238,224,248)
#F3E9F9
(243,233,249)
#F8F2FA
(248,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C698F0; }

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

This text font color is #C698F0.

Background Color

.myBgColor { background-color: #C698F0; }

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

This div background color is #C698F0.

Border color

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

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

This div border color is #C698F0.

Opacity

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

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

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

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

This text has shadow with #C698F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C698F0.

Preview

Color preview on black background

This text has color #C698F0 on black background.


Color preview on white background

This text has color #C698F0 on white background.


Black color preview on #C698F0 background

This text has black color on #C698F0 background.


White color preview on #C698F0 background

This text has white color on #C698F0 background.


Related colors

Complementary color

Complementary color for #hex is #39670F.


I love getcolorcode.com

Triadic colors

1 #F0C698 and #98F0C6 with #C698F0 are triadic colors.

2 #F098C6 and #98C6F0 with #C698F0 are triadic colors.