COLOR #C56368

HEX: #C56368 RGB: (197,99,104)

Renk bilgisi

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

RGB renk modeli

#C56368 color RGB value is (197,99,104).

RGB: (197,99,104) (77%, 39%, 41%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 99 of 255 = 39%
B 104 of 255 = 41%

197
99
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 99 + 104 = 400 (100%)
R 197 of 400 ~ 49.25%
G 99 of 400 ~ 24.75%
B 104 of 400 ~ 26'%

%49.25
%24.75
%26

CMYK RENK MODELİ

#C56368 rengi CMYK tonu (0,50,47,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.75%
  • sarı tonu 47.21%
  • ana renk tonu 22.75%

CMYK: (0,50,47,23)
C0M50Y47K23 (0%, 50%, 47%, 23%)
(0.00 / 0.50 / 0.47 / 0.23)

CMYK yüzdeleri

%0
%49.75
%47.21
%22.75

Codes

Color #C56368 in popluar color models

C5 63 68
RGB 197 99 104
HSL 357° 45.79% 58.04%
HSB/HSV 357° 49.75% 77.25%
CMYK 0.00% 49.75% 47.21%
22.75%

Color #C56368 in popluar number systems.

HEX C5 63 68
Decimal 197 99 104
Binary 11000101 1100011 1101000
Octal 305 143 150

Shades and tints

Shades of #C56368

#C56368
(197,99,104)
#B45A5F
(180,90,95)
#A35156
(163,81,86)
#92484D
(146,72,77)
#813F44
(129,63,68)
#70363B
(112,54,59)
#5F2D32
(95,45,50)
#4E2429
(78,36,41)
#3D1B20
(61,27,32)
#2C1217
(44,18,23)
#1B090E
(27,9,14)
#000000
(0,0,0)

Tints of #C56368

#C56368
(197,99,104)
#CA7175
(202,113,117)
#CF7F82
(207,127,130)
#D48D8F
(212,141,143)
#D99B9C
(217,155,156)
#DEA9A9
(222,169,169)
#E3B7B6
(227,183,182)
#E8C5C3
(232,197,195)
#EDD3D0
(237,211,208)
#F2E1DD
(242,225,221)
#F7EFEA
(247,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C56368 color. Also use rgb(197,99,104) instead hex code.

Text Font Color

.myTextColor { color: #C56368; }

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

This text font color is #C56368.

Background Color

.myBgColor { background-color: #C56368; }

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

This div background color is #C56368.

Border color

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

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

This div border color is #C56368.

Opacity

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

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

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

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

This text has shadow with #C56368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C56368.

Preview

Color preview on black background

This text has color #C56368 on black background.


Color preview on white background

This text has color #C56368 on white background.


Black color preview on #C56368 background

This text has black color on #C56368 background.


White color preview on #C56368 background

This text has white color on #C56368 background.


Related colors

Complementary color

Complementary color for #hex is #3A9C97.


I love getcolorcode.com

Triadic colors

1 #68C563 and #6368C5 with #C56368 are triadic colors.

2 #6863C5 and #63C568 with #C56368 are triadic colors.