COLOR #6A7BAF

HEX: #6A7BAF RGB: (106,123,175)

Color info

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

RGB color model

#6A7BAF color RGB value is (106,123,175).

RGB: (106,123,175) (42%, 48%, 69%)

RGB channels and saturation

R 106 of 255 = 42%
G 123 of 255 = 48%
B 175 of 255 = 69%

106
123
175

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

Portions of RGB colors in percentages

R + G + B = 106 + 123 + 175 = 404 (100%)
R 106 of 404 ~ 26.24%
G 123 of 404 ~ 30.45%
B 175 of 404 ~ 43.32'%

%26.24
%30.45
%43.32

CMYK color model

#6A7BAF color CMYK value is (39,30,0,31).

  • cyan value is 39.43%
  • magenta value is 29.71%
  • yellow value is 0.00%
  • key color value is 31.37%

CMYK: (39,30,0,31)
C39M30Y0K31 (39%, 30%, 0%, 31%)
(0.39 / 0.30 / 0.00 / 0.31)

CMYK percentages

%39.43
%29.71
%0
%31.37

Codes

Color #6A7BAF in popluar color models

6A 7B AF
RGB 106 123 175
HSL 225° 30.13% 55.10%
HSB/HSV 225° 39.43% 68.63%
CMYK 39.43% 29.71% 0.00%
31.37%

Color #6A7BAF in popluar number systems.

HEX 6A 7B AF
Decimal 106 123 175
Binary 1101010 1111011 10101111
Octal 152 173 257

Shades and tints

Shades of #6A7BAF

#6A7BAF
(106,123,175)
#6170A0
(97,112,160)
#586591
(88,101,145)
#4F5A82
(79,90,130)
#464F73
(70,79,115)
#3D4464
(61,68,100)
#343955
(52,57,85)
#2B2E46
(43,46,70)
#222337
(34,35,55)
#191828
(25,24,40)
#100D19
(16,13,25)
#000000
(0,0,0)

Tints of #6A7BAF

#6A7BAF
(106,123,175)
#7787B6
(119,135,182)
#8493BD
(132,147,189)
#919FC4
(145,159,196)
#9EABCB
(158,171,203)
#ABB7D2
(171,183,210)
#B8C3D9
(184,195,217)
#C5CFE0
(197,207,224)
#D2DBE7
(210,219,231)
#DFE7EE
(223,231,238)
#ECF3F5
(236,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A7BAF color. Also use rgb(106,123,175) instead hex code.

Text Font Color

.myTextColor { color: #6A7BAF; }

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

This text font color is #6A7BAF.

Background Color

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

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

This div background color is #6A7BAF.

Border color

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

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

This div border color is #6A7BAF.

Opacity

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

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

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

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

This text has shadow with #6A7BAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7BAF.

Preview

Color preview on black background

This text has color #6A7BAF on black background.


Color preview on white background

This text has color #6A7BAF on white background.


Black color preview on #6A7BAF background

This text has black color on #6A7BAF background.


White color preview on #6A7BAF background

This text has white color on #6A7BAF background.


Related colors

Complementary color

Complementary color for #hex is #958450.


I love getcolorcode.com

Triadic colors

1 #AF6A7B and #7BAF6A with #6A7BAF are triadic colors.

2 #AF7B6A and #7B6AAF with #6A7BAF are triadic colors.