COLOR #C589EE

HEX: #C589EE RGB: (197,137,238)

Renk bilgisi

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

RGB renk modeli

#C589EE color RGB value is (197,137,238).

RGB: (197,137,238) (77%, 54%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 137 of 255 = 54%
B 238 of 255 = 93%

197
137
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 137 + 238 = 572 (100%)
R 197 of 572 ~ 34.44%
G 137 of 572 ~ 23.95%
B 238 of 572 ~ 41.61'%

%34.44
%23.95
%41.61

CMYK RENK MODELİ

#C589EE rengi CMYK tonu (17,42,0,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 42.44%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (17,42,0,7)
C17M42Y0K7 (17%, 42%, 0%, 7%)
(0.17 / 0.42 / 0.00 / 0.07)

CMYK yüzdeleri

%17.23
%42.44
%0
%6.67

Codes

Color #C589EE in popluar color models

C5 89 EE
RGB 197 137 238
HSL 276° 74.81% 73.53%
HSB/HSV 276° 42.44% 93.33%
CMYK 17.23% 42.44% 0.00%
6.67%

Color #C589EE in popluar number systems.

HEX C5 89 EE
Decimal 197 137 238
Binary 11000101 10001001 11101110
Octal 305 211 356

Shades and tints

Shades of #C589EE

#C589EE
(197,137,238)
#B47DD9
(180,125,217)
#A371C4
(163,113,196)
#9265AF
(146,101,175)
#81599A
(129,89,154)
#704D85
(112,77,133)
#5F4170
(95,65,112)
#4E355B
(78,53,91)
#3D2946
(61,41,70)
#2C1D31
(44,29,49)
#1B111C
(27,17,28)
#000000
(0,0,0)

Tints of #C589EE

#C589EE
(197,137,238)
#CA93EF
(202,147,239)
#CF9DF0
(207,157,240)
#D4A7F1
(212,167,241)
#D9B1F2
(217,177,242)
#DEBBF3
(222,187,243)
#E3C5F4
(227,197,244)
#E8CFF5
(232,207,245)
#EDD9F6
(237,217,246)
#F2E3F7
(242,227,247)
#F7EDF8
(247,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C589EE color. Also use rgb(197,137,238) instead hex code.

Text Font Color

.myTextColor { color: #C589EE; }

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

This text font color is #C589EE.

Background Color

.myBgColor { background-color: #C589EE; }

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

This div background color is #C589EE.

Border color

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

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

This div border color is #C589EE.

Opacity

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

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

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

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

This text has shadow with #C589EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C589EE.

Preview

Color preview on black background

This text has color #C589EE on black background.


Color preview on white background

This text has color #C589EE on white background.


Black color preview on #C589EE background

This text has black color on #C589EE background.


White color preview on #C589EE background

This text has white color on #C589EE background.


Related colors

Complementary color

Complementary color for #hex is #3A7611.


I love getcolorcode.com

Triadic colors

1 #EEC589 and #89EEC5 with #C589EE are triadic colors.

2 #EE89C5 and #89C5EE with #C589EE are triadic colors.