COLOR #C38B41

HEX: #C38B41 RGB: (195,139,65)

Color info

#C38B41 contains mainly red and green colors. Web safe color of #C38B41 is #CC9933 (or #C93).

RGB color model

#C38B41 color RGB value is (195,139,65).

RGB: (195,139,65) (76%, 55%, 25%)

RGB channels and saturation

R 195 of 255 = 76%
G 139 of 255 = 55%
B 65 of 255 = 25%

195
139
65

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

Portions of RGB colors in percentages

R + G + B = 195 + 139 + 65 = 399 (100%)
R 195 of 399 ~ 48.87%
G 139 of 399 ~ 34.84%
B 65 of 399 ~ 16.29'%

%48.87
%34.84
%16.29

CMYK color model

#C38B41 color CMYK value is (0,29,67,24).

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

CMYK: (0,29,67,24)
C0M29Y67K24 (0%, 29%, 67%, 24%)
(0.00 / 0.29 / 0.67 / 0.24)

CMYK percentages

%0
%28.72
%66.67
%23.53

Codes

Color #C38B41 in popluar color models

C3 8B 41
RGB 195 139 65
HSL 34° 52.00% 50.98%
HSB/HSV 34° 66.67% 76.47%
CMYK 0.00% 28.72% 66.67%
23.53%

Color #C38B41 in popluar number systems.

HEX C3 8B 41
Decimal 195 139 65
Binary 11000011 10001011 1000001
Octal 303 213 101

Shades and tints

Shades of #C38B41

#C38B41
(195,139,65)
#B27F3C
(178,127,60)
#A17337
(161,115,55)
#906732
(144,103,50)
#7F5B2D
(127,91,45)
#6E4F28
(110,79,40)
#5D4323
(93,67,35)
#4C371E
(76,55,30)
#3B2B19
(59,43,25)
#2A1F14
(42,31,20)
#19130F
(25,19,15)
#000000
(0,0,0)

Tints of #C38B41

#C38B41
(195,139,65)
#C89552
(200,149,82)
#CD9F63
(205,159,99)
#D2A974
(210,169,116)
#D7B385
(215,179,133)
#DCBD96
(220,189,150)
#E1C7A7
(225,199,167)
#E6D1B8
(230,209,184)
#EBDBC9
(235,219,201)
#F0E5DA
(240,229,218)
#F5EFEB
(245,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C38B41; }

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

This text font color is #C38B41.

Background Color

.myBgColor { background-color: #C38B41; }

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

This div background color is #C38B41.

Border color

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

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

This div border color is #C38B41.

Opacity

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

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

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

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

This text has shadow with #C38B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C38B41.

Preview

Color preview on black background

This text has color #C38B41 on black background.


Color preview on white background

This text has color #C38B41 on white background.


Black color preview on #C38B41 background

This text has black color on #C38B41 background.


White color preview on #C38B41 background

This text has white color on #C38B41 background.


Related colors

Complementary color

Complementary color for #hex is #3C74BE.


I love getcolorcode.com

Gradients

Color #C38B41 is used in Earth Yellow gradient.

Earth Yellow


Triadic colors

1 #41C38B and #8B41C3 with #C38B41 are triadic colors.

2 #418BC3 and #8BC341 with #C38B41 are triadic colors.