COLOR #C898ED

HEX: #C898ED RGB: (200,152,237)

Renk bilgisi

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

RGB renk modeli

#C898ED color RGB value is (200,152,237).

RGB: (200,152,237) (78%, 60%, 93%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 152 of 255 = 60%
B 237 of 255 = 93%

200
152
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 152 + 237 = 589 (100%)
R 200 of 589 ~ 33.96%
G 152 of 589 ~ 25.81%
B 237 of 589 ~ 40.24'%

%33.96
%25.81
%40.24

CMYK RENK MODELİ

#C898ED rengi CMYK tonu (16,36,0,7).

  • camgöbeği tonu 15.61%
  • eflatun tonu 35.86%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,36,0,7)
C16M36Y0K7 (16%, 36%, 0%, 7%)
(0.16 / 0.36 / 0.00 / 0.07)

CMYK yüzdeleri

%15.61
%35.86
%0
%7.06

Codes

Color #C898ED in popluar color models

C8 98 ED
RGB 200 152 237
HSL 274° 70.25% 76.27%
HSB/HSV 274° 35.86% 92.94%
CMYK 15.61% 35.86% 0.00%
7.06%

Color #C898ED in popluar number systems.

HEX C8 98 ED
Decimal 200 152 237
Binary 11001000 10011000 11101101
Octal 310 230 355

Shades and tints

Shades of #C898ED

#C898ED
(200,152,237)
#B68BD8
(182,139,216)
#A47EC3
(164,126,195)
#9271AE
(146,113,174)
#806499
(128,100,153)
#6E5784
(110,87,132)
#5C4A6F
(92,74,111)
#4A3D5A
(74,61,90)
#383045
(56,48,69)
#262330
(38,35,48)
#14161B
(20,22,27)
#000000
(0,0,0)

Tints of #C898ED

#C898ED
(200,152,237)
#CDA1EE
(205,161,238)
#D2AAEF
(210,170,239)
#D7B3F0
(215,179,240)
#DCBCF1
(220,188,241)
#E1C5F2
(225,197,242)
#E6CEF3
(230,206,243)
#EBD7F4
(235,215,244)
#F0E0F5
(240,224,245)
#F5E9F6
(245,233,246)
#FAF2F7
(250,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C898ED color. Also use rgb(200,152,237) instead hex code.

Text Font Color

.myTextColor { color: #C898ED; }

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

This text font color is #C898ED.

Background Color

.myBgColor { background-color: #C898ED; }

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

This div background color is #C898ED.

Border color

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

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

This div border color is #C898ED.

Opacity

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

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

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

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

This text has shadow with #C898ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C898ED.

Preview

Color preview on black background

This text has color #C898ED on black background.


Color preview on white background

This text has color #C898ED on white background.


Black color preview on #C898ED background

This text has black color on #C898ED background.


White color preview on #C898ED background

This text has white color on #C898ED background.


Related colors

Complementary color

Complementary color for #hex is #376712.


I love getcolorcode.com

Triadic colors

1 #EDC898 and #98EDC8 with #C898ED are triadic colors.

2 #ED98C8 and #98C8ED with #C898ED are triadic colors.