COLOR #63978A

HEX: #63978A RGB: (99,151,138)

Color info

#63978A contains red, green and blue colors in about the same proportion. Web safe color of #63978A is #669999 (or #699).

RGB color model

#63978A color RGB value is (99,151,138).

RGB: (99,151,138) (39%, 59%, 54%)

RGB channels and saturation

R 99 of 255 = 39%
G 151 of 255 = 59%
B 138 of 255 = 54%

99
151
138

R + G + B ~ 51%. #63978A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 151 + 138 = 388 (100%)
R 99 of 388 ~ 25.52%
G 151 of 388 ~ 38.92%
B 138 of 388 ~ 35.57'%

%25.52
%38.92
%35.57

CMYK color model

#63978A color CMYK value is (34,0,9,41).

  • cyan value is 34.44%
  • magenta value is 0.00%
  • yellow value is 8.61%
  • key color value is 40.78%
CMYK: (34,0,9,41) C34M0Y9K41 (34%,0%,9%,41%) (0.34/0.00/0.09/0.41) 

CMYK percentages

%34.44
%0
%8.61
%40.78

Codes

Color #63978A in popluar color models

63 97 8A
RGB 99 151 138
HSL 165° 20.80% 49.02%
HSB/HSV 165° 34.44% 59.22%
CMYK 34.44% 0.00% 8.61%
40.78%

Color #63978A in popluar number systems.

HEX 63 97 8A
Decimal 99 151 138
Binary 1100011 10010111 10001010
Octal 143 227 212

Shades and tints

Shades of #63978A

#63978A
(99,151,138)
#5A8A7E
(90,138,126)
#517D72
(81,125,114)
#487066
(72,112,102)
#3F635A
(63,99,90)
#36564E
(54,86,78)
#2D4942
(45,73,66)
#243C36
(36,60,54)
#1B2F2A
(27,47,42)
#12221E
(18,34,30)
#091512
(9,21,18)
#000000
(0,0,0)

Tints of #63978A

#63978A
(99,151,138)
#71A094
(113,160,148)
#7FA99E
(127,169,158)
#8DB2A8
(141,178,168)
#9BBBB2
(155,187,178)
#A9C4BC
(169,196,188)
#B7CDC6
(183,205,198)
#C5D6D0
(197,214,208)
#D3DFDA
(211,223,218)
#E1E8E4
(225,232,228)
#EFF1EE
(239,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63978A color. Also use rgb(99,151,138) instead hex code.

Text Font Color

.myTextColor { color: #63978A; }

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

This text font color is #63978A.

Background Color

.myBgColor { background-color: #63978A; }

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

This div background color is #63978A.

Border color

.myBorderColor { border: 1px solid #63978A; }

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

This div border color is #63978A.

Opacity

.myOpacity80 { color: #63978A; opacity: 0.8; }

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

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

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

This text has shadow with #63978A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63978A.

Preview

Color preview on black background

This text has color #63978A on black background.


Color preview on white background

This text has color #63978A on white background.


Black color preview on #63978A background

This text has black color on #63978A background.


White color preview on #63978A background

This text has white color on #63978A background.


Related colors

Complementary color

Complementary color for #hex is #9C6875.


I love getcolorcode.com

Triadic colors

1 #8A6397 and #978A63 with #63978A are triadic colors.

2 #8A9763 and #97638A with #63978A are triadic colors.