COLOR #C35A38

HEX: #C35A38 RGB: (195,90,56)

Color info

#C35A38 contains mainly red color. Web safe color of #C35A38 is #CC6633 (or #C63).

RGB color model

#C35A38 color RGB value is (195,90,56).

RGB: (195,90,56) (76%, 35%, 22%)

RGB channels and saturation

R 195 of 255 = 76%
G 90 of 255 = 35%
B 56 of 255 = 22%

195
90
56

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

Portions of RGB colors in percentages

R + G + B = 195 + 90 + 56 = 341 (100%)
R 195 of 341 ~ 57.18%
G 90 of 341 ~ 26.39%
B 56 of 341 ~ 16.42'%

%57.18
%26.39
%16.42

CMYK color model

#C35A38 color CMYK value is (0,54,71,24).

  • cyan value is 0.00%
  • magenta value is 53.85%
  • yellow value is 71.28%
  • key color value is 23.53%

CMYK: (0,54,71,24)
C0M54Y71K24 (0%, 54%, 71%, 24%)
(0.00 / 0.54 / 0.71 / 0.24)

CMYK percentages

%0
%53.85
%71.28
%23.53

Codes

Color #C35A38 in popluar color models

C3 5A 38
RGB 195 90 56
HSL 15° 55.38% 49.22%
HSB/HSV 15° 71.28% 76.47%
CMYK 0.00% 53.85% 71.28%
23.53%

Color #C35A38 in popluar number systems.

HEX C3 5A 38
Decimal 195 90 56
Binary 11000011 1011010 111000
Octal 303 132 70

Shades and tints

Shades of #C35A38

#C35A38
(195,90,56)
#B25233
(178,82,51)
#A14A2E
(161,74,46)
#904229
(144,66,41)
#7F3A24
(127,58,36)
#6E321F
(110,50,31)
#5D2A1A
(93,42,26)
#4C2215
(76,34,21)
#3B1A10
(59,26,16)
#2A120B
(42,18,11)
#190A06
(25,10,6)
#000000
(0,0,0)

Tints of #C35A38

#C35A38
(195,90,56)
#C8694A
(200,105,74)
#CD785C
(205,120,92)
#D2876E
(210,135,110)
#D79680
(215,150,128)
#DCA592
(220,165,146)
#E1B4A4
(225,180,164)
#E6C3B6
(230,195,182)
#EBD2C8
(235,210,200)
#F0E1DA
(240,225,218)
#F5F0EC
(245,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C35A38 color. Also use rgb(195,90,56) instead hex code.

Text Font Color

.myTextColor { color: #C35A38; }

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

This text font color is #C35A38.

Background Color

.myBgColor { background-color: #C35A38; }

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

This div background color is #C35A38.

Border color

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

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

This div border color is #C35A38.

Opacity

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

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

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

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

This text has shadow with #C35A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C35A38.

Preview

Color preview on black background

This text has color #C35A38 on black background.


Color preview on white background

This text has color #C35A38 on white background.


Black color preview on #C35A38 background

This text has black color on #C35A38 background.


White color preview on #C35A38 background

This text has white color on #C35A38 background.


Related colors

Complementary color

Complementary color for #hex is #3CA5C7.


I love getcolorcode.com

Triadic colors

1 #38C35A and #5A38C3 with #C35A38 are triadic colors.

2 #385AC3 and #5AC338 with #C35A38 are triadic colors.