COLOR #C37E67

HEX: #C37E67 RGB: (195,126,103)

Color info

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

RGB color model

#C37E67 color RGB value is (195,126,103).

RGB: (195,126,103) (76%, 49%, 40%)

RGB channels and saturation

R 195 of 255 = 76%
G 126 of 255 = 49%
B 103 of 255 = 40%

195
126
103

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

Portions of RGB colors in percentages

R + G + B = 195 + 126 + 103 = 424 (100%)
R 195 of 424 ~ 45.99%
G 126 of 424 ~ 29.72%
B 103 of 424 ~ 24.29'%

%45.99
%29.72
%24.29

CMYK color model

#C37E67 color CMYK value is (0,35,47,24).

  • cyan value is 0.00%
  • magenta value is 35.38%
  • yellow value is 47.18%
  • key color value is 23.53%

CMYK: (0,35,47,24)
C0M35Y47K24 (0%, 35%, 47%, 24%)
(0.00 / 0.35 / 0.47 / 0.24)

CMYK percentages

%0
%35.38
%47.18
%23.53

Codes

Color #C37E67 in popluar color models

C3 7E 67
RGB 195 126 103
HSL 15° 43.40% 58.43%
HSB/HSV 15° 47.18% 76.47%
CMYK 0.00% 35.38% 47.18%
23.53%

Color #C37E67 in popluar number systems.

HEX C3 7E 67
Decimal 195 126 103
Binary 11000011 1111110 1100111
Octal 303 176 147

Shades and tints

Shades of #C37E67

#C37E67
(195,126,103)
#B2735E
(178,115,94)
#A16855
(161,104,85)
#905D4C
(144,93,76)
#7F5243
(127,82,67)
#6E473A
(110,71,58)
#5D3C31
(93,60,49)
#4C3128
(76,49,40)
#3B261F
(59,38,31)
#2A1B16
(42,27,22)
#19100D
(25,16,13)
#000000
(0,0,0)

Tints of #C37E67

#C37E67
(195,126,103)
#C88974
(200,137,116)
#CD9481
(205,148,129)
#D29F8E
(210,159,142)
#D7AA9B
(215,170,155)
#DCB5A8
(220,181,168)
#E1C0B5
(225,192,181)
#E6CBC2
(230,203,194)
#EBD6CF
(235,214,207)
#F0E1DC
(240,225,220)
#F5ECE9
(245,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37E67 color. Also use rgb(195,126,103) instead hex code.

Text Font Color

.myTextColor { color: #C37E67; }

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

This text font color is #C37E67.

Background Color

.myBgColor { background-color: #C37E67; }

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

This div background color is #C37E67.

Border color

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

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

This div border color is #C37E67.

Opacity

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

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

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

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

This text has shadow with #C37E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37E67.

Preview

Color preview on black background

This text has color #C37E67 on black background.


Color preview on white background

This text has color #C37E67 on white background.


Black color preview on #C37E67 background

This text has black color on #C37E67 background.


White color preview on #C37E67 background

This text has white color on #C37E67 background.


Related colors

Complementary color

Complementary color for #hex is #3C8198.


I love getcolorcode.com

Triadic colors

1 #67C37E and #7E67C3 with #C37E67 are triadic colors.

2 #677EC3 and #7EC367 with #C37E67 are triadic colors.