COLOR #759AE6

HEX: #759AE6 RGB: (117,154,230)

Color info

#759AE6 contains mainly blue color. Web safe color of #759AE6 is #6699CC (or #69C).

RGB color model

#759AE6 color RGB value is (117,154,230).

RGB: (117,154,230) (46%, 60%, 90%)

RGB channels and saturation

R 117 of 255 = 46%
G 154 of 255 = 60%
B 230 of 255 = 90%

117
154
230

R + G + B ~ 65%. #759AE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 154 + 230 = 501 (100%)
R 117 of 501 ~ 23.35%
G 154 of 501 ~ 30.74%
B 230 of 501 ~ 45.91'%

%23.35
%30.74
%45.91

CMYK color model

#759AE6 color CMYK value is (49,33,0,10).

  • cyan value is 49.13%
  • magenta value is 33.04%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (49,33,0,10) C49M33Y0K10 (49%,33%,0%,10%) (0.49/0.33/0.00/0.10) 

CMYK percentages

%49.13
%33.04
%0
%9.8

Codes

Color #759AE6 in popluar color models

75 9A E6
RGB 117 154 230
HSL 220° 69.33% 68.04%
HSB/HSV 220° 49.13% 90.20%
CMYK 49.13% 33.04% 0.00%
9.80%

Color #759AE6 in popluar number systems.

HEX 75 9A E6
Decimal 117 154 230
Binary 1110101 10011010 11100110
Octal 165 232 346

Shades and tints

Shades of #759AE6

#759AE6
(117,154,230)
#6B8CD2
(107,140,210)
#617EBE
(97,126,190)
#5770AA
(87,112,170)
#4D6296
(77,98,150)
#435482
(67,84,130)
#39466E
(57,70,110)
#2F385A
(47,56,90)
#252A46
(37,42,70)
#1B1C32
(27,28,50)
#110E1E
(17,14,30)
#000000
(0,0,0)

Tints of #759AE6

#759AE6
(117,154,230)
#81A3E8
(129,163,232)
#8DACEA
(141,172,234)
#99B5EC
(153,181,236)
#A5BEEE
(165,190,238)
#B1C7F0
(177,199,240)
#BDD0F2
(189,208,242)
#C9D9F4
(201,217,244)
#D5E2F6
(213,226,246)
#E1EBF8
(225,235,248)
#EDF4FA
(237,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759AE6 color. Also use rgb(117,154,230) instead hex code.

Text Font Color

.myTextColor { color: #759AE6; }

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

This text font color is #759AE6.

Background Color

.myBgColor { background-color: #759AE6; }

<div style="background-color:#759AE6">Inner text</div>

This div background color is #759AE6.

Border color

.myBorderColor { border: 1px solid #759AE6; }

<div style="border:3px solid #759AE6">Div</div>

This div border color is #759AE6.

Opacity

.myOpacity80 { color: #759AE6; opacity: 0.8; }

<p style="color:#759AE6;opacity:0.8;">80%</p>

Text with #759AE6 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 #759AE6;}

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

This text has shadow with #759AE6 color.


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

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

This text has shadow with #759AE6 primary color and red secondary color.


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

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

This text has shadow with #759AE6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #759AE6.

Preview

Color preview on black background

This text has color #759AE6 on black background.


Color preview on white background

This text has color #759AE6 on white background.


Black color preview on #759AE6 background

This text has black color on #759AE6 background.


White color preview on #759AE6 background

This text has white color on #759AE6 background.


Related colors

Complementary color

Complementary color for #hex is #8A6519.


I love getcolorcode.com

Triadic colors

1 #E6759A and #9AE675 with #759AE6 are triadic colors.

2 #E69A75 and #9A75E6 with #759AE6 are triadic colors.