COLOR #69494B

HEX: #69494B RGB: (105,73,75)

Color info

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

RGB color model

#69494B color RGB value is (105,73,75).

RGB: (105,73,75) (41%, 29%, 29%)

RGB channels and saturation

R 105 of 255 = 41%
G 73 of 255 = 29%
B 75 of 255 = 29%

105
73
75

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

Portions of RGB colors in percentages

R + G + B = 105 + 73 + 75 = 253 (100%)
R 105 of 253 ~ 41.5%
G 73 of 253 ~ 28.85%
B 75 of 253 ~ 29.64'%

%41.5
%28.85
%29.64

CMYK color model

#69494B color CMYK value is (0,30,29,59).

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

CMYK: (0,30,29,59)
C0M30Y29K59 (0%, 30%, 29%, 59%)
(0.00 / 0.30 / 0.29 / 0.59)

CMYK percentages

%0
%30.48
%28.57
%58.82

Codes

Color #69494B in popluar color models

69 49 4B
RGB 105 73 75
HSL 356° 17.98% 34.90%
HSB/HSV 356° 30.48% 41.18%
CMYK 0.00% 30.48% 28.57%
58.82%

Color #69494B in popluar number systems.

HEX 69 49 4B
Decimal 105 73 75
Binary 1101001 1001001 1001011
Octal 151 111 113

Shades and tints

Shades of #69494B

#69494B
(105,73,75)
#604345
(96,67,69)
#573D3F
(87,61,63)
#4E3739
(78,55,57)
#453133
(69,49,51)
#3C2B2D
(60,43,45)
#332527
(51,37,39)
#2A1F21
(42,31,33)
#21191B
(33,25,27)
#181315
(24,19,21)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #69494B

#69494B
(105,73,75)
#76595B
(118,89,91)
#83696B
(131,105,107)
#90797B
(144,121,123)
#9D898B
(157,137,139)
#AA999B
(170,153,155)
#B7A9AB
(183,169,171)
#C4B9BB
(196,185,187)
#D1C9CB
(209,201,203)
#DED9DB
(222,217,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #69494B; }

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

This text font color is #69494B.

Background Color

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

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

This div background color is #69494B.

Border color

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

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

This div border color is #69494B.

Opacity

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

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

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

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

This text has shadow with #69494B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69494B.

Preview

Color preview on black background

This text has color #69494B on black background.


Color preview on white background

This text has color #69494B on white background.


Black color preview on #69494B background

This text has black color on #69494B background.


White color preview on #69494B background

This text has white color on #69494B background.


Related colors

Complementary color

Complementary color for #hex is #96B6B4.


I love getcolorcode.com

Triadic colors

1 #4B6949 and #494B69 with #69494B are triadic colors.

2 #4B4969 and #49694B with #69494B are triadic colors.