COLOR #687433

HEX: #687433 RGB: (104,116,51)

Color info

#687433 contains mainly red and green colors. Web safe color of #687433 is #666633 (or #663).

RGB color model

#687433 color RGB value is (104,116,51).

RGB: (104,116,51) (41%, 45%, 20%)

RGB channels and saturation

R 104 of 255 = 41%
G 116 of 255 = 45%
B 51 of 255 = 20%

104
116
51

R + G + B ~ 35%. #687433 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 116 + 51 = 271 (100%)
R 104 of 271 ~ 38.38%
G 116 of 271 ~ 42.8%
B 51 of 271 ~ 18.82'%

%38.38
%42.8
%18.82

CMYK color model

#687433 color CMYK value is (10,0,56,55).

  • cyan value is 10.34%
  • magenta value is 0.00%
  • yellow value is 56.03%
  • key color value is 54.51%
CMYK: (10,0,56,55) C10M0Y56K55 (10%,0%,56%,55%) (0.10/0.00/0.56/0.55) 

CMYK percentages

%10.34
%0
%56.03
%54.51

Codes

Color #687433 in popluar color models

68 74 33
RGB 104 116 51
HSL 71° 38.92% 32.75%
HSB/HSV 71° 56.03% 45.49%
CMYK 10.34% 0.00% 56.03%
54.51%

Color #687433 in popluar number systems.

HEX 68 74 33
Decimal 104 116 51
Binary 1101000 1110100 110011
Octal 150 164 63

Shades and tints

Shades of #687433

#687433
(104,116,51)
#5F6A2F
(95,106,47)
#56602B
(86,96,43)
#4D5627
(77,86,39)
#444C23
(68,76,35)
#3B421F
(59,66,31)
#32381B
(50,56,27)
#292E17
(41,46,23)
#202413
(32,36,19)
#171A0F
(23,26,15)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #687433

#687433
(104,116,51)
#758045
(117,128,69)
#828C57
(130,140,87)
#8F9869
(143,152,105)
#9CA47B
(156,164,123)
#A9B08D
(169,176,141)
#B6BC9F
(182,188,159)
#C3C8B1
(195,200,177)
#D0D4C3
(208,212,195)
#DDE0D5
(221,224,213)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687433 color. Also use rgb(104,116,51) instead hex code.

Text Font Color

.myTextColor { color: #687433; }

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

This text font color is #687433.

Background Color

.myBgColor { background-color: #687433; }

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

This div background color is #687433.

Border color

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

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

This div border color is #687433.

Opacity

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

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

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

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

This text has shadow with #687433 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687433.

Preview

Color preview on black background

This text has color #687433 on black background.


Color preview on white background

This text has color #687433 on white background.


Black color preview on #687433 background

This text has black color on #687433 background.


White color preview on #687433 background

This text has white color on #687433 background.


Related colors

Complementary color

Complementary color for #hex is #978BCC.


I love getcolorcode.com

Triadic colors

1 #336874 and #743368 with #687433 are triadic colors.

2 #337468 and #746833 with #687433 are triadic colors.