COLOR #61254B

HEX: #61254B RGB: (97,37,75)

Color info

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

RGB color model

#61254B color RGB value is (97,37,75).

RGB: (97,37,75) (38%, 15%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 37 of 255 = 15%
B 75 of 255 = 29%

97
37
75

R + G + B ~ 27%. #61254B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 37 + 75 = 209 (100%)
R 97 of 209 ~ 46.41%
G 37 of 209 ~ 17.7%
B 75 of 209 ~ 35.89'%

%46.41
%17.7
%35.89

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 61.86%
  • yellow value is 22.68%
  • key color value is 61.96%
CMYK: (0,62,23,62) C0M62Y23K62 (0%,62%,23%,62%) (0.00/0.62/0.23/0.62) 

CMYK percentages

%0
%61.86
%22.68
%61.96

Codes

Color #61254B in popluar color models

61 25 4B
RGB 97 37 75
HSL 322° 44.78% 26.27%
HSB/HSV 322° 61.86% 38.04%
CMYK 0.00% 61.86% 22.68%
61.96%

Color #61254B in popluar number systems.

HEX 61 25 4B
Decimal 97 37 75
Binary 1100001 100101 1001011
Octal 141 45 113

Shades and tints

Shades of #61254B

#61254B
(97,37,75)
#592245
(89,34,69)
#511F3F
(81,31,63)
#491C39
(73,28,57)
#411933
(65,25,51)
#39162D
(57,22,45)
#311327
(49,19,39)
#291021
(41,16,33)
#210D1B
(33,13,27)
#190A15
(25,10,21)
#11070F
(17,7,15)
#000000
(0,0,0)

Tints of #61254B

#61254B
(97,37,75)
#6F385B
(111,56,91)
#7D4B6B
(125,75,107)
#8B5E7B
(139,94,123)
#99718B
(153,113,139)
#A7849B
(167,132,155)
#B597AB
(181,151,171)
#C3AABB
(195,170,187)
#D1BDCB
(209,189,203)
#DFD0DB
(223,208,219)
#EDE3EB
(237,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61254B; }

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

This text font color is #61254B.

Background Color

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

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

This div background color is #61254B.

Border color

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

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

This div border color is #61254B.

Opacity

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

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

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

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

This text has shadow with #61254B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61254B.

Preview

Color preview on black background

This text has color #61254B on black background.


Color preview on white background

This text has color #61254B on white background.


Black color preview on #61254B background

This text has black color on #61254B background.


White color preview on #61254B background

This text has white color on #61254B background.


Related colors

Complementary color

Complementary color for #hex is #9EDAB4.


I love getcolorcode.com

Triadic colors

1 #4B6125 and #254B61 with #61254B are triadic colors.

2 #4B2561 and #25614B with #61254B are triadic colors.