COLOR #614263

HEX: #614263 RGB: (97,66,99)

Color info

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

RGB color model

#614263 color RGB value is (97,66,99).

RGB: (97,66,99) (38%, 26%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 66 of 255 = 26%
B 99 of 255 = 39%

97
66
99

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

Portions of RGB colors in percentages

R + G + B = 97 + 66 + 99 = 262 (100%)
R 97 of 262 ~ 37.02%
G 66 of 262 ~ 25.19%
B 99 of 262 ~ 37.79'%

%37.02
%25.19
%37.79

CMYK color model

#614263 color CMYK value is (2,33,0,61).

  • cyan value is 2.02%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (2,33,0,61)
C2M33Y0K61 (2%, 33%, 0%, 61%)
(0.02 / 0.33 / 0.00 / 0.61)

CMYK percentages

%2.02
%33.33
%0
%61.18

Codes

Color #614263 in popluar color models

61 42 63
RGB 97 66 99
HSL 296° 20.00% 32.35%
HSB/HSV 296° 33.33% 38.82%
CMYK 2.02% 33.33% 0.00%
61.18%

Color #614263 in popluar number systems.

HEX 61 42 63
Decimal 97 66 99
Binary 1100001 1000010 1100011
Octal 141 102 143

Shades and tints

Shades of #614263

#614263
(97,66,99)
#593C5A
(89,60,90)
#513651
(81,54,81)
#493048
(73,48,72)
#412A3F
(65,42,63)
#392436
(57,36,54)
#311E2D
(49,30,45)
#291824
(41,24,36)
#21121B
(33,18,27)
#190C12
(25,12,18)
#110609
(17,6,9)
#000000
(0,0,0)

Tints of #614263

#614263
(97,66,99)
#6F5371
(111,83,113)
#7D647F
(125,100,127)
#8B758D
(139,117,141)
#99869B
(153,134,155)
#A797A9
(167,151,169)
#B5A8B7
(181,168,183)
#C3B9C5
(195,185,197)
#D1CAD3
(209,202,211)
#DFDBE1
(223,219,225)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #614263 color. Also use rgb(97,66,99) instead hex code.

Text Font Color

.myTextColor { color: #614263; }

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

This text font color is #614263.

Background Color

.myBgColor { background-color: #614263; }

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

This div background color is #614263.

Border color

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

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

This div border color is #614263.

Opacity

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

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

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

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

This text has shadow with #614263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614263.

Preview

Color preview on black background

This text has color #614263 on black background.


Color preview on white background

This text has color #614263 on white background.


Black color preview on #614263 background

This text has black color on #614263 background.


White color preview on #614263 background

This text has white color on #614263 background.


Related colors

Complementary color

Complementary color for #hex is #9EBD9C.


I love getcolorcode.com

Triadic colors

1 #636142 and #426361 with #614263 are triadic colors.

2 #634261 and #426163 with #614263 are triadic colors.