COLOR #C7589B

HEX: #C7589B RGB: (199,88,155)

Renk bilgisi

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

RGB renk modeli

#C7589B color RGB value is (199,88,155).

RGB: (199,88,155) (78%, 35%, 61%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 88 of 255 = 35%
B 155 of 255 = 61%

199
88
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 88 + 155 = 442 (100%)
R 199 of 442 ~ 45.02%
G 88 of 442 ~ 19.91%
B 155 of 442 ~ 35.07'%

%45.02
%19.91
%35.07

CMYK RENK MODELİ

#C7589B rengi CMYK tonu (0,56,22,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.78%
  • sarı tonu 22.11%
  • ana renk tonu 21.96%

CMYK: (0,56,22,22)
C0M56Y22K22 (0%, 56%, 22%, 22%)
(0.00 / 0.56 / 0.22 / 0.22)

CMYK yüzdeleri

%0
%55.78
%22.11
%21.96

Codes

Color #C7589B in popluar color models

C7 58 9B
RGB 199 88 155
HSL 324° 49.78% 56.27%
HSB/HSV 324° 55.78% 78.04%
CMYK 0.00% 55.78% 22.11%
21.96%

Color #C7589B in popluar number systems.

HEX C7 58 9B
Decimal 199 88 155
Binary 11000111 1011000 10011011
Octal 307 130 233

Shades and tints

Shades of #C7589B

#C7589B
(199,88,155)
#B5508D
(181,80,141)
#A3487F
(163,72,127)
#914071
(145,64,113)
#7F3863
(127,56,99)
#6D3055
(109,48,85)
#5B2847
(91,40,71)
#492039
(73,32,57)
#37182B
(55,24,43)
#25101D
(37,16,29)
#13080F
(19,8,15)
#000000
(0,0,0)

Tints of #C7589B

#C7589B
(199,88,155)
#CC67A4
(204,103,164)
#D176AD
(209,118,173)
#D685B6
(214,133,182)
#DB94BF
(219,148,191)
#E0A3C8
(224,163,200)
#E5B2D1
(229,178,209)
#EAC1DA
(234,193,218)
#EFD0E3
(239,208,227)
#F4DFEC
(244,223,236)
#F9EEF5
(249,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7589B color. Also use rgb(199,88,155) instead hex code.

Text Font Color

.myTextColor { color: #C7589B; }

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

This text font color is #C7589B.

Background Color

.myBgColor { background-color: #C7589B; }

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

This div background color is #C7589B.

Border color

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

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

This div border color is #C7589B.

Opacity

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

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

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

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

This text has shadow with #C7589B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7589B.

Preview

Color preview on black background

This text has color #C7589B on black background.


Color preview on white background

This text has color #C7589B on white background.


Black color preview on #C7589B background

This text has black color on #C7589B background.


White color preview on #C7589B background

This text has white color on #C7589B background.


Related colors

Complementary color

Complementary color for #hex is #38A764.


I love getcolorcode.com

Triadic colors

1 #9BC758 and #589BC7 with #C7589B are triadic colors.

2 #9B58C7 and #58C79B with #C7589B are triadic colors.