COLOR #61381E

HEX: #61381E RGB: (97,56,30)

Color info

#61381E contains mainly red and green colors. Web safe color of #61381E is #663333 (or #633).

RGB color model

#61381E color RGB value is (97,56,30).

RGB: (97,56,30) (38%, 22%, 12%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 30 of 255 = 12%

97
56
30

R + G + B ~ 24%. #61381E is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 30 = 183 (100%)
R 97 of 183 ~ 53.01%
G 56 of 183 ~ 30.6%
B 30 of 183 ~ 16.39'%

%53.01
%30.6
%16.39

CMYK color model

#61381E color CMYK value is (0,42,69,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 69.07%
  • key color value is 61.96%

CMYK: (0,42,69,62)
C0M42Y69K62 (0%, 42%, 69%, 62%)
(0.00 / 0.42 / 0.69 / 0.62)

CMYK percentages

%0
%42.27
%69.07
%61.96

Codes

Color #61381E in popluar color models

61 38 1E
RGB 97 56 30
HSL 23° 52.76% 24.90%
HSB/HSV 23° 69.07% 38.04%
CMYK 0.00% 42.27% 69.07%
61.96%

Color #61381E in popluar number systems.

HEX 61 38 1E
Decimal 97 56 30
Binary 1100001 111000 11110
Octal 141 70 36

Shades and tints

Shades of #61381E

#61381E
(97,56,30)
#59331C
(89,51,28)
#512E1A
(81,46,26)
#492918
(73,41,24)
#412416
(65,36,22)
#391F14
(57,31,20)
#311A12
(49,26,18)
#291510
(41,21,16)
#21100E
(33,16,14)
#190B0C
(25,11,12)
#11060A
(17,6,10)
#000000
(0,0,0)

Tints of #61381E

#61381E
(97,56,30)
#6F4A32
(111,74,50)
#7D5C46
(125,92,70)
#8B6E5A
(139,110,90)
#99806E
(153,128,110)
#A79282
(167,146,130)
#B5A496
(181,164,150)
#C3B6AA
(195,182,170)
#D1C8BE
(209,200,190)
#DFDAD2
(223,218,210)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61381E color. Also use rgb(97,56,30) instead hex code.

Text Font Color

.myTextColor { color: #61381E; }

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

This text font color is #61381E.

Background Color

.myBgColor { background-color: #61381E; }

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

This div background color is #61381E.

Border color

.myBorderColor { border: 1px solid #61381E; }

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

This div border color is #61381E.

Opacity

.myOpacity80 { color: #61381E; opacity: 0.8; }

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

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

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

This text has shadow with #61381E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61381E.

Preview

Color preview on black background

This text has color #61381E on black background.


Color preview on white background

This text has color #61381E on white background.


Black color preview on #61381E background

This text has black color on #61381E background.


White color preview on #61381E background

This text has white color on #61381E background.


Related colors

Complementary color

Complementary color for #hex is #9EC7E1.


I love getcolorcode.com

Triadic colors

1 #1E6138 and #381E61 with #61381E are triadic colors.

2 #1E3861 and #38611E with #61381E are triadic colors.