COLOR #75A5D7

HEX: #75A5D7 RGB: (117,165,215)

Color info

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

RGB color model

#75A5D7 color RGB value is (117,165,215).

RGB: (117,165,215) (46%, 65%, 84%)

RGB channels and saturation

R 117 of 255 = 46%
G 165 of 255 = 65%
B 215 of 255 = 84%

117
165
215

R + G + B ~ 65%. #75A5D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 165 + 215 = 497 (100%)
R 117 of 497 ~ 23.54%
G 165 of 497 ~ 33.2%
B 215 of 497 ~ 43.26'%

%23.54
%33.2
%43.26

CMYK color model

#75A5D7 color CMYK value is (46,23,0,16).

  • cyan value is 45.58%
  • magenta value is 23.26%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (46,23,0,16)
C46M23Y0K16 (46%, 23%, 0%, 16%)
(0.46 / 0.23 / 0.00 / 0.16)

CMYK percentages

%45.58
%23.26
%0
%15.69

Codes

Color #75A5D7 in popluar color models

75 A5 D7
RGB 117 165 215
HSL 211° 55.06% 65.10%
HSB/HSV 211° 45.58% 84.31%
CMYK 45.58% 23.26% 0.00%
15.69%

Color #75A5D7 in popluar number systems.

HEX 75 A5 D7
Decimal 117 165 215
Binary 1110101 10100101 11010111
Octal 165 245 327

Shades and tints

Shades of #75A5D7

#75A5D7
(117,165,215)
#6B96C4
(107,150,196)
#6187B1
(97,135,177)
#57789E
(87,120,158)
#4D698B
(77,105,139)
#435A78
(67,90,120)
#394B65
(57,75,101)
#2F3C52
(47,60,82)
#252D3F
(37,45,63)
#1B1E2C
(27,30,44)
#110F19
(17,15,25)
#000000
(0,0,0)

Tints of #75A5D7

#75A5D7
(117,165,215)
#81ADDA
(129,173,218)
#8DB5DD
(141,181,221)
#99BDE0
(153,189,224)
#A5C5E3
(165,197,227)
#B1CDE6
(177,205,230)
#BDD5E9
(189,213,233)
#C9DDEC
(201,221,236)
#D5E5EF
(213,229,239)
#E1EDF2
(225,237,242)
#EDF5F5
(237,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75A5D7 color. Also use rgb(117,165,215) instead hex code.

Text Font Color

.myTextColor { color: #75A5D7; }

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

This text font color is #75A5D7.

Background Color

.myBgColor { background-color: #75A5D7; }

<div style="background-color:#75A5D7">Inner text</div>

This div background color is #75A5D7.

Border color

.myBorderColor { border: 1px solid #75A5D7; }

<div style="border:3px solid #75A5D7">Div</div>

This div border color is #75A5D7.

Opacity

.myOpacity80 { color: #75A5D7; opacity: 0.8; }

<p style="color:#75A5D7;opacity:0.8;">80%</p>

Text with #75A5D7 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 #75A5D7;}

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

This text has shadow with #75A5D7 color.


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

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

This text has shadow with #75A5D7 primary color and red secondary color.


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

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

This text has shadow with #75A5D7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #75A5D7.

Preview

Color preview on black background

This text has color #75A5D7 on black background.


Color preview on white background

This text has color #75A5D7 on white background.


Black color preview on #75A5D7 background

This text has black color on #75A5D7 background.


White color preview on #75A5D7 background

This text has white color on #75A5D7 background.


Related colors

Complementary color

Complementary color for #hex is #8A5A28.


I love getcolorcode.com

Triadic colors

1 #D775A5 and #A5D775 with #75A5D7 are triadic colors.

2 #D7A575 and #A575D7 with #75A5D7 are triadic colors.