COLOR #C53951

HEX: #C53951 RGB: (197,57,81)

Renk bilgisi

#C53951 contains mainly red color. #C53951 ‘ nin web güvenlik rengi #CC3366 (ya da #C36) dir.

RGB renk modeli

#C53951 color RGB value is (197,57,81).

RGB: (197,57,81) (77%, 22%, 32%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 57 of 255 = 22%
B 81 of 255 = 32%

197
57
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 57 + 81 = 335 (100%)
R 197 of 335 ~ 58.81%
G 57 of 335 ~ 17.01%
B 81 of 335 ~ 24.18'%

%58.81
%17.01
%24.18

CMYK RENK MODELİ

#C53951 rengi CMYK tonu (0,71,59,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 71.07%
  • sarı tonu 58.88%
  • ana renk tonu 22.75%

CMYK: (0,71,59,23)
C0M71Y59K23 (0%, 71%, 59%, 23%)
(0.00 / 0.71 / 0.59 / 0.23)

CMYK yüzdeleri

%0
%71.07
%58.88
%22.75

Codes

Color #C53951 in popluar color models

C5 39 51
RGB 197 57 81
HSL 350° 55.12% 49.80%
HSB/HSV 350° 71.07% 77.25%
CMYK 0.00% 71.07% 58.88%
22.75%

Color #C53951 in popluar number systems.

HEX C5 39 51
Decimal 197 57 81
Binary 11000101 111001 1010001
Octal 305 71 121

Shades and tints

Shades of #C53951

#C53951
(197,57,81)
#B4344A
(180,52,74)
#A32F43
(163,47,67)
#922A3C
(146,42,60)
#812535
(129,37,53)
#70202E
(112,32,46)
#5F1B27
(95,27,39)
#4E1620
(78,22,32)
#3D1119
(61,17,25)
#2C0C12
(44,12,18)
#1B070B
(27,7,11)
#000000
(0,0,0)

Tints of #C53951

#C53951
(197,57,81)
#CA4B60
(202,75,96)
#CF5D6F
(207,93,111)
#D46F7E
(212,111,126)
#D9818D
(217,129,141)
#DE939C
(222,147,156)
#E3A5AB
(227,165,171)
#E8B7BA
(232,183,186)
#EDC9C9
(237,201,201)
#F2DBD8
(242,219,216)
#F7EDE7
(247,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C53951 color. Also use rgb(197,57,81) instead hex code.

Text Font Color

.myTextColor { color: #C53951; }

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

This text font color is #C53951.

Background Color

.myBgColor { background-color: #C53951; }

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

This div background color is #C53951.

Border color

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

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

This div border color is #C53951.

Opacity

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

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

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

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

This text has shadow with #C53951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C53951.

Preview

Color preview on black background

This text has color #C53951 on black background.


Color preview on white background

This text has color #C53951 on white background.


Black color preview on #C53951 background

This text has black color on #C53951 background.


White color preview on #C53951 background

This text has white color on #C53951 background.


Related colors

Complementary color

Complementary color for #hex is #3AC6AE.


I love getcolorcode.com

Triadic colors

1 #51C539 and #3951C5 with #C53951 are triadic colors.

2 #5139C5 and #39C551 with #C53951 are triadic colors.