COLOR #6F96AE

HEX: #6F96AE RGB: (111,150,174)

Color info

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

RGB color model

#6F96AE color RGB value is (111,150,174).

RGB: (111,150,174) (44%, 59%, 68%)

RGB channels and saturation

R 111 of 255 = 44%
G 150 of 255 = 59%
B 174 of 255 = 68%

111
150
174

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

Portions of RGB colors in percentages

R + G + B = 111 + 150 + 174 = 435 (100%)
R 111 of 435 ~ 25.52%
G 150 of 435 ~ 34.48%
B 174 of 435 ~ 40'%

%25.52
%34.48
%40

CMYK color model

#6F96AE color CMYK value is (36,14,0,32).

  • cyan value is 36.21%
  • magenta value is 13.79%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (36,14,0,32) C36M14Y0K32 (36%,14%,0%,32%) (0.36/0.14/0.00/0.32) 

CMYK percentages

%36.21
%13.79
%0
%31.76

Codes

Color #6F96AE in popluar color models

6F 96 AE
RGB 111 150 174
HSL 203° 28.00% 55.88%
HSB/HSV 203° 36.21% 68.24%
CMYK 36.21% 13.79% 0.00%
31.76%

Color #6F96AE in popluar number systems.

HEX 6F 96 AE
Decimal 111 150 174
Binary 1101111 10010110 10101110
Octal 157 226 256

Shades and tints

Shades of #6F96AE

#6F96AE
(111,150,174)
#65899F
(101,137,159)
#5B7C90
(91,124,144)
#516F81
(81,111,129)
#476272
(71,98,114)
#3D5563
(61,85,99)
#334854
(51,72,84)
#293B45
(41,59,69)
#1F2E36
(31,46,54)
#152127
(21,33,39)
#0B1418
(11,20,24)
#000000
(0,0,0)

Tints of #6F96AE

#6F96AE
(111,150,174)
#7C9FB5
(124,159,181)
#89A8BC
(137,168,188)
#96B1C3
(150,177,195)
#A3BACA
(163,186,202)
#B0C3D1
(176,195,209)
#BDCCD8
(189,204,216)
#CAD5DF
(202,213,223)
#D7DEE6
(215,222,230)
#E4E7ED
(228,231,237)
#F1F0F4
(241,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6F96AE; }

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

This text font color is #6F96AE.

Background Color

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

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

This div background color is #6F96AE.

Border color

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

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

This div border color is #6F96AE.

Opacity

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

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

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

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

This text has shadow with #6F96AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F96AE.

Preview

Color preview on black background

This text has color #6F96AE on black background.


Color preview on white background

This text has color #6F96AE on white background.


Black color preview on #6F96AE background

This text has black color on #6F96AE background.


White color preview on #6F96AE background

This text has white color on #6F96AE background.


Related colors

Complementary color

Complementary color for #hex is #906951.


I love getcolorcode.com

Triadic colors

1 #AE6F96 and #96AE6F with #6F96AE are triadic colors.

2 #AE966F and #966FAE with #6F96AE are triadic colors.