COLOR #C998E7

HEX: #C998E7 RGB: (201,152,231)

Renk bilgisi

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

RGB renk modeli

#C998E7 color RGB value is (201,152,231).

RGB: (201,152,231) (79%, 60%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 152 of 255 = 60%
B 231 of 255 = 91%

201
152
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 152 + 231 = 584 (100%)
R 201 of 584 ~ 34.42%
G 152 of 584 ~ 26.03%
B 231 of 584 ~ 39.55'%

%34.42
%26.03
%39.55

CMYK RENK MODELİ

#C998E7 rengi CMYK tonu (13,34,0,9).

  • camgöbeği tonu 12.99%
  • eflatun tonu 34.20%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (13,34,0,9)
C13M34Y0K9 (13%, 34%, 0%, 9%)
(0.13 / 0.34 / 0.00 / 0.09)

CMYK yüzdeleri

%12.99
%34.2
%0
%9.41

Codes

Color #C998E7 in popluar color models

C9 98 E7
RGB 201 152 231
HSL 277° 62.20% 75.10%
HSB/HSV 277° 34.20% 90.59%
CMYK 12.99% 34.20% 0.00%
9.41%

Color #C998E7 in popluar number systems.

HEX C9 98 E7
Decimal 201 152 231
Binary 11001001 10011000 11100111
Octal 311 230 347

Shades and tints

Shades of #C998E7

#C998E7
(201,152,231)
#B78BD2
(183,139,210)
#A57EBD
(165,126,189)
#9371A8
(147,113,168)
#816493
(129,100,147)
#6F577E
(111,87,126)
#5D4A69
(93,74,105)
#4B3D54
(75,61,84)
#39303F
(57,48,63)
#27232A
(39,35,42)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #C998E7

#C998E7
(201,152,231)
#CDA1E9
(205,161,233)
#D1AAEB
(209,170,235)
#D5B3ED
(213,179,237)
#D9BCEF
(217,188,239)
#DDC5F1
(221,197,241)
#E1CEF3
(225,206,243)
#E5D7F5
(229,215,245)
#E9E0F7
(233,224,247)
#EDE9F9
(237,233,249)
#F1F2FB
(241,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C998E7 color. Also use rgb(201,152,231) instead hex code.

Text Font Color

.myTextColor { color: #C998E7; }

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

This text font color is #C998E7.

Background Color

.myBgColor { background-color: #C998E7; }

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

This div background color is #C998E7.

Border color

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

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

This div border color is #C998E7.

Opacity

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

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

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

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

This text has shadow with #C998E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C998E7.

Preview

Color preview on black background

This text has color #C998E7 on black background.


Color preview on white background

This text has color #C998E7 on white background.


Black color preview on #C998E7 background

This text has black color on #C998E7 background.


White color preview on #C998E7 background

This text has white color on #C998E7 background.


Related colors

Complementary color

Complementary color for #hex is #366718.


I love getcolorcode.com

Triadic colors

1 #E7C998 and #98E7C9 with #C998E7 are triadic colors.

2 #E798C9 and #98C9E7 with #C998E7 are triadic colors.