COLOR #677753

HEX: #677753 RGB: (103,119,83)

Color info

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

RGB color model

#677753 color RGB value is (103,119,83).

RGB: (103,119,83) (40%, 47%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 119 of 255 = 47%
B 83 of 255 = 33%

103
119
83

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

Portions of RGB colors in percentages

R + G + B = 103 + 119 + 83 = 305 (100%)
R 103 of 305 ~ 33.77%
G 119 of 305 ~ 39.02%
B 83 of 305 ~ 27.21'%

%33.77
%39.02
%27.21

CMYK color model

#677753 color CMYK value is (13,0,30,53).

  • cyan value is 13.45%
  • magenta value is 0.00%
  • yellow value is 30.25%
  • key color value is 53.33%

CMYK: (13,0,30,53)
C13M0Y30K53 (13%, 0%, 30%, 53%)
(0.13 / 0.00 / 0.30 / 0.53)

CMYK percentages

%13.45
%0
%30.25
%53.33

Codes

Color #677753 in popluar color models

67 77 53
RGB 103 119 83
HSL 87° 17.82% 39.61%
HSB/HSV 87° 30.25% 46.67%
CMYK 13.45% 0.00% 30.25%
53.33%

Color #677753 in popluar number systems.

HEX 67 77 53
Decimal 103 119 83
Binary 1100111 1110111 1010011
Octal 147 167 123

Shades and tints

Shades of #677753

#677753
(103,119,83)
#5E6D4C
(94,109,76)
#556345
(85,99,69)
#4C593E
(76,89,62)
#434F37
(67,79,55)
#3A4530
(58,69,48)
#313B29
(49,59,41)
#283122
(40,49,34)
#1F271B
(31,39,27)
#161D14
(22,29,20)
#0D130D
(13,19,13)
#000000
(0,0,0)

Tints of #677753

#677753
(103,119,83)
#748362
(116,131,98)
#818F71
(129,143,113)
#8E9B80
(142,155,128)
#9BA78F
(155,167,143)
#A8B39E
(168,179,158)
#B5BFAD
(181,191,173)
#C2CBBC
(194,203,188)
#CFD7CB
(207,215,203)
#DCE3DA
(220,227,218)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677753 color. Also use rgb(103,119,83) instead hex code.

Text Font Color

.myTextColor { color: #677753; }

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

This text font color is #677753.

Background Color

.myBgColor { background-color: #677753; }

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

This div background color is #677753.

Border color

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

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

This div border color is #677753.

Opacity

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

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

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

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

This text has shadow with #677753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677753.

Preview

Color preview on black background

This text has color #677753 on black background.


Color preview on white background

This text has color #677753 on white background.


Black color preview on #677753 background

This text has black color on #677753 background.


White color preview on #677753 background

This text has white color on #677753 background.


Related colors

Complementary color

Complementary color for #hex is #9888AC.


I love getcolorcode.com

Triadic colors

1 #536777 and #775367 with #677753 are triadic colors.

2 #537767 and #776753 with #677753 are triadic colors.