COLOR #68423A

HEX: #68423A RGB: (104,66,58)

Color info

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

RGB color model

#68423A color RGB value is (104,66,58).

RGB: (104,66,58) (41%, 26%, 23%)

RGB channels and saturation

R 104 of 255 = 41%
G 66 of 255 = 26%
B 58 of 255 = 23%

104
66
58

R + G + B ~ 30%. #68423A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 66 + 58 = 228 (100%)
R 104 of 228 ~ 45.61%
G 66 of 228 ~ 28.95%
B 58 of 228 ~ 25.44'%

%45.61
%28.95
%25.44

CMYK color model

#68423A color CMYK value is (0,37,44,59).

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

CMYK: (0,37,44,59)
C0M37Y44K59 (0%, 37%, 44%, 59%)
(0.00 / 0.37 / 0.44 / 0.59)

CMYK percentages

%0
%36.54
%44.23
%59.22

Codes

Color #68423A in popluar color models

68 42 3A
RGB 104 66 58
HSL 10° 28.40% 31.76%
HSB/HSV 10° 44.23% 40.78%
CMYK 0.00% 36.54% 44.23%
59.22%

Color #68423A in popluar number systems.

HEX 68 42 3A
Decimal 104 66 58
Binary 1101000 1000010 111010
Octal 150 102 72

Shades and tints

Shades of #68423A

#68423A
(104,66,58)
#5F3C35
(95,60,53)
#563630
(86,54,48)
#4D302B
(77,48,43)
#442A26
(68,42,38)
#3B2421
(59,36,33)
#321E1C
(50,30,28)
#291817
(41,24,23)
#201212
(32,18,18)
#170C0D
(23,12,13)
#0E0608
(14,6,8)
#000000
(0,0,0)

Tints of #68423A

#68423A
(104,66,58)
#75534B
(117,83,75)
#82645C
(130,100,92)
#8F756D
(143,117,109)
#9C867E
(156,134,126)
#A9978F
(169,151,143)
#B6A8A0
(182,168,160)
#C3B9B1
(195,185,177)
#D0CAC2
(208,202,194)
#DDDBD3
(221,219,211)
#EAECE4
(234,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68423A color. Also use rgb(104,66,58) instead hex code.

Text Font Color

.myTextColor { color: #68423A; }

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

This text font color is #68423A.

Background Color

.myBgColor { background-color: #68423A; }

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

This div background color is #68423A.

Border color

.myBorderColor { border: 1px solid #68423A; }

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

This div border color is #68423A.

Opacity

.myOpacity80 { color: #68423A; opacity: 0.8; }

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

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

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

This text has shadow with #68423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68423A.

Preview

Color preview on black background

This text has color #68423A on black background.


Color preview on white background

This text has color #68423A on white background.


Black color preview on #68423A background

This text has black color on #68423A background.


White color preview on #68423A background

This text has white color on #68423A background.


Related colors

Complementary color

Complementary color for #hex is #97BDC5.


I love getcolorcode.com

Triadic colors

1 #3A6842 and #423A68 with #68423A are triadic colors.

2 #3A4268 and #42683A with #68423A are triadic colors.