COLOR #61481B

HEX: #61481B RGB: (97,72,27)

Color info

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

RGB color model

#61481B color RGB value is (97,72,27).

RGB: (97,72,27) (38%, 28%, 11%)

RGB channels and saturation

R 97 of 255 = 38%
G 72 of 255 = 28%
B 27 of 255 = 11%

97
72
27

R + G + B ~ 26%. #61481B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 72 + 27 = 196 (100%)
R 97 of 196 ~ 49.49%
G 72 of 196 ~ 36.73%
B 27 of 196 ~ 13.78'%

%49.49
%36.73
%13.78

CMYK color model

#61481B color CMYK value is (0,26,72,62).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 72.16%
  • key color value is 61.96%
CMYK: (0,26,72,62) C0M26Y72K62 (0%,26%,72%,62%) (0.00/0.26/0.72/0.62) 

CMYK percentages

%0
%25.77
%72.16
%61.96

Codes

Color #61481B in popluar color models

61 48 1B
RGB 97 72 27
HSL 39° 56.45% 24.31%
HSB/HSV 39° 72.16% 38.04%
CMYK 0.00% 25.77% 72.16%
61.96%

Color #61481B in popluar number systems.

HEX 61 48 1B
Decimal 97 72 27
Binary 1100001 1001000 11011
Octal 141 110 33

Shades and tints

Shades of #61481B

#61481B
(97,72,27)
#594219
(89,66,25)
#513C17
(81,60,23)
#493615
(73,54,21)
#413013
(65,48,19)
#392A11
(57,42,17)
#31240F
(49,36,15)
#291E0D
(41,30,13)
#21180B
(33,24,11)
#191209
(25,18,9)
#110C07
(17,12,7)
#000000
(0,0,0)

Tints of #61481B

#61481B
(97,72,27)
#6F582F
(111,88,47)
#7D6843
(125,104,67)
#8B7857
(139,120,87)
#99886B
(153,136,107)
#A7987F
(167,152,127)
#B5A893
(181,168,147)
#C3B8A7
(195,184,167)
#D1C8BB
(209,200,187)
#DFD8CF
(223,216,207)
#EDE8E3
(237,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61481B color. Also use rgb(97,72,27) instead hex code.

Text Font Color

.myTextColor { color: #61481B; }

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

This text font color is #61481B.

Background Color

.myBgColor { background-color: #61481B; }

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

This div background color is #61481B.

Border color

.myBorderColor { border: 1px solid #61481B; }

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

This div border color is #61481B.

Opacity

.myOpacity80 { color: #61481B; opacity: 0.8; }

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

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

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

This text has shadow with #61481B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61481B.

Preview

Color preview on black background

This text has color #61481B on black background.


Color preview on white background

This text has color #61481B on white background.


Black color preview on #61481B background

This text has black color on #61481B background.


White color preview on #61481B background

This text has white color on #61481B background.


Related colors

Complementary color

Complementary color for #hex is #9EB7E4.


I love getcolorcode.com

Triadic colors

1 #1B6148 and #481B61 with #61481B are triadic colors.

2 #1B4861 and #48611B with #61481B are triadic colors.