COLOR #7591C6

HEX: #7591C6 RGB: (117,145,198)

Color info

#7591C6 contains mainly green and blue colors. Web safe color of #7591C6 is #6699CC (or #69C).

RGB color model

#7591C6 color RGB value is (117,145,198).

RGB: (117,145,198) (46%, 57%, 78%)

RGB channels and saturation

R 117 of 255 = 46%
G 145 of 255 = 57%
B 198 of 255 = 78%

117
145
198

R + G + B ~ 60%. #7591C6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 145 + 198 = 460 (100%)
R 117 of 460 ~ 25.43%
G 145 of 460 ~ 31.52%
B 198 of 460 ~ 43.04'%

%25.43
%31.52
%43.04

CMYK color model

#7591C6 color CMYK value is (41,27,0,22).

  • cyan value is 40.91%
  • magenta value is 26.77%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (41,27,0,22)
C41M27Y0K22 (41%, 27%, 0%, 22%)
(0.41 / 0.27 / 0.00 / 0.22)

CMYK percentages

%40.91
%26.77
%0
%22.35

Codes

Color #7591C6 in popluar color models

75 91 C6
RGB 117 145 198
HSL 219° 41.54% 61.76%
HSB/HSV 219° 40.91% 77.65%
CMYK 40.91% 26.77% 0.00%
22.35%

Color #7591C6 in popluar number systems.

HEX 75 91 C6
Decimal 117 145 198
Binary 1110101 10010001 11000110
Octal 165 221 306

Shades and tints

Shades of #7591C6

#7591C6
(117,145,198)
#6B84B4
(107,132,180)
#6177A2
(97,119,162)
#576A90
(87,106,144)
#4D5D7E
(77,93,126)
#43506C
(67,80,108)
#39435A
(57,67,90)
#2F3648
(47,54,72)
#252936
(37,41,54)
#1B1C24
(27,28,36)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #7591C6

#7591C6
(117,145,198)
#819BCB
(129,155,203)
#8DA5D0
(141,165,208)
#99AFD5
(153,175,213)
#A5B9DA
(165,185,218)
#B1C3DF
(177,195,223)
#BDCDE4
(189,205,228)
#C9D7E9
(201,215,233)
#D5E1EE
(213,225,238)
#E1EBF3
(225,235,243)
#EDF5F8
(237,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7591C6 color. Also use rgb(117,145,198) instead hex code.

Text Font Color

.myTextColor { color: #7591C6; }

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

This text font color is #7591C6.

Background Color

.myBgColor { background-color: #7591C6; }

<div style="background-color:#7591C6">Inner text</div>

This div background color is #7591C6.

Border color

.myBorderColor { border: 1px solid #7591C6; }

<div style="border:3px solid #7591C6">Div</div>

This div border color is #7591C6.

Opacity

.myOpacity80 { color: #7591C6; opacity: 0.8; }

<p style="color:#7591C6;opacity:0.8;">80%</p>

Text with #7591C6 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 #7591C6;}

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

This text has shadow with #7591C6 color.


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

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

This text has shadow with #7591C6 primary color and red secondary color.


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

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

This text has shadow with #7591C6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7591C6.

Preview

Color preview on black background

This text has color #7591C6 on black background.


Color preview on white background

This text has color #7591C6 on white background.


Black color preview on #7591C6 background

This text has black color on #7591C6 background.


White color preview on #7591C6 background

This text has white color on #7591C6 background.


Related colors

Complementary color

Complementary color for #hex is #8A6E39.


I love getcolorcode.com

Triadic colors

1 #C67591 and #91C675 with #7591C6 are triadic colors.

2 #C69175 and #9175C6 with #7591C6 are triadic colors.