COLOR #C85988

HEX: #C85988 RGB: (200,89,136)

Renk bilgisi

#C85988 contains mainly red color. #C85988 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C85988 color RGB value is (200,89,136).

RGB: (200,89,136) (78%, 35%, 53%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 89 of 255 = 35%
B 136 of 255 = 53%

200
89
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 89 + 136 = 425 (100%)
R 200 of 425 ~ 47.06%
G 89 of 425 ~ 20.94%
B 136 of 425 ~ 32'%

%47.06
%20.94
%32

CMYK RENK MODELİ

#C85988 rengi CMYK tonu (0,56,32,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.50%
  • sarı tonu 32.00%
  • ana renk tonu 21.57%

CMYK: (0,56,32,22)
C0M56Y32K22 (0%, 56%, 32%, 22%)
(0.00 / 0.56 / 0.32 / 0.22)

CMYK yüzdeleri

%0
%55.5
%32
%21.57

Codes

Color #C85988 in popluar color models

C8 59 88
RGB 200 89 136
HSL 335° 50.23% 56.67%
HSB/HSV 335° 55.50% 78.43%
CMYK 0.00% 55.50% 32.00%
21.57%

Color #C85988 in popluar number systems.

HEX C8 59 88
Decimal 200 89 136
Binary 11001000 1011001 10001000
Octal 310 131 210

Shades and tints

Shades of #C85988

#C85988
(200,89,136)
#B6517C
(182,81,124)
#A44970
(164,73,112)
#924164
(146,65,100)
#803958
(128,57,88)
#6E314C
(110,49,76)
#5C2940
(92,41,64)
#4A2134
(74,33,52)
#381928
(56,25,40)
#26111C
(38,17,28)
#140910
(20,9,16)
#000000
(0,0,0)

Tints of #C85988

#C85988
(200,89,136)
#CD6892
(205,104,146)
#D2779C
(210,119,156)
#D786A6
(215,134,166)
#DC95B0
(220,149,176)
#E1A4BA
(225,164,186)
#E6B3C4
(230,179,196)
#EBC2CE
(235,194,206)
#F0D1D8
(240,209,216)
#F5E0E2
(245,224,226)
#FAEFEC
(250,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C85988 color. Also use rgb(200,89,136) instead hex code.

Text Font Color

.myTextColor { color: #C85988; }

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

This text font color is #C85988.

Background Color

.myBgColor { background-color: #C85988; }

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

This div background color is #C85988.

Border color

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

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

This div border color is #C85988.

Opacity

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

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

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

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

This text has shadow with #C85988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C85988.

Preview

Color preview on black background

This text has color #C85988 on black background.


Color preview on white background

This text has color #C85988 on white background.


Black color preview on #C85988 background

This text has black color on #C85988 background.


White color preview on #C85988 background

This text has white color on #C85988 background.


Related colors

Complementary color

Complementary color for #hex is #37A677.


I love getcolorcode.com

Triadic colors

1 #88C859 and #5988C8 with #C85988 are triadic colors.

2 #8859C8 and #59C888 with #C85988 are triadic colors.