COLOR #616278

HEX: #616278 RGB: (97,98,120)

Color info

#616278 contains red, green and blue colors in about the same proportion. Web safe color of #616278 is #666666 (or #666).

RGB color model

#616278 color RGB value is (97,98,120).

RGB: (97,98,120) (38%, 38%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 98 of 255 = 38%
B 120 of 255 = 47%

97
98
120

R + G + B ~ 41%. #616278 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 98 + 120 = 315 (100%)
R 97 of 315 ~ 30.79%
G 98 of 315 ~ 31.11%
B 120 of 315 ~ 38.1'%

%30.79
%31.11
%38.1

CMYK color model

#616278 color CMYK value is (19,18,0,53).

  • cyan value is 19.17%
  • magenta value is 18.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (19,18,0,53)
C19M18Y0K53 (19%, 18%, 0%, 53%)
(0.19 / 0.18 / 0.00 / 0.53)

CMYK percentages

%19.17
%18.33
%0
%52.94

Codes

Color #616278 in popluar color models

61 62 78
RGB 97 98 120
HSL 237° 10.60% 42.55%
HSB/HSV 237° 19.17% 47.06%
CMYK 19.17% 18.33% 0.00%
52.94%

Color #616278 in popluar number systems.

HEX 61 62 78
Decimal 97 98 120
Binary 1100001 1100010 1111000
Octal 141 142 170

Shades and tints

Shades of #616278

#616278
(97,98,120)
#595A6E
(89,90,110)
#515264
(81,82,100)
#494A5A
(73,74,90)
#414250
(65,66,80)
#393A46
(57,58,70)
#31323C
(49,50,60)
#292A32
(41,42,50)
#212228
(33,34,40)
#191A1E
(25,26,30)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #616278

#616278
(97,98,120)
#6F7084
(111,112,132)
#7D7E90
(125,126,144)
#8B8C9C
(139,140,156)
#999AA8
(153,154,168)
#A7A8B4
(167,168,180)
#B5B6C0
(181,182,192)
#C3C4CC
(195,196,204)
#D1D2D8
(209,210,216)
#DFE0E4
(223,224,228)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616278 color. Also use rgb(97,98,120) instead hex code.

Text Font Color

.myTextColor { color: #616278; }

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

This text font color is #616278.

Background Color

.myBgColor { background-color: #616278; }

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

This div background color is #616278.

Border color

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

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

This div border color is #616278.

Opacity

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

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

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

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

This text has shadow with #616278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616278.

Preview

Color preview on black background

This text has color #616278 on black background.


Color preview on white background

This text has color #616278 on white background.


Black color preview on #616278 background

This text has black color on #616278 background.


White color preview on #616278 background

This text has white color on #616278 background.


Related colors

Complementary color

Complementary color for #hex is #9E9D87.


I love getcolorcode.com

Triadic colors

1 #786162 and #627861 with #616278 are triadic colors.

2 #786261 and #626178 with #616278 are triadic colors.