COLOR #61212A

HEX: #61212A RGB: (97,33,42)

Color info

#61212A contains mainly red and blue colors. Web safe color of #61212A is #663333 (or #633).

RGB color model

#61212A color RGB value is (97,33,42).

RGB: (97,33,42) (38%, 13%, 16%)

RGB channels and saturation

R 97 of 255 = 38%
G 33 of 255 = 13%
B 42 of 255 = 16%

97
33
42

R + G + B ~ 22%. #61212A is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 33 + 42 = 172 (100%)
R 97 of 172 ~ 56.4%
G 33 of 172 ~ 19.19%
B 42 of 172 ~ 24.42'%

%56.4
%19.19
%24.42

CMYK color model

#61212A color CMYK value is (0,66,57,62).

  • cyan value is 0.00%
  • magenta value is 65.98%
  • yellow value is 56.70%
  • key color value is 61.96%
CMYK: (0,66,57,62) C0M66Y57K62 (0%,66%,57%,62%) (0.00/0.66/0.57/0.62) 

CMYK percentages

%0
%65.98
%56.7
%61.96

Codes

Color #61212A in popluar color models

61 21 2A
RGB 97 33 42
HSL 352° 49.23% 25.49%
HSB/HSV 352° 65.98% 38.04%
CMYK 0.00% 65.98% 56.70%
61.96%

Color #61212A in popluar number systems.

HEX 61 21 2A
Decimal 97 33 42
Binary 1100001 100001 101010
Octal 141 41 52

Shades and tints

Shades of #61212A

#61212A
(97,33,42)
#591E27
(89,30,39)
#511B24
(81,27,36)
#491821
(73,24,33)
#41151E
(65,21,30)
#39121B
(57,18,27)
#310F18
(49,15,24)
#290C15
(41,12,21)
#210912
(33,9,18)
#19060F
(25,6,15)
#11030C
(17,3,12)
#000000
(0,0,0)

Tints of #61212A

#61212A
(97,33,42)
#6F353D
(111,53,61)
#7D4950
(125,73,80)
#8B5D63
(139,93,99)
#997176
(153,113,118)
#A78589
(167,133,137)
#B5999C
(181,153,156)
#C3ADAF
(195,173,175)
#D1C1C2
(209,193,194)
#DFD5D5
(223,213,213)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61212A color. Also use rgb(97,33,42) instead hex code.

Text Font Color

.myTextColor { color: #61212A; }

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

This text font color is #61212A.

Background Color

.myBgColor { background-color: #61212A; }

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

This div background color is #61212A.

Border color

.myBorderColor { border: 1px solid #61212A; }

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

This div border color is #61212A.

Opacity

.myOpacity80 { color: #61212A; opacity: 0.8; }

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

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

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

This text has shadow with #61212A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61212A.

Preview

Color preview on black background

This text has color #61212A on black background.


Color preview on white background

This text has color #61212A on white background.


Black color preview on #61212A background

This text has black color on #61212A background.


White color preview on #61212A background

This text has white color on #61212A background.


Related colors

Complementary color

Complementary color for #hex is #9EDED5.


I love getcolorcode.com

Triadic colors

1 #2A6121 and #212A61 with #61212A are triadic colors.

2 #2A2161 and #21612A with #61212A are triadic colors.