COLOR #7381A6

HEX: #7381A6 RGB: (115,129,166)

Color info

#7381A6 contains red, green and blue colors in about the same proportion. Web safe color of #7381A6 is #669999 (or #699).

RGB color model

#7381A6 color RGB value is (115,129,166).

RGB: (115,129,166) (45%, 51%, 65%)

RGB channels and saturation

R 115 of 255 = 45%
G 129 of 255 = 51%
B 166 of 255 = 65%

115
129
166

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

Portions of RGB colors in percentages

R + G + B = 115 + 129 + 166 = 410 (100%)
R 115 of 410 ~ 28.05%
G 129 of 410 ~ 31.46%
B 166 of 410 ~ 40.49'%

%28.05
%31.46
%40.49

CMYK color model

#7381A6 color CMYK value is (31,22,0,35).

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

CMYK: (31,22,0,35)
C31M22Y0K35 (31%, 22%, 0%, 35%)
(0.31 / 0.22 / 0.00 / 0.35)

CMYK percentages

%30.72
%22.29
%0
%34.9

Codes

Color #7381A6 in popluar color models

73 81 A6
RGB 115 129 166
HSL 224° 22.27% 55.10%
HSB/HSV 224° 30.72% 65.10%
CMYK 30.72% 22.29% 0.00%
34.90%

Color #7381A6 in popluar number systems.

HEX 73 81 A6
Decimal 115 129 166
Binary 1110011 10000001 10100110
Octal 163 201 246

Shades and tints

Shades of #7381A6

#7381A6
(115,129,166)
#697697
(105,118,151)
#5F6B88
(95,107,136)
#556079
(85,96,121)
#4B556A
(75,85,106)
#414A5B
(65,74,91)
#373F4C
(55,63,76)
#2D343D
(45,52,61)
#23292E
(35,41,46)
#191E1F
(25,30,31)
#0F1310
(15,19,16)
#000000
(0,0,0)

Tints of #7381A6

#7381A6
(115,129,166)
#7F8CAE
(127,140,174)
#8B97B6
(139,151,182)
#97A2BE
(151,162,190)
#A3ADC6
(163,173,198)
#AFB8CE
(175,184,206)
#BBC3D6
(187,195,214)
#C7CEDE
(199,206,222)
#D3D9E6
(211,217,230)
#DFE4EE
(223,228,238)
#EBEFF6
(235,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7381A6; }

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

This text font color is #7381A6.

Background Color

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

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

This div background color is #7381A6.

Border color

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

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

This div border color is #7381A6.

Opacity

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

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

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

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

This text has shadow with #7381A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7381A6.

Preview

Color preview on black background

This text has color #7381A6 on black background.


Color preview on white background

This text has color #7381A6 on white background.


Black color preview on #7381A6 background

This text has black color on #7381A6 background.


White color preview on #7381A6 background

This text has white color on #7381A6 background.


Related colors

Complementary color

Complementary color for #hex is #8C7E59.


I love getcolorcode.com

Triadic colors

1 #A67381 and #81A673 with #7381A6 are triadic colors.

2 #A68173 and #8173A6 with #7381A6 are triadic colors.