COLOR #6F8FAE

HEX: #6F8FAE RGB: (111,143,174)

Color info

#6F8FAE contains mainly green and blue colors. Web safe color of #6F8FAE is #669999 (or #699).

RGB color model

#6F8FAE color RGB value is (111,143,174).

RGB: (111,143,174) (44%, 56%, 68%)

RGB channels and saturation

R 111 of 255 = 44%
G 143 of 255 = 56%
B 174 of 255 = 68%

111
143
174

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

Portions of RGB colors in percentages

R + G + B = 111 + 143 + 174 = 428 (100%)
R 111 of 428 ~ 25.93%
G 143 of 428 ~ 33.41%
B 174 of 428 ~ 40.65'%

%25.93
%33.41
%40.65

CMYK color model

#6F8FAE color CMYK value is (36,18,0,32).

  • cyan value is 36.21%
  • magenta value is 17.82%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (36,18,0,32) C36M18Y0K32 (36%,18%,0%,32%) (0.36/0.18/0.00/0.32) 

CMYK percentages

%36.21
%17.82
%0
%31.76

Codes

Color #6F8FAE in popluar color models

6F 8F AE
RGB 111 143 174
HSL 210° 28.00% 55.88%
HSB/HSV 210° 36.21% 68.24%
CMYK 36.21% 17.82% 0.00%
31.76%

Color #6F8FAE in popluar number systems.

HEX 6F 8F AE
Decimal 111 143 174
Binary 1101111 10001111 10101110
Octal 157 217 256

Shades and tints

Shades of #6F8FAE

#6F8FAE
(111,143,174)
#65829F
(101,130,159)
#5B7590
(91,117,144)
#516881
(81,104,129)
#475B72
(71,91,114)
#3D4E63
(61,78,99)
#334154
(51,65,84)
#293445
(41,52,69)
#1F2736
(31,39,54)
#151A27
(21,26,39)
#0B0D18
(11,13,24)
#000000
(0,0,0)

Tints of #6F8FAE

#6F8FAE
(111,143,174)
#7C99B5
(124,153,181)
#89A3BC
(137,163,188)
#96ADC3
(150,173,195)
#A3B7CA
(163,183,202)
#B0C1D1
(176,193,209)
#BDCBD8
(189,203,216)
#CAD5DF
(202,213,223)
#D7DFE6
(215,223,230)
#E4E9ED
(228,233,237)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F8FAE color. Also use rgb(111,143,174) instead hex code.

Text Font Color

.myTextColor { color: #6F8FAE; }

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

This text font color is #6F8FAE.

Background Color

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

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

This div background color is #6F8FAE.

Border color

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

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

This div border color is #6F8FAE.

Opacity

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

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

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

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

This text has shadow with #6F8FAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F8FAE.

Preview

Color preview on black background

This text has color #6F8FAE on black background.


Color preview on white background

This text has color #6F8FAE on white background.


Black color preview on #6F8FAE background

This text has black color on #6F8FAE background.


White color preview on #6F8FAE background

This text has white color on #6F8FAE background.


Related colors

Complementary color

Complementary color for #hex is #907051.


I love getcolorcode.com

Triadic colors

1 #AE6F8F and #8FAE6F with #6F8FAE are triadic colors.

2 #AE8F6F and #8F6FAE with #6F8FAE are triadic colors.