COLOR #737069

HEX: #737069 RGB: (115,112,105)

Color info

#737069 contains red, green and blue colors in about the same proportion. Web safe color of #737069 is #666666 (or #666).

RGB color model

#737069 color RGB value is (115,112,105).

RGB: (115,112,105) (45%, 44%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 112 of 255 = 44%
B 105 of 255 = 41%

115
112
105

R + G + B ~ 43%. #737069 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 112 + 105 = 332 (100%)
R 115 of 332 ~ 34.64%
G 112 of 332 ~ 33.73%
B 105 of 332 ~ 31.63'%

%34.64
%33.73
%31.63

CMYK color model

#737069 color CMYK value is (0,3,9,55).

  • cyan value is 0.00%
  • magenta value is 2.61%
  • yellow value is 8.70%
  • key color value is 54.90%

CMYK: (0,3,9,55)
C0M3Y9K55 (0%, 3%, 9%, 55%)
(0.00 / 0.03 / 0.09 / 0.55)

CMYK percentages

%0
%2.61
%8.7
%54.9

Codes

Color #737069 in popluar color models

73 70 69
RGB 115 112 105
HSL 42° 4.55% 43.14%
HSB/HSV 42° 8.70% 45.10%
CMYK 0.00% 2.61% 8.70%
54.90%

Color #737069 in popluar number systems.

HEX 73 70 69
Decimal 115 112 105
Binary 1110011 1110000 1101001
Octal 163 160 151

Shades and tints

Shades of #737069

#737069
(115,112,105)
#696660
(105,102,96)
#5F5C57
(95,92,87)
#55524E
(85,82,78)
#4B4845
(75,72,69)
#413E3C
(65,62,60)
#373433
(55,52,51)
#2D2A2A
(45,42,42)
#232021
(35,32,33)
#191618
(25,22,24)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #737069

#737069
(115,112,105)
#7F7D76
(127,125,118)
#8B8A83
(139,138,131)
#979790
(151,151,144)
#A3A49D
(163,164,157)
#AFB1AA
(175,177,170)
#BBBEB7
(187,190,183)
#C7CBC4
(199,203,196)
#D3D8D1
(211,216,209)
#DFE5DE
(223,229,222)
#EBF2EB
(235,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737069 color. Also use rgb(115,112,105) instead hex code.

Text Font Color

.myTextColor { color: #737069; }

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

This text font color is #737069.

Background Color

.myBgColor { background-color: #737069; }

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

This div background color is #737069.

Border color

.myBorderColor { border: 1px solid #737069; }

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

This div border color is #737069.

Opacity

.myOpacity80 { color: #737069; opacity: 0.8; }

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

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

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

This text has shadow with #737069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737069.

Preview

Color preview on black background

This text has color #737069 on black background.


Color preview on white background

This text has color #737069 on white background.


Black color preview on #737069 background

This text has black color on #737069 background.


White color preview on #737069 background

This text has white color on #737069 background.


Related colors

Complementary color

Complementary color for #hex is #8C8F96.


I love getcolorcode.com

Triadic colors

1 #697370 and #706973 with #737069 are triadic colors.

2 #697073 and #707369 with #737069 are triadic colors.