COLOR #68484F

HEX: #68484F RGB: (104,72,79)

Color info

#68484F contains red, green and blue colors in about the same proportion. Web safe color of #68484F is #663366 (or #636).

RGB color model

#68484F color RGB value is (104,72,79).

RGB: (104,72,79) (41%, 28%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 72 of 255 = 28%
B 79 of 255 = 31%

104
72
79

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

Portions of RGB colors in percentages

R + G + B = 104 + 72 + 79 = 255 (100%)
R 104 of 255 ~ 40.78%
G 72 of 255 ~ 28.24%
B 79 of 255 ~ 30.98'%

%40.78
%28.24
%30.98

CMYK color model

#68484F color CMYK value is (0,31,24,59).

  • cyan value is 0.00%
  • magenta value is 30.77%
  • yellow value is 24.04%
  • key color value is 59.22%

CMYK: (0,31,24,59)
C0M31Y24K59 (0%, 31%, 24%, 59%)
(0.00 / 0.31 / 0.24 / 0.59)

CMYK percentages

%0
%30.77
%24.04
%59.22

Codes

Color #68484F in popluar color models

68 48 4F
RGB 104 72 79
HSL 347° 18.18% 34.51%
HSB/HSV 347° 30.77% 40.78%
CMYK 0.00% 30.77% 24.04%
59.22%

Color #68484F in popluar number systems.

HEX 68 48 4F
Decimal 104 72 79
Binary 1101000 1001000 1001111
Octal 150 110 117

Shades and tints

Shades of #68484F

#68484F
(104,72,79)
#5F4248
(95,66,72)
#563C41
(86,60,65)
#4D363A
(77,54,58)
#443033
(68,48,51)
#3B2A2C
(59,42,44)
#322425
(50,36,37)
#291E1E
(41,30,30)
#201817
(32,24,23)
#171210
(23,18,16)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #68484F

#68484F
(104,72,79)
#75585F
(117,88,95)
#82686F
(130,104,111)
#8F787F
(143,120,127)
#9C888F
(156,136,143)
#A9989F
(169,152,159)
#B6A8AF
(182,168,175)
#C3B8BF
(195,184,191)
#D0C8CF
(208,200,207)
#DDD8DF
(221,216,223)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68484F color. Also use rgb(104,72,79) instead hex code.

Text Font Color

.myTextColor { color: #68484F; }

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

This text font color is #68484F.

Background Color

.myBgColor { background-color: #68484F; }

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

This div background color is #68484F.

Border color

.myBorderColor { border: 1px solid #68484F; }

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

This div border color is #68484F.

Opacity

.myOpacity80 { color: #68484F; opacity: 0.8; }

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

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

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

This text has shadow with #68484F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68484F.

Preview

Color preview on black background

This text has color #68484F on black background.


Color preview on white background

This text has color #68484F on white background.


Black color preview on #68484F background

This text has black color on #68484F background.


White color preview on #68484F background

This text has white color on #68484F background.


Related colors

Complementary color

Complementary color for #hex is #97B7B0.


I love getcolorcode.com

Triadic colors

1 #4F6848 and #484F68 with #68484F are triadic colors.

2 #4F4868 and #48684F with #68484F are triadic colors.