COLOR #7380A6

HEX: #7380A6 RGB: (115,128,166)

Color info

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

RGB color model

#7380A6 color RGB value is (115,128,166).

RGB: (115,128,166) (45%, 50%, 65%)

RGB channels and saturation

R 115 of 255 = 45%
G 128 of 255 = 50%
B 166 of 255 = 65%

115
128
166

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

Portions of RGB colors in percentages

R + G + B = 115 + 128 + 166 = 409 (100%)
R 115 of 409 ~ 28.12%
G 128 of 409 ~ 31.3%
B 166 of 409 ~ 40.59'%

%28.12
%31.3
%40.59

CMYK color model

#7380A6 color CMYK value is (31,23,0,35).

  • cyan value is 30.72%
  • magenta value is 22.89%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (31,23,0,35)
C31M23Y0K35 (31%, 23%, 0%, 35%)
(0.31 / 0.23 / 0.00 / 0.35)

CMYK percentages

%30.72
%22.89
%0
%34.9

Codes

Color #7380A6 in popluar color models

73 80 A6
RGB 115 128 166
HSL 225° 22.27% 55.10%
HSB/HSV 225° 30.72% 65.10%
CMYK 30.72% 22.89% 0.00%
34.90%

Color #7380A6 in popluar number systems.

HEX 73 80 A6
Decimal 115 128 166
Binary 1110011 10000000 10100110
Octal 163 200 246

Shades and tints

Shades of #7380A6

#7380A6
(115,128,166)
#697597
(105,117,151)
#5F6A88
(95,106,136)
#555F79
(85,95,121)
#4B546A
(75,84,106)
#41495B
(65,73,91)
#373E4C
(55,62,76)
#2D333D
(45,51,61)
#23282E
(35,40,46)
#191D1F
(25,29,31)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #7380A6

#7380A6
(115,128,166)
#7F8BAE
(127,139,174)
#8B96B6
(139,150,182)
#97A1BE
(151,161,190)
#A3ACC6
(163,172,198)
#AFB7CE
(175,183,206)
#BBC2D6
(187,194,214)
#C7CDDE
(199,205,222)
#D3D8E6
(211,216,230)
#DFE3EE
(223,227,238)
#EBEEF6
(235,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7380A6 color. Also use rgb(115,128,166) instead hex code.

Text Font Color

.myTextColor { color: #7380A6; }

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

This text font color is #7380A6.

Background Color

.myBgColor { background-color: #7380A6; }

<div style="background-color:#7380A6">Inner text</div>

This div background color is #7380A6.

Border color

.myBorderColor { border: 1px solid #7380A6; }

<div style="border:3px solid #7380A6">Div</div>

This div border color is #7380A6.

Opacity

.myOpacity80 { color: #7380A6; opacity: 0.8; }

<p style="color:#7380A6;opacity:0.8;">80%</p>

Text with #7380A6 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 #7380A6;}

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

This text has shadow with #7380A6 color.


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

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

This text has shadow with #7380A6 primary color and red secondary color.


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

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

This text has shadow with #7380A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7380A6.

Preview

Color preview on black background

This text has color #7380A6 on black background.


Color preview on white background

This text has color #7380A6 on white background.


Black color preview on #7380A6 background

This text has black color on #7380A6 background.


White color preview on #7380A6 background

This text has white color on #7380A6 background.


Related colors

Complementary color

Complementary color for #hex is #8C7F59.


I love getcolorcode.com

Triadic colors

1 #A67380 and #80A673 with #7380A6 are triadic colors.

2 #A68073 and #8073A6 with #7380A6 are triadic colors.