COLOR #61366F

HEX: #61366F RGB: (97,54,111)

Color info

#61366F contains red, green and blue colors in about the same proportion. Web safe color of #61366F is #663366 (or #636).

RGB color model

#61366F color RGB value is (97,54,111).

RGB: (97,54,111) (38%, 21%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 54 of 255 = 21%
B 111 of 255 = 44%

97
54
111

R + G + B ~ 34%. #61366F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 54 + 111 = 262 (100%)
R 97 of 262 ~ 37.02%
G 54 of 262 ~ 20.61%
B 111 of 262 ~ 42.37'%

%37.02
%20.61
%42.37

CMYK color model

#61366F color CMYK value is (13,51,0,56).

  • cyan value is 12.61%
  • magenta value is 51.35%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (13,51,0,56) C13M51Y0K56 (13%,51%,0%,56%) (0.13/0.51/0.00/0.56) 

CMYK percentages

%12.61
%51.35
%0
%56.47

Codes

Color #61366F in popluar color models

61 36 6F
RGB 97 54 111
HSL 285° 34.55% 32.35%
HSB/HSV 285° 51.35% 43.53%
CMYK 12.61% 51.35% 0.00%
56.47%

Color #61366F in popluar number systems.

HEX 61 36 6F
Decimal 97 54 111
Binary 1100001 110110 1101111
Octal 141 66 157

Shades and tints

Shades of #61366F

#61366F
(97,54,111)
#593265
(89,50,101)
#512E5B
(81,46,91)
#492A51
(73,42,81)
#412647
(65,38,71)
#39223D
(57,34,61)
#311E33
(49,30,51)
#291A29
(41,26,41)
#21161F
(33,22,31)
#191215
(25,18,21)
#110E0B
(17,14,11)
#000000
(0,0,0)

Tints of #61366F

#61366F
(97,54,111)
#6F487C
(111,72,124)
#7D5A89
(125,90,137)
#8B6C96
(139,108,150)
#997EA3
(153,126,163)
#A790B0
(167,144,176)
#B5A2BD
(181,162,189)
#C3B4CA
(195,180,202)
#D1C6D7
(209,198,215)
#DFD8E4
(223,216,228)
#EDEAF1
(237,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61366F color. Also use rgb(97,54,111) instead hex code.

Text Font Color

.myTextColor { color: #61366F; }

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

This text font color is #61366F.

Background Color

.myBgColor { background-color: #61366F; }

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

This div background color is #61366F.

Border color

.myBorderColor { border: 1px solid #61366F; }

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

This div border color is #61366F.

Opacity

.myOpacity80 { color: #61366F; opacity: 0.8; }

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

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

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

This text has shadow with #61366F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61366F.

Preview

Color preview on black background

This text has color #61366F on black background.


Color preview on white background

This text has color #61366F on white background.


Black color preview on #61366F background

This text has black color on #61366F background.


White color preview on #61366F background

This text has white color on #61366F background.


Related colors

Complementary color

Complementary color for #hex is #9EC990.


I love getcolorcode.com

Triadic colors

1 #6F6136 and #366F61 with #61366F are triadic colors.

2 #6F3661 and #36616F with #61366F are triadic colors.