COLOR #68422F

HEX: #68422F RGB: (104,66,47)

Color info

#68422F contains red, green and blue colors in about the same proportion. Web safe color of #68422F is #663333 (or #633).

RGB color model

#68422F color RGB value is (104,66,47).

RGB: (104,66,47) (41%, 26%, 18%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 47 of 255 = 18%

104
66
47

R + G + B ~ 28%. #68422F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 47 = 217 (100%)
R 104 of 217 ~ 47.93%
G 66 of 217 ~ 30.41%
B 47 of 217 ~ 21.66'%

%47.93
%30.41
%21.66

CMYK color model

#68422F color CMYK value is (0,37,55,59).

  • cyan value is 0.00%
  • magenta value is 36.54%
  • yellow value is 54.81%
  • key color value is 59.22%

CMYK: (0,37,55,59)
C0M37Y55K59 (0%, 37%, 55%, 59%)
(0.00 / 0.37 / 0.55 / 0.59)

CMYK percentages

%0
%36.54
%54.81
%59.22

Codes

Color #68422F in popluar color models

68 42 2F
RGB 104 66 47
HSL 20° 37.75% 29.61%
HSB/HSV 20° 54.81% 40.78%
CMYK 0.00% 36.54% 54.81%
59.22%

Color #68422F in popluar number systems.

HEX 68 42 2F
Decimal 104 66 47
Binary 1101000 1000010 101111
Octal 150 102 57

Shades and tints

Shades of #68422F

#68422F
(104,66,47)
#5F3C2B
(95,60,43)
#563627
(86,54,39)
#4D3023
(77,48,35)
#442A1F
(68,42,31)
#3B241B
(59,36,27)
#321E17
(50,30,23)
#291813
(41,24,19)
#20120F
(32,18,15)
#170C0B
(23,12,11)
#0E0607
(14,6,7)
#000000
(0,0,0)

Tints of #68422F

#68422F
(104,66,47)
#755341
(117,83,65)
#826453
(130,100,83)
#8F7565
(143,117,101)
#9C8677
(156,134,119)
#A99789
(169,151,137)
#B6A89B
(182,168,155)
#C3B9AD
(195,185,173)
#D0CABF
(208,202,191)
#DDDBD1
(221,219,209)
#EAECE3
(234,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68422F color. Also use rgb(104,66,47) instead hex code.

Text Font Color

.myTextColor { color: #68422F; }

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

This text font color is #68422F.

Background Color

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

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

This div background color is #68422F.

Border color

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

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

This div border color is #68422F.

Opacity

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

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

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

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

This text has shadow with #68422F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68422F.

Preview

Color preview on black background

This text has color #68422F on black background.


Color preview on white background

This text has color #68422F on white background.


Black color preview on #68422F background

This text has black color on #68422F background.


White color preview on #68422F background

This text has white color on #68422F background.


Related colors

Complementary color

Complementary color for #hex is #97BDD0.


I love getcolorcode.com

Triadic colors

1 #2F6842 and #422F68 with #68422F are triadic colors.

2 #2F4268 and #42682F with #68422F are triadic colors.