COLOR #C988ED

HEX: #C988ED RGB: (201,136,237)

Renk bilgisi

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

RGB renk modeli

#C988ED color RGB value is (201,136,237).

RGB: (201,136,237) (79%, 53%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 136 of 255 = 53%
B 237 of 255 = 93%

201
136
237

R + G + B ~ 75%. #C988ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 136 + 237 = 574 (100%)
R 201 of 574 ~ 35.02%
G 136 of 574 ~ 23.69%
B 237 of 574 ~ 41.29'%

%35.02
%23.69
%41.29

CMYK RENK MODELİ

#C988ED rengi CMYK tonu (15,43,0,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 42.62%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (15,43,0,7)
C15M43Y0K7 (15%, 43%, 0%, 7%)
(0.15 / 0.43 / 0.00 / 0.07)

CMYK yüzdeleri

%15.19
%42.62
%0
%7.06

Codes

Color #C988ED in popluar color models

C9 88 ED
RGB 201 136 237
HSL 279° 73.72% 73.14%
HSB/HSV 279° 42.62% 92.94%
CMYK 15.19% 42.62% 0.00%
7.06%

Color #C988ED in popluar number systems.

HEX C9 88 ED
Decimal 201 136 237
Binary 11001001 10001000 11101101
Octal 311 210 355

Shades and tints

Shades of #C988ED

#C988ED
(201,136,237)
#B77CD8
(183,124,216)
#A570C3
(165,112,195)
#9364AE
(147,100,174)
#815899
(129,88,153)
#6F4C84
(111,76,132)
#5D406F
(93,64,111)
#4B345A
(75,52,90)
#392845
(57,40,69)
#271C30
(39,28,48)
#15101B
(21,16,27)
#000000
(0,0,0)

Tints of #C988ED

#C988ED
(201,136,237)
#CD92EE
(205,146,238)
#D19CEF
(209,156,239)
#D5A6F0
(213,166,240)
#D9B0F1
(217,176,241)
#DDBAF2
(221,186,242)
#E1C4F3
(225,196,243)
#E5CEF4
(229,206,244)
#E9D8F5
(233,216,245)
#EDE2F6
(237,226,246)
#F1ECF7
(241,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C988ED color. Also use rgb(201,136,237) instead hex code.

Text Font Color

.myTextColor { color: #C988ED; }

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

This text font color is #C988ED.

Background Color

.myBgColor { background-color: #C988ED; }

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

This div background color is #C988ED.

Border color

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

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

This div border color is #C988ED.

Opacity

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

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

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

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

This text has shadow with #C988ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C988ED.

Preview

Color preview on black background

This text has color #C988ED on black background.


Color preview on white background

This text has color #C988ED on white background.


Black color preview on #C988ED background

This text has black color on #C988ED background.


White color preview on #C988ED background

This text has white color on #C988ED background.


Related colors

Complementary color

Complementary color for #hex is #367712.


I love getcolorcode.com

Triadic colors

1 #EDC988 and #88EDC9 with #C988ED are triadic colors.

2 #ED88C9 and #88C9ED with #C988ED are triadic colors.