COLOR #6F9175

HEX: #6F9175 RGB: (111,145,117)

Color info

#6F9175 contains red, green and blue colors in about the same proportion. Web safe color of #6F9175 is #669966 (or #696).

RGB color model

#6F9175 color RGB value is (111,145,117).

RGB: (111,145,117) (44%, 57%, 46%)

RGB channels and saturation

R 111 of 255 = 44%
G 145 of 255 = 57%
B 117 of 255 = 46%

111
145
117

R + G + B ~ 49%. #6F9175 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 111 + 145 + 117 = 373 (100%)
R 111 of 373 ~ 29.76%
G 145 of 373 ~ 38.87%
B 117 of 373 ~ 31.37'%

%29.76
%38.87
%31.37

CMYK color model

#6F9175 color CMYK value is (23,0,19,43).

  • cyan value is 23.45%
  • magenta value is 0.00%
  • yellow value is 19.31%
  • key color value is 43.14%

CMYK: (23,0,19,43)
C23M0Y19K43 (23%, 0%, 19%, 43%)
(0.23 / 0.00 / 0.19 / 0.43)

CMYK percentages

%23.45
%0
%19.31
%43.14

Codes

Color #6F9175 in popluar color models

6F 91 75
RGB 111 145 117
HSL 131° 13.39% 50.20%
HSB/HSV 131° 23.45% 56.86%
CMYK 23.45% 0.00% 19.31%
43.14%

Color #6F9175 in popluar number systems.

HEX 6F 91 75
Decimal 111 145 117
Binary 1101111 10010001 1110101
Octal 157 221 165

Shades and tints

Shades of #6F9175

#6F9175
(111,145,117)
#65846B
(101,132,107)
#5B7761
(91,119,97)
#516A57
(81,106,87)
#475D4D
(71,93,77)
#3D5043
(61,80,67)
#334339
(51,67,57)
#29362F
(41,54,47)
#1F2925
(31,41,37)
#151C1B
(21,28,27)
#0B0F11
(11,15,17)
#000000
(0,0,0)

Tints of #6F9175

#6F9175
(111,145,117)
#7C9B81
(124,155,129)
#89A58D
(137,165,141)
#96AF99
(150,175,153)
#A3B9A5
(163,185,165)
#B0C3B1
(176,195,177)
#BDCDBD
(189,205,189)
#CAD7C9
(202,215,201)
#D7E1D5
(215,225,213)
#E4EBE1
(228,235,225)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F9175 color. Also use rgb(111,145,117) instead hex code.

Text Font Color

.myTextColor { color: #6F9175; }

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

This text font color is #6F9175.

Background Color

.myBgColor { background-color: #6F9175; }

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

This div background color is #6F9175.

Border color

.myBorderColor { border: 1px solid #6F9175; }

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

This div border color is #6F9175.

Opacity

.myOpacity80 { color: #6F9175; opacity: 0.8; }

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

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

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

This text has shadow with #6F9175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F9175.

Preview

Color preview on black background

This text has color #6F9175 on black background.


Color preview on white background

This text has color #6F9175 on white background.


Black color preview on #6F9175 background

This text has black color on #6F9175 background.


White color preview on #6F9175 background

This text has white color on #6F9175 background.


Related colors

Complementary color

Complementary color for #hex is #906E8A.


I love getcolorcode.com

Triadic colors

1 #756F91 and #91756F with #6F9175 are triadic colors.

2 #75916F and #916F75 with #6F9175 are triadic colors.