COLOR #61383C

HEX: #61383C RGB: (97,56,60)

Color info

#61383C contains red, green and blue colors in about the same proportion. Web safe color of #61383C is #663333 (or #633).

RGB color model

#61383C color RGB value is (97,56,60).

RGB: (97,56,60) (38%, 22%, 24%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 60 of 255 = 24%

97
56
60

R + G + B ~ 28%. #61383C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 60 = 213 (100%)
R 97 of 213 ~ 45.54%
G 56 of 213 ~ 26.29%
B 60 of 213 ~ 28.17'%

%45.54
%26.29
%28.17

CMYK color model

#61383C color CMYK value is (0,42,38,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 38.14%
  • key color value is 61.96%
CMYK: (0,42,38,62) C0M42Y38K62 (0%,42%,38%,62%) (0.00/0.42/0.38/0.62) 

CMYK percentages

%0
%42.27
%38.14
%61.96

Codes

Color #61383C in popluar color models

61 38 3C
RGB 97 56 60
HSL 354° 26.80% 30.00%
HSB/HSV 354° 42.27% 38.04%
CMYK 0.00% 42.27% 38.14%
61.96%

Color #61383C in popluar number systems.

HEX 61 38 3C
Decimal 97 56 60
Binary 1100001 111000 111100
Octal 141 70 74

Shades and tints

Shades of #61383C

#61383C
(97,56,60)
#593337
(89,51,55)
#512E32
(81,46,50)
#49292D
(73,41,45)
#412428
(65,36,40)
#391F23
(57,31,35)
#311A1E
(49,26,30)
#291519
(41,21,25)
#211014
(33,16,20)
#190B0F
(25,11,15)
#11060A
(17,6,10)
#000000
(0,0,0)

Tints of #61383C

#61383C
(97,56,60)
#6F4A4D
(111,74,77)
#7D5C5E
(125,92,94)
#8B6E6F
(139,110,111)
#998080
(153,128,128)
#A79291
(167,146,145)
#B5A4A2
(181,164,162)
#C3B6B3
(195,182,179)
#D1C8C4
(209,200,196)
#DFDAD5
(223,218,213)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61383C color. Also use rgb(97,56,60) instead hex code.

Text Font Color

.myTextColor { color: #61383C; }

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

This text font color is #61383C.

Background Color

.myBgColor { background-color: #61383C; }

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

This div background color is #61383C.

Border color

.myBorderColor { border: 1px solid #61383C; }

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

This div border color is #61383C.

Opacity

.myOpacity80 { color: #61383C; opacity: 0.8; }

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

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

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

This text has shadow with #61383C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61383C.

Preview

Color preview on black background

This text has color #61383C on black background.


Color preview on white background

This text has color #61383C on white background.


Black color preview on #61383C background

This text has black color on #61383C background.


White color preview on #61383C background

This text has white color on #61383C background.


Related colors

Complementary color

Complementary color for #hex is #9EC7C3.


I love getcolorcode.com

Triadic colors

1 #3C6138 and #383C61 with #61383C are triadic colors.

2 #3C3861 and #38613C with #61383C are triadic colors.