COLOR #C587DB

HEX: #C587DB RGB: (197,135,219)

Renk bilgisi

#C587DB contains mainly red and blue colors. #C587DB ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C587DB color RGB value is (197,135,219).

RGB: (197,135,219) (77%, 53%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 135 of 255 = 53%
B 219 of 255 = 86%

197
135
219

R + G + B ~ 72%. #C587DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 135 + 219 = 551 (100%)
R 197 of 551 ~ 35.75%
G 135 of 551 ~ 24.5%
B 219 of 551 ~ 39.75'%

%35.75
%24.5
%39.75

CMYK RENK MODELİ

#C587DB rengi CMYK tonu (10,38,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 38.36%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,38,0,14)
C10M38Y0K14 (10%, 38%, 0%, 14%)
(0.10 / 0.38 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%38.36
%0
%14.12

Codes

Color #C587DB in popluar color models

C5 87 DB
RGB 197 135 219
HSL 284° 53.85% 69.41%
HSB/HSV 284° 38.36% 85.88%
CMYK 10.05% 38.36% 0.00%
14.12%

Color #C587DB in popluar number systems.

HEX C5 87 DB
Decimal 197 135 219
Binary 11000101 10000111 11011011
Octal 305 207 333

Shades and tints

Shades of #C587DB

#C587DB
(197,135,219)
#B47BC8
(180,123,200)
#A36FB5
(163,111,181)
#9263A2
(146,99,162)
#81578F
(129,87,143)
#704B7C
(112,75,124)
#5F3F69
(95,63,105)
#4E3356
(78,51,86)
#3D2743
(61,39,67)
#2C1B30
(44,27,48)
#1B0F1D
(27,15,29)
#000000
(0,0,0)

Tints of #C587DB

#C587DB
(197,135,219)
#CA91DE
(202,145,222)
#CF9BE1
(207,155,225)
#D4A5E4
(212,165,228)
#D9AFE7
(217,175,231)
#DEB9EA
(222,185,234)
#E3C3ED
(227,195,237)
#E8CDF0
(232,205,240)
#EDD7F3
(237,215,243)
#F2E1F6
(242,225,246)
#F7EBF9
(247,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C587DB color. Also use rgb(197,135,219) instead hex code.

Text Font Color

.myTextColor { color: #C587DB; }

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

This text font color is #C587DB.

Background Color

.myBgColor { background-color: #C587DB; }

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

This div background color is #C587DB.

Border color

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

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

This div border color is #C587DB.

Opacity

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

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

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

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

This text has shadow with #C587DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C587DB.

Preview

Color preview on black background

This text has color #C587DB on black background.


Color preview on white background

This text has color #C587DB on white background.


Black color preview on #C587DB background

This text has black color on #C587DB background.


White color preview on #C587DB background

This text has white color on #C587DB background.


Related colors

Complementary color

Complementary color for #hex is #3A7824.


I love getcolorcode.com

Triadic colors

1 #DBC587 and #87DBC5 with #C587DB are triadic colors.

2 #DB87C5 and #87C5DB with #C587DB are triadic colors.