COLOR #C5596B

HEX: #C5596B RGB: (197,89,107)

Renk bilgisi

#C5596B contains mainly red color. #C5596B ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C5596B color RGB value is (197,89,107).

RGB: (197,89,107) (77%, 35%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 89 of 255 = 35%
B 107 of 255 = 42%

197
89
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 89 + 107 = 393 (100%)
R 197 of 393 ~ 50.13%
G 89 of 393 ~ 22.65%
B 107 of 393 ~ 27.23'%

%50.13
%22.65
%27.23

CMYK RENK MODELİ

#C5596B rengi CMYK tonu (0,55,46,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.82%
  • sarı tonu 45.69%
  • ana renk tonu 22.75%

CMYK: (0,55,46,23)
C0M55Y46K23 (0%, 55%, 46%, 23%)
(0.00 / 0.55 / 0.46 / 0.23)

CMYK yüzdeleri

%0
%54.82
%45.69
%22.75

Codes

Color #C5596B in popluar color models

C5 59 6B
RGB 197 89 107
HSL 350° 48.21% 56.08%
HSB/HSV 350° 54.82% 77.25%
CMYK 0.00% 54.82% 45.69%
22.75%

Color #C5596B in popluar number systems.

HEX C5 59 6B
Decimal 197 89 107
Binary 11000101 1011001 1101011
Octal 305 131 153

Shades and tints

Shades of #C5596B

#C5596B
(197,89,107)
#B45162
(180,81,98)
#A34959
(163,73,89)
#924150
(146,65,80)
#813947
(129,57,71)
#70313E
(112,49,62)
#5F2935
(95,41,53)
#4E212C
(78,33,44)
#3D1923
(61,25,35)
#2C111A
(44,17,26)
#1B0911
(27,9,17)
#000000
(0,0,0)

Tints of #C5596B

#C5596B
(197,89,107)
#CA6878
(202,104,120)
#CF7785
(207,119,133)
#D48692
(212,134,146)
#D9959F
(217,149,159)
#DEA4AC
(222,164,172)
#E3B3B9
(227,179,185)
#E8C2C6
(232,194,198)
#EDD1D3
(237,209,211)
#F2E0E0
(242,224,224)
#F7EFED
(247,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5596B color. Also use rgb(197,89,107) instead hex code.

Text Font Color

.myTextColor { color: #C5596B; }

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

This text font color is #C5596B.

Background Color

.myBgColor { background-color: #C5596B; }

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

This div background color is #C5596B.

Border color

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

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

This div border color is #C5596B.

Opacity

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

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

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

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

This text has shadow with #C5596B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5596B.

Preview

Color preview on black background

This text has color #C5596B on black background.


Color preview on white background

This text has color #C5596B on white background.


Black color preview on #C5596B background

This text has black color on #C5596B background.


White color preview on #C5596B background

This text has white color on #C5596B background.


Related colors

Complementary color

Complementary color for #hex is #3AA694.


I love getcolorcode.com

Triadic colors

1 #6BC559 and #596BC5 with #C5596B are triadic colors.

2 #6B59C5 and #59C56B with #C5596B are triadic colors.