COLOR #7365A7

HEX: #7365A7 RGB: (115,101,167)

Color info

#7365A7 contains mainly red and blue colors. Web safe color of #7365A7 is #666699 (or #669).

RGB color model

#7365A7 color RGB value is (115,101,167).

RGB: (115,101,167) (45%, 40%, 65%)

RGB channels and saturation

R 115 of 255 = 45%
G 101 of 255 = 40%
B 167 of 255 = 65%

115
101
167

R + G + B ~ 50%. #7365A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 101 + 167 = 383 (100%)
R 115 of 383 ~ 30.03%
G 101 of 383 ~ 26.37%
B 167 of 383 ~ 43.6'%

%30.03
%26.37
%43.6

CMYK color model

#7365A7 color CMYK value is (31,40,0,35).

  • cyan value is 31.14%
  • magenta value is 39.52%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (31,40,0,35)
C31M40Y0K35 (31%, 40%, 0%, 35%)
(0.31 / 0.40 / 0.00 / 0.35)

CMYK percentages

%31.14
%39.52
%0
%34.51

Codes

Color #7365A7 in popluar color models

73 65 A7
RGB 115 101 167
HSL 253° 27.27% 52.55%
HSB/HSV 253° 39.52% 65.49%
CMYK 31.14% 39.52% 0.00%
34.51%

Color #7365A7 in popluar number systems.

HEX 73 65 A7
Decimal 115 101 167
Binary 1110011 1100101 10100111
Octal 163 145 247

Shades and tints

Shades of #7365A7

#7365A7
(115,101,167)
#695C98
(105,92,152)
#5F5389
(95,83,137)
#554A7A
(85,74,122)
#4B416B
(75,65,107)
#41385C
(65,56,92)
#372F4D
(55,47,77)
#2D263E
(45,38,62)
#231D2F
(35,29,47)
#191420
(25,20,32)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #7365A7

#7365A7
(115,101,167)
#7F73AF
(127,115,175)
#8B81B7
(139,129,183)
#978FBF
(151,143,191)
#A39DC7
(163,157,199)
#AFABCF
(175,171,207)
#BBB9D7
(187,185,215)
#C7C7DF
(199,199,223)
#D3D5E7
(211,213,231)
#DFE3EF
(223,227,239)
#EBF1F7
(235,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7365A7 color. Also use rgb(115,101,167) instead hex code.

Text Font Color

.myTextColor { color: #7365A7; }

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

This text font color is #7365A7.

Background Color

.myBgColor { background-color: #7365A7; }

<div style="background-color:#7365A7">Inner text</div>

This div background color is #7365A7.

Border color

.myBorderColor { border: 1px solid #7365A7; }

<div style="border:3px solid #7365A7">Div</div>

This div border color is #7365A7.

Opacity

.myOpacity80 { color: #7365A7; opacity: 0.8; }

<p style="color:#7365A7;opacity:0.8;">80%</p>

Text with #7365A7 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 #7365A7;}

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

This text has shadow with #7365A7 color.


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

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

This text has shadow with #7365A7 primary color and red secondary color.


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

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

This text has shadow with #7365A7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7365A7.

Preview

Color preview on black background

This text has color #7365A7 on black background.


Color preview on white background

This text has color #7365A7 on white background.


Black color preview on #7365A7 background

This text has black color on #7365A7 background.


White color preview on #7365A7 background

This text has white color on #7365A7 background.


Related colors

Complementary color

Complementary color for #hex is #8C9A58.


I love getcolorcode.com

Triadic colors

1 #A77365 and #65A773 with #7365A7 are triadic colors.

2 #A76573 and #6573A7 with #7365A7 are triadic colors.