COLOR #612D74

HEX: #612D74 RGB: (97,45,116)

Color info

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

RGB color model

#612D74 color RGB value is (97,45,116).

RGB: (97,45,116) (38%, 18%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 45 of 255 = 18%
B 116 of 255 = 45%

97
45
116

R + G + B ~ 34%. #612D74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 45 + 116 = 258 (100%)
R 97 of 258 ~ 37.6%
G 45 of 258 ~ 17.44%
B 116 of 258 ~ 44.96'%

%37.6
%17.44
%44.96

CMYK color model

#612D74 color CMYK value is (16,61,0,55).

  • cyan value is 16.38%
  • magenta value is 61.21%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (16,61,0,55)
C16M61Y0K55 (16%, 61%, 0%, 55%)
(0.16 / 0.61 / 0.00 / 0.55)

CMYK percentages

%16.38
%61.21
%0
%54.51

Codes

Color #612D74 in popluar color models

61 2D 74
RGB 97 45 116
HSL 284° 44.10% 31.57%
HSB/HSV 284° 61.21% 45.49%
CMYK 16.38% 61.21% 0.00%
54.51%

Color #612D74 in popluar number systems.

HEX 61 2D 74
Decimal 97 45 116
Binary 1100001 101101 1110100
Octal 141 55 164

Shades and tints

Shades of #612D74

#612D74
(97,45,116)
#59296A
(89,41,106)
#512560
(81,37,96)
#492156
(73,33,86)
#411D4C
(65,29,76)
#391942
(57,25,66)
#311538
(49,21,56)
#29112E
(41,17,46)
#210D24
(33,13,36)
#19091A
(25,9,26)
#110510
(17,5,16)
#000000
(0,0,0)

Tints of #612D74

#612D74
(97,45,116)
#6F4080
(111,64,128)
#7D538C
(125,83,140)
#8B6698
(139,102,152)
#9979A4
(153,121,164)
#A78CB0
(167,140,176)
#B59FBC
(181,159,188)
#C3B2C8
(195,178,200)
#D1C5D4
(209,197,212)
#DFD8E0
(223,216,224)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612D74 color. Also use rgb(97,45,116) instead hex code.

Text Font Color

.myTextColor { color: #612D74; }

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

This text font color is #612D74.

Background Color

.myBgColor { background-color: #612D74; }

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

This div background color is #612D74.

Border color

.myBorderColor { border: 1px solid #612D74; }

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

This div border color is #612D74.

Opacity

.myOpacity80 { color: #612D74; opacity: 0.8; }

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

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

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

This text has shadow with #612D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612D74.

Preview

Color preview on black background

This text has color #612D74 on black background.


Color preview on white background

This text has color #612D74 on white background.


Black color preview on #612D74 background

This text has black color on #612D74 background.


White color preview on #612D74 background

This text has white color on #612D74 background.


Related colors

Complementary color

Complementary color for #hex is #9ED28B.


I love getcolorcode.com

Triadic colors

1 #74612D and #2D7461 with #612D74 are triadic colors.

2 #742D61 and #2D6174 with #612D74 are triadic colors.