COLOR #610249

HEX: #610249 RGB: (97,2,73)

Color info

#610249 contains mainly red and blue colors. Web safe color of #610249 is #660033 (or #603).

RGB color model

#610249 color RGB value is (97,2,73).

RGB: (97,2,73) (38%, 1%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 2 of 255 = 1%
B 73 of 255 = 29%

97
2
73

R + G + B ~ 23%. #610249 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 2 + 73 = 172 (100%)
R 97 of 172 ~ 56.4%
G 2 of 172 ~ 1.16%
B 73 of 172 ~ 42.44'%

%56.4
%42.44

CMYK color model

#610249 color CMYK value is (0,98,25,62).

  • cyan value is 0.00%
  • magenta value is 97.94%
  • yellow value is 24.74%
  • key color value is 61.96%

CMYK: (0,98,25,62)
C0M98Y25K62 (0%, 98%, 25%, 62%)
(0.00 / 0.98 / 0.25 / 0.62)

CMYK percentages

%0
%97.94
%24.74
%61.96

Codes

Color #610249 in popluar color models

61 02 49
RGB 97 2 73
HSL 315° 95.96% 19.41%
HSB/HSV 315° 97.94% 38.04%
CMYK 0.00% 97.94% 24.74%
61.96%

Color #610249 in popluar number systems.

HEX 61 02 49
Decimal 97 2 73
Binary 1100001 10 1001001
Octal 141 2 111

Shades and tints

Shades of #610249

#610249
(97,2,73)
#590243
(89,2,67)
#51023D
(81,2,61)
#490237
(73,2,55)
#410231
(65,2,49)
#39022B
(57,2,43)
#310225
(49,2,37)
#29021F
(41,2,31)
#210219
(33,2,25)
#190213
(25,2,19)
#11020D
(17,2,13)
#000000
(0,0,0)

Tints of #610249

#610249
(97,2,73)
#6F1959
(111,25,89)
#7D3069
(125,48,105)
#8B4779
(139,71,121)
#995E89
(153,94,137)
#A77599
(167,117,153)
#B58CA9
(181,140,169)
#C3A3B9
(195,163,185)
#D1BAC9
(209,186,201)
#DFD1D9
(223,209,217)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #610249 color. Also use rgb(97,2,73) instead hex code.

Text Font Color

.myTextColor { color: #610249; }

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

This text font color is #610249.

Background Color

.myBgColor { background-color: #610249; }

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

This div background color is #610249.

Border color

.myBorderColor { border: 1px solid #610249; }

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

This div border color is #610249.

Opacity

.myOpacity80 { color: #610249; opacity: 0.8; }

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

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

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

This text has shadow with #610249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #610249.

Preview

Color preview on black background

This text has color #610249 on black background.


Color preview on white background

This text has color #610249 on white background.


Black color preview on #610249 background

This text has black color on #610249 background.


White color preview on #610249 background

This text has white color on #610249 background.


Related colors

Complementary color

Complementary color for #hex is #9EFDB6.


I love getcolorcode.com

Triadic colors

1 #496102 and #024961 with #610249 are triadic colors.

2 #490261 and #026149 with #610249 are triadic colors.