COLOR #61424B

HEX: #61424B RGB: (97,66,75)

Color info

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

RGB color model

#61424B color RGB value is (97,66,75).

RGB: (97,66,75) (38%, 26%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 66 of 255 = 26%
B 75 of 255 = 29%

97
66
75

R + G + B ~ 31%. #61424B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 66 + 75 = 238 (100%)
R 97 of 238 ~ 40.76%
G 66 of 238 ~ 27.73%
B 75 of 238 ~ 31.51'%

%40.76
%27.73
%31.51

CMYK color model

#61424B color CMYK value is (0,32,23,62).

  • cyan value is 0.00%
  • magenta value is 31.96%
  • yellow value is 22.68%
  • key color value is 61.96%
CMYK: (0,32,23,62) C0M32Y23K62 (0%,32%,23%,62%) (0.00/0.32/0.23/0.62) 

CMYK percentages

%0
%31.96
%22.68
%61.96

Codes

Color #61424B in popluar color models

61 42 4B
RGB 97 66 75
HSL 343° 19.02% 31.96%
HSB/HSV 343° 31.96% 38.04%
CMYK 0.00% 31.96% 22.68%
61.96%

Color #61424B in popluar number systems.

HEX 61 42 4B
Decimal 97 66 75
Binary 1100001 1000010 1001011
Octal 141 102 113

Shades and tints

Shades of #61424B

#61424B
(97,66,75)
#593C45
(89,60,69)
#51363F
(81,54,63)
#493039
(73,48,57)
#412A33
(65,42,51)
#39242D
(57,36,45)
#311E27
(49,30,39)
#291821
(41,24,33)
#21121B
(33,18,27)
#190C15
(25,12,21)
#11060F
(17,6,15)
#000000
(0,0,0)

Tints of #61424B

#61424B
(97,66,75)
#6F535B
(111,83,91)
#7D646B
(125,100,107)
#8B757B
(139,117,123)
#99868B
(153,134,139)
#A7979B
(167,151,155)
#B5A8AB
(181,168,171)
#C3B9BB
(195,185,187)
#D1CACB
(209,202,203)
#DFDBDB
(223,219,219)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61424B color. Also use rgb(97,66,75) instead hex code.

Text Font Color

.myTextColor { color: #61424B; }

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

This text font color is #61424B.

Background Color

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

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

This div background color is #61424B.

Border color

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

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

This div border color is #61424B.

Opacity

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

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

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

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

This text has shadow with #61424B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61424B.

Preview

Color preview on black background

This text has color #61424B on black background.


Color preview on white background

This text has color #61424B on white background.


Black color preview on #61424B background

This text has black color on #61424B background.


White color preview on #61424B background

This text has white color on #61424B background.


Related colors

Complementary color

Complementary color for #hex is #9EBDB4.


I love getcolorcode.com

Triadic colors

1 #4B6142 and #424B61 with #61424B are triadic colors.

2 #4B4261 and #42614B with #61424B are triadic colors.