COLOR #C55D59

HEX: #C55D59 RGB: (197,93,89)

Renk bilgisi

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

RGB renk modeli

#C55D59 color RGB value is (197,93,89).

RGB: (197,93,89) (77%, 36%, 35%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 93 of 255 = 36%
B 89 of 255 = 35%

197
93
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 93 + 89 = 379 (100%)
R 197 of 379 ~ 51.98%
G 93 of 379 ~ 24.54%
B 89 of 379 ~ 23.48'%

%51.98
%24.54
%23.48

CMYK RENK MODELİ

#C55D59 rengi CMYK tonu (0,53,55,23).

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

CMYK: (0,53,55,23)
C0M53Y55K23 (0%, 53%, 55%, 23%)
(0.00 / 0.53 / 0.55 / 0.23)

CMYK yüzdeleri

%0
%52.79
%54.82
%22.75

Codes

Color #C55D59 in popluar color models

C5 5D 59
RGB 197 93 89
HSL 48.21% 56.08%
HSB/HSV 54.82% 77.25%
CMYK 0.00% 52.79% 54.82%
22.75%

Color #C55D59 in popluar number systems.

HEX C5 5D 59
Decimal 197 93 89
Binary 11000101 1011101 1011001
Octal 305 135 131

Shades and tints

Shades of #C55D59

#C55D59
(197,93,89)
#B45551
(180,85,81)
#A34D49
(163,77,73)
#924541
(146,69,65)
#813D39
(129,61,57)
#703531
(112,53,49)
#5F2D29
(95,45,41)
#4E2521
(78,37,33)
#3D1D19
(61,29,25)
#2C1511
(44,21,17)
#1B0D09
(27,13,9)
#000000
(0,0,0)

Tints of #C55D59

#C55D59
(197,93,89)
#CA6B68
(202,107,104)
#CF7977
(207,121,119)
#D48786
(212,135,134)
#D99595
(217,149,149)
#DEA3A4
(222,163,164)
#E3B1B3
(227,177,179)
#E8BFC2
(232,191,194)
#EDCDD1
(237,205,209)
#F2DBE0
(242,219,224)
#F7E9EF
(247,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C55D59; }

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

This text font color is #C55D59.

Background Color

.myBgColor { background-color: #C55D59; }

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

This div background color is #C55D59.

Border color

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

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

This div border color is #C55D59.

Opacity

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

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

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

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

This text has shadow with #C55D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C55D59.

Preview

Color preview on black background

This text has color #C55D59 on black background.


Color preview on white background

This text has color #C55D59 on white background.


Black color preview on #C55D59 background

This text has black color on #C55D59 background.


White color preview on #C55D59 background

This text has white color on #C55D59 background.


Related colors

Complementary color

Complementary color for #hex is #3AA2A6.


I love getcolorcode.com

Triadic colors

1 #59C55D and #5D59C5 with #C55D59 are triadic colors.

2 #595DC5 and #5DC559 with #C55D59 are triadic colors.