COLOR #C587AA

HEX: #C587AA RGB: (197,135,170)

Renk bilgisi

#C587AA contains mainly red and blue colors. #C587AA ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C587AA color RGB value is (197,135,170).

RGB: (197,135,170) (77%, 53%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 135 of 255 = 53%
B 170 of 255 = 67%

197
135
170

R + G + B ~ 66%. #C587AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 135 + 170 = 502 (100%)
R 197 of 502 ~ 39.24%
G 135 of 502 ~ 26.89%
B 170 of 502 ~ 33.86'%

%39.24
%26.89
%33.86

CMYK RENK MODELİ

#C587AA rengi CMYK tonu (0,31,14,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.47%
  • sarı tonu 13.71%
  • ana renk tonu 22.75%

CMYK: (0,31,14,23)
C0M31Y14K23 (0%, 31%, 14%, 23%)
(0.00 / 0.31 / 0.14 / 0.23)

CMYK yüzdeleri

%0
%31.47
%13.71
%22.75

Codes

Color #C587AA in popluar color models

C5 87 AA
RGB 197 135 170
HSL 326° 34.83% 65.10%
HSB/HSV 326° 31.47% 77.25%
CMYK 0.00% 31.47% 13.71%
22.75%

Color #C587AA in popluar number systems.

HEX C5 87 AA
Decimal 197 135 170
Binary 11000101 10000111 10101010
Octal 305 207 252

Shades and tints

Shades of #C587AA

#C587AA
(197,135,170)
#B47B9B
(180,123,155)
#A36F8C
(163,111,140)
#92637D
(146,99,125)
#81576E
(129,87,110)
#704B5F
(112,75,95)
#5F3F50
(95,63,80)
#4E3341
(78,51,65)
#3D2732
(61,39,50)
#2C1B23
(44,27,35)
#1B0F14
(27,15,20)
#000000
(0,0,0)

Tints of #C587AA

#C587AA
(197,135,170)
#CA91B1
(202,145,177)
#CF9BB8
(207,155,184)
#D4A5BF
(212,165,191)
#D9AFC6
(217,175,198)
#DEB9CD
(222,185,205)
#E3C3D4
(227,195,212)
#E8CDDB
(232,205,219)
#EDD7E2
(237,215,226)
#F2E1E9
(242,225,233)
#F7EBF0
(247,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C587AA; }

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

This text font color is #C587AA.

Background Color

.myBgColor { background-color: #C587AA; }

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

This div background color is #C587AA.

Border color

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

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

This div border color is #C587AA.

Opacity

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

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

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

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

This text has shadow with #C587AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C587AA.

Preview

Color preview on black background

This text has color #C587AA on black background.


Color preview on white background

This text has color #C587AA on white background.


Black color preview on #C587AA background

This text has black color on #C587AA background.


White color preview on #C587AA background

This text has white color on #C587AA background.


Related colors

Complementary color

Complementary color for #hex is #3A7855.


I love getcolorcode.com

Triadic colors

1 #AAC587 and #87AAC5 with #C587AA are triadic colors.

2 #AA87C5 and #87C5AA with #C587AA are triadic colors.