COLOR #6A7398

HEX: #6A7398 RGB: (106,115,152)

Color info

#6A7398 contains red, green and blue colors in about the same proportion. Web safe color of #6A7398 is #666699 (or #669).

RGB color model

#6A7398 color RGB value is (106,115,152).

RGB: (106,115,152) (42%, 45%, 60%)

RGB channels and saturation

R 106 of 255 = 42%
G 115 of 255 = 45%
B 152 of 255 = 60%

106
115
152

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

Portions of RGB colors in percentages

R + G + B = 106 + 115 + 152 = 373 (100%)
R 106 of 373 ~ 28.42%
G 115 of 373 ~ 30.83%
B 152 of 373 ~ 40.75'%

%28.42
%30.83
%40.75

CMYK color model

#6A7398 color CMYK value is (30,24,0,40).

  • cyan value is 30.26%
  • magenta value is 24.34%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (30,24,0,40)
C30M24Y0K40 (30%, 24%, 0%, 40%)
(0.30 / 0.24 / 0.00 / 0.40)

CMYK percentages

%30.26
%24.34
%0
%40.39

Codes

Color #6A7398 in popluar color models

6A 73 98
RGB 106 115 152
HSL 228° 18.25% 50.59%
HSB/HSV 228° 30.26% 59.61%
CMYK 30.26% 24.34% 0.00%
40.39%

Color #6A7398 in popluar number systems.

HEX 6A 73 98
Decimal 106 115 152
Binary 1101010 1110011 10011000
Octal 152 163 230

Shades and tints

Shades of #6A7398

#6A7398
(106,115,152)
#61698B
(97,105,139)
#585F7E
(88,95,126)
#4F5571
(79,85,113)
#464B64
(70,75,100)
#3D4157
(61,65,87)
#34374A
(52,55,74)
#2B2D3D
(43,45,61)
#222330
(34,35,48)
#191923
(25,25,35)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #6A7398

#6A7398
(106,115,152)
#777FA1
(119,127,161)
#848BAA
(132,139,170)
#9197B3
(145,151,179)
#9EA3BC
(158,163,188)
#ABAFC5
(171,175,197)
#B8BBCE
(184,187,206)
#C5C7D7
(197,199,215)
#D2D3E0
(210,211,224)
#DFDFE9
(223,223,233)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A7398 color. Also use rgb(106,115,152) instead hex code.

Text Font Color

.myTextColor { color: #6A7398; }

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

This text font color is #6A7398.

Background Color

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

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

This div background color is #6A7398.

Border color

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

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

This div border color is #6A7398.

Opacity

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

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

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

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

This text has shadow with #6A7398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7398.

Preview

Color preview on black background

This text has color #6A7398 on black background.


Color preview on white background

This text has color #6A7398 on white background.


Black color preview on #6A7398 background

This text has black color on #6A7398 background.


White color preview on #6A7398 background

This text has white color on #6A7398 background.


Related colors

Complementary color

Complementary color for #hex is #958C67.


I love getcolorcode.com

Triadic colors

1 #986A73 and #73986A with #6A7398 are triadic colors.

2 #98736A and #736A98 with #6A7398 are triadic colors.