COLOR #612279

HEX: #612279 RGB: (97,34,121)

Color info

#612279 contains mainly red and blue colors. Web safe color of #612279 is #663366 (or #636).

RGB color model

#612279 color RGB value is (97,34,121).

RGB: (97,34,121) (38%, 13%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 34 of 255 = 13%
B 121 of 255 = 47%

97
34
121

R + G + B ~ 33%. #612279 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 34 + 121 = 252 (100%)
R 97 of 252 ~ 38.49%
G 34 of 252 ~ 13.49%
B 121 of 252 ~ 48.02'%

%38.49
%13.49
%48.02

CMYK color model

#612279 color CMYK value is (20,72,0,53).

  • cyan value is 19.83%
  • magenta value is 71.90%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (20,72,0,53)
C20M72Y0K53 (20%, 72%, 0%, 53%)
(0.20 / 0.72 / 0.00 / 0.53)

CMYK percentages

%19.83
%71.9
%0
%52.55

Codes

Color #612279 in popluar color models

61 22 79
RGB 97 34 121
HSL 283° 56.13% 30.39%
HSB/HSV 283° 71.90% 47.45%
CMYK 19.83% 71.90% 0.00%
52.55%

Color #612279 in popluar number systems.

HEX 61 22 79
Decimal 97 34 121
Binary 1100001 100010 1111001
Octal 141 42 171

Shades and tints

Shades of #612279

#612279
(97,34,121)
#591F6E
(89,31,110)
#511C63
(81,28,99)
#491958
(73,25,88)
#41164D
(65,22,77)
#391342
(57,19,66)
#311037
(49,16,55)
#290D2C
(41,13,44)
#210A21
(33,10,33)
#190716
(25,7,22)
#11040B
(17,4,11)
#000000
(0,0,0)

Tints of #612279

#612279
(97,34,121)
#6F3685
(111,54,133)
#7D4A91
(125,74,145)
#8B5E9D
(139,94,157)
#9972A9
(153,114,169)
#A786B5
(167,134,181)
#B59AC1
(181,154,193)
#C3AECD
(195,174,205)
#D1C2D9
(209,194,217)
#DFD6E5
(223,214,229)
#EDEAF1
(237,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612279 color. Also use rgb(97,34,121) instead hex code.

Text Font Color

.myTextColor { color: #612279; }

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

This text font color is #612279.

Background Color

.myBgColor { background-color: #612279; }

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

This div background color is #612279.

Border color

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

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

This div border color is #612279.

Opacity

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

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

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

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

This text has shadow with #612279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612279.

Preview

Color preview on black background

This text has color #612279 on black background.


Color preview on white background

This text has color #612279 on white background.


Black color preview on #612279 background

This text has black color on #612279 background.


White color preview on #612279 background

This text has white color on #612279 background.


Related colors

Complementary color

Complementary color for #hex is #9EDD86.


I love getcolorcode.com

Triadic colors

1 #796122 and #227961 with #612279 are triadic colors.

2 #792261 and #226179 with #612279 are triadic colors.