COLOR #C85590

HEX: #C85590 RGB: (200,85,144)

Renk bilgisi

#C85590 contains mainly red and blue colors. #C85590 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C85590 color RGB value is (200,85,144).

RGB: (200,85,144) (78%, 33%, 56%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 85 of 255 = 33%
B 144 of 255 = 56%

200
85
144

R + G + B ~ 56%. #C85590 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 85 + 144 = 429 (100%)
R 200 of 429 ~ 46.62%
G 85 of 429 ~ 19.81%
B 144 of 429 ~ 33.57'%

%46.62
%19.81
%33.57

CMYK RENK MODELİ

#C85590 rengi CMYK tonu (0,58,28,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.50%
  • sarı tonu 28.00%
  • ana renk tonu 21.57%

CMYK: (0,58,28,22)
C0M58Y28K22 (0%, 58%, 28%, 22%)
(0.00 / 0.58 / 0.28 / 0.22)

CMYK yüzdeleri

%0
%57.5
%28
%21.57

Codes

Color #C85590 in popluar color models

C8 55 90
RGB 200 85 144
HSL 329° 51.11% 55.88%
HSB/HSV 329° 57.50% 78.43%
CMYK 0.00% 57.50% 28.00%
21.57%

Color #C85590 in popluar number systems.

HEX C8 55 90
Decimal 200 85 144
Binary 11001000 1010101 10010000
Octal 310 125 220

Shades and tints

Shades of #C85590

#C85590
(200,85,144)
#B64E83
(182,78,131)
#A44776
(164,71,118)
#924069
(146,64,105)
#80395C
(128,57,92)
#6E324F
(110,50,79)
#5C2B42
(92,43,66)
#4A2435
(74,36,53)
#381D28
(56,29,40)
#26161B
(38,22,27)
#140F0E
(20,15,14)
#000000
(0,0,0)

Tints of #C85590

#C85590
(200,85,144)
#CD649A
(205,100,154)
#D273A4
(210,115,164)
#D782AE
(215,130,174)
#DC91B8
(220,145,184)
#E1A0C2
(225,160,194)
#E6AFCC
(230,175,204)
#EBBED6
(235,190,214)
#F0CDE0
(240,205,224)
#F5DCEA
(245,220,234)
#FAEBF4
(250,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C85590 color. Also use rgb(200,85,144) instead hex code.

Text Font Color

.myTextColor { color: #C85590; }

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

This text font color is #C85590.

Background Color

.myBgColor { background-color: #C85590; }

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

This div background color is #C85590.

Border color

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

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

This div border color is #C85590.

Opacity

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

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

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

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

This text has shadow with #C85590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C85590.

Preview

Color preview on black background

This text has color #C85590 on black background.


Color preview on white background

This text has color #C85590 on white background.


Black color preview on #C85590 background

This text has black color on #C85590 background.


White color preview on #C85590 background

This text has white color on #C85590 background.


Related colors

Complementary color

Complementary color for #hex is #37AA6F.


I love getcolorcode.com

Triadic colors

1 #90C855 and #5590C8 with #C85590 are triadic colors.

2 #9055C8 and #55C890 with #C85590 are triadic colors.