COLOR #6B84A7

HEX: #6B84A7 RGB: (107,132,167)

Color info

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

RGB color model

#6B84A7 color RGB value is (107,132,167).

RGB: (107,132,167) (42%, 52%, 65%)

RGB channels and saturation

R 107 of 255 = 42%
G 132 of 255 = 52%
B 167 of 255 = 65%

107
132
167

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

Portions of RGB colors in percentages

R + G + B = 107 + 132 + 167 = 406 (100%)
R 107 of 406 ~ 26.35%
G 132 of 406 ~ 32.51%
B 167 of 406 ~ 41.13'%

%26.35
%32.51
%41.13

CMYK color model

#6B84A7 color CMYK value is (36,21,0,35).

  • cyan value is 35.93%
  • magenta value is 20.96%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (36,21,0,35) C36M21Y0K35 (36%,21%,0%,35%) (0.36/0.21/0.00/0.35) 

CMYK percentages

%35.93
%20.96
%0
%34.51

Codes

Color #6B84A7 in popluar color models

6B 84 A7
RGB 107 132 167
HSL 215° 25.42% 53.73%
HSB/HSV 215° 35.93% 65.49%
CMYK 35.93% 20.96% 0.00%
34.51%

Color #6B84A7 in popluar number systems.

HEX 6B 84 A7
Decimal 107 132 167
Binary 1101011 10000100 10100111
Octal 153 204 247

Shades and tints

Shades of #6B84A7

#6B84A7
(107,132,167)
#627898
(98,120,152)
#596C89
(89,108,137)
#50607A
(80,96,122)
#47546B
(71,84,107)
#3E485C
(62,72,92)
#353C4D
(53,60,77)
#2C303E
(44,48,62)
#23242F
(35,36,47)
#1A1820
(26,24,32)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #6B84A7

#6B84A7
(107,132,167)
#788FAF
(120,143,175)
#859AB7
(133,154,183)
#92A5BF
(146,165,191)
#9FB0C7
(159,176,199)
#ACBBCF
(172,187,207)
#B9C6D7
(185,198,215)
#C6D1DF
(198,209,223)
#D3DCE7
(211,220,231)
#E0E7EF
(224,231,239)
#EDF2F7
(237,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B84A7 color. Also use rgb(107,132,167) instead hex code.

Text Font Color

.myTextColor { color: #6B84A7; }

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

This text font color is #6B84A7.

Background Color

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

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

This div background color is #6B84A7.

Border color

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

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

This div border color is #6B84A7.

Opacity

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

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

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

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

This text has shadow with #6B84A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B84A7.

Preview

Color preview on black background

This text has color #6B84A7 on black background.


Color preview on white background

This text has color #6B84A7 on white background.


Black color preview on #6B84A7 background

This text has black color on #6B84A7 background.


White color preview on #6B84A7 background

This text has white color on #6B84A7 background.


Related colors

Complementary color

Complementary color for #hex is #947B58.


I love getcolorcode.com

Triadic colors

1 #A76B84 and #84A76B with #6B84A7 are triadic colors.

2 #A7846B and #846BA7 with #6B84A7 are triadic colors.