COLOR #6B7FAF

HEX: #6B7FAF RGB: (107,127,175)

Color info

#6B7FAF contains mainly green and blue colors. Web safe color of #6B7FAF is #666699 (or #669).

RGB color model

#6B7FAF color RGB value is (107,127,175).

RGB: (107,127,175) (42%, 50%, 69%)

RGB channels and saturation

R 107 of 255 = 42%
G 127 of 255 = 50%
B 175 of 255 = 69%

107
127
175

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

Portions of RGB colors in percentages

R + G + B = 107 + 127 + 175 = 409 (100%)
R 107 of 409 ~ 26.16%
G 127 of 409 ~ 31.05%
B 175 of 409 ~ 42.79'%

%26.16
%31.05
%42.79

CMYK color model

#6B7FAF color CMYK value is (39,27,0,31).

  • cyan value is 38.86%
  • magenta value is 27.43%
  • yellow value is 0.00%
  • key color value is 31.37%

CMYK: (39,27,0,31)
C39M27Y0K31 (39%, 27%, 0%, 31%)
(0.39 / 0.27 / 0.00 / 0.31)

CMYK percentages

%38.86
%27.43
%0
%31.37

Codes

Color #6B7FAF in popluar color models

6B 7F AF
RGB 107 127 175
HSL 222° 29.82% 55.29%
HSB/HSV 222° 38.86% 68.63%
CMYK 38.86% 27.43% 0.00%
31.37%

Color #6B7FAF in popluar number systems.

HEX 6B 7F AF
Decimal 107 127 175
Binary 1101011 1111111 10101111
Octal 153 177 257

Shades and tints

Shades of #6B7FAF

#6B7FAF
(107,127,175)
#6274A0
(98,116,160)
#596991
(89,105,145)
#505E82
(80,94,130)
#475373
(71,83,115)
#3E4864
(62,72,100)
#353D55
(53,61,85)
#2C3246
(44,50,70)
#232737
(35,39,55)
#1A1C28
(26,28,40)
#111119
(17,17,25)
#000000
(0,0,0)

Tints of #6B7FAF

#6B7FAF
(107,127,175)
#788AB6
(120,138,182)
#8595BD
(133,149,189)
#92A0C4
(146,160,196)
#9FABCB
(159,171,203)
#ACB6D2
(172,182,210)
#B9C1D9
(185,193,217)
#C6CCE0
(198,204,224)
#D3D7E7
(211,215,231)
#E0E2EE
(224,226,238)
#EDEDF5
(237,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7FAF color. Also use rgb(107,127,175) instead hex code.

Text Font Color

.myTextColor { color: #6B7FAF; }

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

This text font color is #6B7FAF.

Background Color

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

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

This div background color is #6B7FAF.

Border color

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

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

This div border color is #6B7FAF.

Opacity

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

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

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

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

This text has shadow with #6B7FAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7FAF.

Preview

Color preview on black background

This text has color #6B7FAF on black background.


Color preview on white background

This text has color #6B7FAF on white background.


Black color preview on #6B7FAF background

This text has black color on #6B7FAF background.


White color preview on #6B7FAF background

This text has white color on #6B7FAF background.


Related colors

Complementary color

Complementary color for #hex is #948050.


I love getcolorcode.com

Triadic colors

1 #AF6B7F and #7FAF6B with #6B7FAF are triadic colors.

2 #AF7F6B and #7F6BAF with #6B7FAF are triadic colors.