COLOR #C36B71

HEX: #C36B71 RGB: (195,107,113)

Color info

#C36B71 contains mainly red color. Web safe color of #C36B71 is #CC6666 (or #C66).

RGB color model

#C36B71 color RGB value is (195,107,113).

RGB: (195,107,113) (76%, 42%, 44%)

RGB channels and saturation

R 195 of 255 = 76%
G 107 of 255 = 42%
B 113 of 255 = 44%

195
107
113

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

Portions of RGB colors in percentages

R + G + B = 195 + 107 + 113 = 415 (100%)
R 195 of 415 ~ 46.99%
G 107 of 415 ~ 25.78%
B 113 of 415 ~ 27.23'%

%46.99
%25.78
%27.23

CMYK color model

#C36B71 color CMYK value is (0,45,42,24).

  • cyan value is 0.00%
  • magenta value is 45.13%
  • yellow value is 42.05%
  • key color value is 23.53%

CMYK: (0,45,42,24)
C0M45Y42K24 (0%, 45%, 42%, 24%)
(0.00 / 0.45 / 0.42 / 0.24)

CMYK percentages

%0
%45.13
%42.05
%23.53

Codes

Color #C36B71 in popluar color models

C3 6B 71
RGB 195 107 113
HSL 356° 42.31% 59.22%
HSB/HSV 356° 45.13% 76.47%
CMYK 0.00% 45.13% 42.05%
23.53%

Color #C36B71 in popluar number systems.

HEX C3 6B 71
Decimal 195 107 113
Binary 11000011 1101011 1110001
Octal 303 153 161

Shades and tints

Shades of #C36B71

#C36B71
(195,107,113)
#B26267
(178,98,103)
#A1595D
(161,89,93)
#905053
(144,80,83)
#7F4749
(127,71,73)
#6E3E3F
(110,62,63)
#5D3535
(93,53,53)
#4C2C2B
(76,44,43)
#3B2321
(59,35,33)
#2A1A17
(42,26,23)
#19110D
(25,17,13)
#000000
(0,0,0)

Tints of #C36B71

#C36B71
(195,107,113)
#C8787D
(200,120,125)
#CD8589
(205,133,137)
#D29295
(210,146,149)
#D79FA1
(215,159,161)
#DCACAD
(220,172,173)
#E1B9B9
(225,185,185)
#E6C6C5
(230,198,197)
#EBD3D1
(235,211,209)
#F0E0DD
(240,224,221)
#F5EDE9
(245,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C36B71 color. Also use rgb(195,107,113) instead hex code.

Text Font Color

.myTextColor { color: #C36B71; }

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

This text font color is #C36B71.

Background Color

.myBgColor { background-color: #C36B71; }

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

This div background color is #C36B71.

Border color

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

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

This div border color is #C36B71.

Opacity

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

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

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

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

This text has shadow with #C36B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C36B71.

Preview

Color preview on black background

This text has color #C36B71 on black background.


Color preview on white background

This text has color #C36B71 on white background.


Black color preview on #C36B71 background

This text has black color on #C36B71 background.


White color preview on #C36B71 background

This text has white color on #C36B71 background.


Related colors

Complementary color

Complementary color for #hex is #3C948E.


I love getcolorcode.com

Triadic colors

1 #71C36B and #6B71C3 with #C36B71 are triadic colors.

2 #716BC3 and #6BC371 with #C36B71 are triadic colors.