COLOR #677504

HEX: #677504 RGB: (103,117,4)

Color info

#677504 contains mainly red and green colors. Web safe color of #677504 is #666600 (or #660).

RGB color model

#677504 color RGB value is (103,117,4).

RGB: (103,117,4) (40%, 46%, 2%)

RGB channels and saturation

R 103 of 255 = 40%
G 117 of 255 = 46%
B 4 of 255 = 2%

103
117
4

R + G + B ~ 29%. #677504 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 117 + 4 = 224 (100%)
R 103 of 224 ~ 45.98%
G 117 of 224 ~ 52.23%
B 4 of 224 ~ 1.79'%

%45.98
%52.23

CMYK color model

#677504 color CMYK value is (12,0,97,54).

  • cyan value is 11.97%
  • magenta value is 0.00%
  • yellow value is 96.58%
  • key color value is 54.12%

CMYK: (12,0,97,54)
C12M0Y97K54 (12%, 0%, 97%, 54%)
(0.12 / 0.00 / 0.97 / 0.54)

CMYK percentages

%11.97
%0
%96.58
%54.12

Codes

Color #677504 in popluar color models

67 75 04
RGB 103 117 4
HSL 67° 93.39% 23.73%
HSB/HSV 67° 96.58% 45.88%
CMYK 11.97% 0.00% 96.58%
54.12%

Color #677504 in popluar number systems.

HEX 67 75 04
Decimal 103 117 4
Binary 1100111 1110101 100
Octal 147 165 4

Shades and tints

Shades of #677504

#677504
(103,117,4)
#5E6B04
(94,107,4)
#556104
(85,97,4)
#4C5704
(76,87,4)
#434D04
(67,77,4)
#3A4304
(58,67,4)
#313904
(49,57,4)
#282F04
(40,47,4)
#1F2504
(31,37,4)
#161B04
(22,27,4)
#0D1104
(13,17,4)
#000000
(0,0,0)

Tints of #677504

#677504
(103,117,4)
#74811A
(116,129,26)
#818D30
(129,141,48)
#8E9946
(142,153,70)
#9BA55C
(155,165,92)
#A8B172
(168,177,114)
#B5BD88
(181,189,136)
#C2C99E
(194,201,158)
#CFD5B4
(207,213,180)
#DCE1CA
(220,225,202)
#E9EDE0
(233,237,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677504 color. Also use rgb(103,117,4) instead hex code.

Text Font Color

.myTextColor { color: #677504; }

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

This text font color is #677504.

Background Color

.myBgColor { background-color: #677504; }

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

This div background color is #677504.

Border color

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

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

This div border color is #677504.

Opacity

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

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

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

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

This text has shadow with #677504 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677504.

Preview

Color preview on black background

This text has color #677504 on black background.


Color preview on white background

This text has color #677504 on white background.


Black color preview on #677504 background

This text has black color on #677504 background.


White color preview on #677504 background

This text has white color on #677504 background.


Related colors

Complementary color

Complementary color for #hex is #988AFB.


I love getcolorcode.com

Triadic colors

1 #046775 and #750467 with #677504 are triadic colors.

2 #047567 and #756704 with #677504 are triadic colors.