COLOR #69494D

HEX: #69494D RGB: (105,73,77)

Color info

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

RGB color model

#69494D color RGB value is (105,73,77).

RGB: (105,73,77) (41%, 29%, 30%)

RGB channels and saturation

R 105 of 255 = 41%
G 73 of 255 = 29%
B 77 of 255 = 30%

105
73
77

R + G + B ~ 33%. #69494D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 73 + 77 = 255 (100%)
R 105 of 255 ~ 41.18%
G 73 of 255 ~ 28.63%
B 77 of 255 ~ 30.2'%

%41.18
%28.63
%30.2

CMYK color model

#69494D color CMYK value is (0,30,27,59).

  • cyan value is 0.00%
  • magenta value is 30.48%
  • yellow value is 26.67%
  • key color value is 58.82%

CMYK: (0,30,27,59)
C0M30Y27K59 (0%, 30%, 27%, 59%)
(0.00 / 0.30 / 0.27 / 0.59)

CMYK percentages

%0
%30.48
%26.67
%58.82

Codes

Color #69494D in popluar color models

69 49 4D
RGB 105 73 77
HSL 353° 17.98% 34.90%
HSB/HSV 353° 30.48% 41.18%
CMYK 0.00% 30.48% 26.67%
58.82%

Color #69494D in popluar number systems.

HEX 69 49 4D
Decimal 105 73 77
Binary 1101001 1001001 1001101
Octal 151 111 115

Shades and tints

Shades of #69494D

#69494D
(105,73,77)
#604346
(96,67,70)
#573D3F
(87,61,63)
#4E3738
(78,55,56)
#453131
(69,49,49)
#3C2B2A
(60,43,42)
#332523
(51,37,35)
#2A1F1C
(42,31,28)
#211915
(33,25,21)
#18130E
(24,19,14)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #69494D

#69494D
(105,73,77)
#76595D
(118,89,93)
#83696D
(131,105,109)
#90797D
(144,121,125)
#9D898D
(157,137,141)
#AA999D
(170,153,157)
#B7A9AD
(183,169,173)
#C4B9BD
(196,185,189)
#D1C9CD
(209,201,205)
#DED9DD
(222,217,221)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69494D color. Also use rgb(105,73,77) instead hex code.

Text Font Color

.myTextColor { color: #69494D; }

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

This text font color is #69494D.

Background Color

.myBgColor { background-color: #69494D; }

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

This div background color is #69494D.

Border color

.myBorderColor { border: 1px solid #69494D; }

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

This div border color is #69494D.

Opacity

.myOpacity80 { color: #69494D; opacity: 0.8; }

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

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

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

This text has shadow with #69494D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69494D.

Preview

Color preview on black background

This text has color #69494D on black background.


Color preview on white background

This text has color #69494D on white background.


Black color preview on #69494D background

This text has black color on #69494D background.


White color preview on #69494D background

This text has white color on #69494D background.


Related colors

Complementary color

Complementary color for #hex is #96B6B2.


I love getcolorcode.com

Triadic colors

1 #4D6949 and #494D69 with #69494D are triadic colors.

2 #4D4969 and #49694D with #69494D are triadic colors.