COLOR #612052

HEX: #612052 RGB: (97,32,82)

Color info

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

RGB color model

#612052 color RGB value is (97,32,82).

RGB: (97,32,82) (38%, 13%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 32 of 255 = 13%
B 82 of 255 = 32%

97
32
82

R + G + B ~ 28%. #612052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 32 + 82 = 211 (100%)
R 97 of 211 ~ 45.97%
G 32 of 211 ~ 15.17%
B 82 of 211 ~ 38.86'%

%45.97
%15.17
%38.86

CMYK color model

#612052 color CMYK value is (0,67,15,62).

  • cyan value is 0.00%
  • magenta value is 67.01%
  • yellow value is 15.46%
  • key color value is 61.96%
CMYK: (0,67,15,62) C0M67Y15K62 (0%,67%,15%,62%) (0.00/0.67/0.15/0.62) 

CMYK percentages

%0
%67.01
%15.46
%61.96

Codes

Color #612052 in popluar color models

61 20 52
RGB 97 32 82
HSL 314° 50.39% 25.29%
HSB/HSV 314° 67.01% 38.04%
CMYK 0.00% 67.01% 15.46%
61.96%

Color #612052 in popluar number systems.

HEX 61 20 52
Decimal 97 32 82
Binary 1100001 100000 1010010
Octal 141 40 122

Shades and tints

Shades of #612052

#612052
(97,32,82)
#591E4B
(89,30,75)
#511C44
(81,28,68)
#491A3D
(73,26,61)
#411836
(65,24,54)
#39162F
(57,22,47)
#311428
(49,20,40)
#291221
(41,18,33)
#21101A
(33,16,26)
#190E13
(25,14,19)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #612052

#612052
(97,32,82)
#6F3461
(111,52,97)
#7D4870
(125,72,112)
#8B5C7F
(139,92,127)
#99708E
(153,112,142)
#A7849D
(167,132,157)
#B598AC
(181,152,172)
#C3ACBB
(195,172,187)
#D1C0CA
(209,192,202)
#DFD4D9
(223,212,217)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612052 color. Also use rgb(97,32,82) instead hex code.

Text Font Color

.myTextColor { color: #612052; }

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

This text font color is #612052.

Background Color

.myBgColor { background-color: #612052; }

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

This div background color is #612052.

Border color

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

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

This div border color is #612052.

Opacity

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

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

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

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

This text has shadow with #612052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612052.

Preview

Color preview on black background

This text has color #612052 on black background.


Color preview on white background

This text has color #612052 on white background.


Black color preview on #612052 background

This text has black color on #612052 background.


White color preview on #612052 background

This text has white color on #612052 background.


Related colors

Complementary color

Complementary color for #hex is #9EDFAD.


I love getcolorcode.com

Triadic colors

1 #526120 and #205261 with #612052 are triadic colors.

2 #522061 and #206152 with #612052 are triadic colors.