COLOR #628815

HEX: #628815 RGB: (98,136,21)

Color info

#628815 contains mainly red and green colors. Web safe color of #628815 is #669900 (or #690).

RGB color model

#628815 color RGB value is (98,136,21).

RGB: (98,136,21) (38%, 53%, 8%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 21 of 255 = 8%

98
136
21

R + G + B ~ 33%. #628815 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 21 = 255 (100%)
R 98 of 255 ~ 38.43%
G 136 of 255 ~ 53.33%
B 21 of 255 ~ 8.24'%

%38.43
%53.33

CMYK color model

#628815 color CMYK value is (28,0,85,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 84.56%
  • key color value is 46.67%
CMYK: (28,0,85,47) C28M0Y85K47 (28%,0%,85%,47%) (0.28/0.00/0.85/0.47) 

CMYK percentages

%27.94
%0
%84.56
%46.67

Codes

Color #628815 in popluar color models

62 88 15
RGB 98 136 21
HSL 80° 73.25% 30.78%
HSB/HSV 80° 84.56% 53.33%
CMYK 27.94% 0.00% 84.56%
46.67%

Color #628815 in popluar number systems.

HEX 62 88 15
Decimal 98 136 21
Binary 1100010 10001000 10101
Octal 142 210 25

Shades and tints

Shades of #628815

#628815
(98,136,21)
#5A7C14
(90,124,20)
#527013
(82,112,19)
#4A6412
(74,100,18)
#425811
(66,88,17)
#3A4C10
(58,76,16)
#32400F
(50,64,15)
#2A340E
(42,52,14)
#22280D
(34,40,13)
#1A1C0C
(26,28,12)
#12100B
(18,16,11)
#000000
(0,0,0)

Tints of #628815

#628815
(98,136,21)
#70922A
(112,146,42)
#7E9C3F
(126,156,63)
#8CA654
(140,166,84)
#9AB069
(154,176,105)
#A8BA7E
(168,186,126)
#B6C493
(182,196,147)
#C4CEA8
(196,206,168)
#D2D8BD
(210,216,189)
#E0E2D2
(224,226,210)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628815 color. Also use rgb(98,136,21) instead hex code.

Text Font Color

.myTextColor { color: #628815; }

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

This text font color is #628815.

Background Color

.myBgColor { background-color: #628815; }

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

This div background color is #628815.

Border color

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

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

This div border color is #628815.

Opacity

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

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

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

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

This text has shadow with #628815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628815.

Preview

Color preview on black background

This text has color #628815 on black background.


Color preview on white background

This text has color #628815 on white background.


Black color preview on #628815 background

This text has black color on #628815 background.


White color preview on #628815 background

This text has white color on #628815 background.


Related colors

Complementary color

Complementary color for #hex is #9D77EA.


I love getcolorcode.com

Triadic colors

1 #156288 and #881562 with #628815 are triadic colors.

2 #158862 and #886215 with #628815 are triadic colors.