COLOR #618278

HEX: #618278 RGB: (97,130,120)

Color info

#618278 contains red, green and blue colors in about the same proportion. Web safe color of #618278 is #669966 (or #696).

RGB color model

#618278 color RGB value is (97,130,120).

RGB: (97,130,120) (38%, 51%, 47%)

RGB channels and saturation

R 97 of 255 = 38%
G 130 of 255 = 51%
B 120 of 255 = 47%

97
130
120

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

Portions of RGB colors in percentages

R + G + B = 97 + 130 + 120 = 347 (100%)
R 97 of 347 ~ 27.95%
G 130 of 347 ~ 37.46%
B 120 of 347 ~ 34.58'%

%27.95
%37.46
%34.58

CMYK color model

#618278 color CMYK value is (25,0,8,49).

  • cyan value is 25.38%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 49.02%

CMYK: (25,0,8,49)
C25M0Y8K49 (25%, 0%, 8%, 49%)
(0.25 / 0.00 / 0.08 / 0.49)

CMYK percentages

%25.38
%0
%7.69
%49.02

Codes

Color #618278 in popluar color models

61 82 78
RGB 97 130 120
HSL 162° 14.54% 44.51%
HSB/HSV 162° 25.38% 50.98%
CMYK 25.38% 0.00% 7.69%
49.02%

Color #618278 in popluar number systems.

HEX 61 82 78
Decimal 97 130 120
Binary 1100001 10000010 1111000
Octal 141 202 170

Shades and tints

Shades of #618278

#618278
(97,130,120)
#59776E
(89,119,110)
#516C64
(81,108,100)
#49615A
(73,97,90)
#415650
(65,86,80)
#394B46
(57,75,70)
#31403C
(49,64,60)
#293532
(41,53,50)
#212A28
(33,42,40)
#191F1E
(25,31,30)
#111414
(17,20,20)
#000000
(0,0,0)

Tints of #618278

#618278
(97,130,120)
#6F8D84
(111,141,132)
#7D9890
(125,152,144)
#8BA39C
(139,163,156)
#99AEA8
(153,174,168)
#A7B9B4
(167,185,180)
#B5C4C0
(181,196,192)
#C3CFCC
(195,207,204)
#D1DAD8
(209,218,216)
#DFE5E4
(223,229,228)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618278; }

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

This text font color is #618278.

Background Color

.myBgColor { background-color: #618278; }

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

This div background color is #618278.

Border color

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

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

This div border color is #618278.

Opacity

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

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

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

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

This text has shadow with #618278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618278.

Preview

Color preview on black background

This text has color #618278 on black background.


Color preview on white background

This text has color #618278 on white background.


Black color preview on #618278 background

This text has black color on #618278 background.


White color preview on #618278 background

This text has white color on #618278 background.


Related colors

Complementary color

Complementary color for #hex is #9E7D87.


I love getcolorcode.com

Triadic colors

1 #786182 and #827861 with #618278 are triadic colors.

2 #788261 and #826178 with #618278 are triadic colors.