COLOR #C38B6A

HEX: #C38B6A RGB: (195,139,106)

Color info

#C38B6A contains mainly red and green colors. Web safe color of #C38B6A is #CC9966 (or #C96).

RGB color model

#C38B6A color RGB value is (195,139,106).

RGB: (195,139,106) (76%, 55%, 42%)

RGB channels and saturation

R 195 of 255 = 76%
G 139 of 255 = 55%
B 106 of 255 = 42%

195
139
106

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

Portions of RGB colors in percentages

R + G + B = 195 + 139 + 106 = 440 (100%)
R 195 of 440 ~ 44.32%
G 139 of 440 ~ 31.59%
B 106 of 440 ~ 24.09'%

%44.32
%31.59
%24.09

CMYK color model

#C38B6A color CMYK value is (0,29,46,24).

  • cyan value is 0.00%
  • magenta value is 28.72%
  • yellow value is 45.64%
  • key color value is 23.53%

CMYK: (0,29,46,24)
C0M29Y46K24 (0%, 29%, 46%, 24%)
(0.00 / 0.29 / 0.46 / 0.24)

CMYK percentages

%0
%28.72
%45.64
%23.53

Codes

Color #C38B6A in popluar color models

C3 8B 6A
RGB 195 139 106
HSL 22° 42.58% 59.02%
HSB/HSV 22° 45.64% 76.47%
CMYK 0.00% 28.72% 45.64%
23.53%

Color #C38B6A in popluar number systems.

HEX C3 8B 6A
Decimal 195 139 106
Binary 11000011 10001011 1101010
Octal 303 213 152

Shades and tints

Shades of #C38B6A

#C38B6A
(195,139,106)
#B27F61
(178,127,97)
#A17358
(161,115,88)
#90674F
(144,103,79)
#7F5B46
(127,91,70)
#6E4F3D
(110,79,61)
#5D4334
(93,67,52)
#4C372B
(76,55,43)
#3B2B22
(59,43,34)
#2A1F19
(42,31,25)
#191310
(25,19,16)
#000000
(0,0,0)

Tints of #C38B6A

#C38B6A
(195,139,106)
#C89577
(200,149,119)
#CD9F84
(205,159,132)
#D2A991
(210,169,145)
#D7B39E
(215,179,158)
#DCBDAB
(220,189,171)
#E1C7B8
(225,199,184)
#E6D1C5
(230,209,197)
#EBDBD2
(235,219,210)
#F0E5DF
(240,229,223)
#F5EFEC
(245,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C38B6A color. Also use rgb(195,139,106) instead hex code.

Text Font Color

.myTextColor { color: #C38B6A; }

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

This text font color is #C38B6A.

Background Color

.myBgColor { background-color: #C38B6A; }

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

This div background color is #C38B6A.

Border color

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

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

This div border color is #C38B6A.

Opacity

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

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

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

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

This text has shadow with #C38B6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38B6A.

Preview

Color preview on black background

This text has color #C38B6A on black background.


Color preview on white background

This text has color #C38B6A on white background.


Black color preview on #C38B6A background

This text has black color on #C38B6A background.


White color preview on #C38B6A background

This text has white color on #C38B6A background.


Related colors

Complementary color

Complementary color for #hex is #3C7495.


I love getcolorcode.com

Triadic colors

1 #6AC38B and #8B6AC3 with #C38B6A are triadic colors.

2 #6A8BC3 and #8BC36A with #C38B6A are triadic colors.