COLOR #75A2C6

HEX: #75A2C6 RGB: (117,162,198)

Color info

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

RGB color model

#75A2C6 color RGB value is (117,162,198).

RGB: (117,162,198) (46%, 64%, 78%)

RGB channels and saturation

R 117 of 255 = 46%
G 162 of 255 = 64%
B 198 of 255 = 78%

117
162
198

R + G + B ~ 63%. #75A2C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 162 + 198 = 477 (100%)
R 117 of 477 ~ 24.53%
G 162 of 477 ~ 33.96%
B 198 of 477 ~ 41.51'%

%24.53
%33.96
%41.51

CMYK color model

#75A2C6 color CMYK value is (41,18,0,22).

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

CMYK: (41,18,0,22)
C41M18Y0K22 (41%, 18%, 0%, 22%)
(0.41 / 0.18 / 0.00 / 0.22)

CMYK percentages

%40.91
%18.18
%0
%22.35

Codes

Color #75A2C6 in popluar color models

75 A2 C6
RGB 117 162 198
HSL 207° 41.54% 61.76%
HSB/HSV 207° 40.91% 77.65%
CMYK 40.91% 18.18% 0.00%
22.35%

Color #75A2C6 in popluar number systems.

HEX 75 A2 C6
Decimal 117 162 198
Binary 1110101 10100010 11000110
Octal 165 242 306

Shades and tints

Shades of #75A2C6

#75A2C6
(117,162,198)
#6B94B4
(107,148,180)
#6186A2
(97,134,162)
#577890
(87,120,144)
#4D6A7E
(77,106,126)
#435C6C
(67,92,108)
#394E5A
(57,78,90)
#2F4048
(47,64,72)
#253236
(37,50,54)
#1B2424
(27,36,36)
#111612
(17,22,18)
#000000
(0,0,0)

Tints of #75A2C6

#75A2C6
(117,162,198)
#81AACB
(129,170,203)
#8DB2D0
(141,178,208)
#99BAD5
(153,186,213)
#A5C2DA
(165,194,218)
#B1CADF
(177,202,223)
#BDD2E4
(189,210,228)
#C9DAE9
(201,218,233)
#D5E2EE
(213,226,238)
#E1EAF3
(225,234,243)
#EDF2F8
(237,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75A2C6 color. Also use rgb(117,162,198) instead hex code.

Text Font Color

.myTextColor { color: #75A2C6; }

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

This text font color is #75A2C6.

Background Color

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

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

This div background color is #75A2C6.

Border color

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

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

This div border color is #75A2C6.

Opacity

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

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

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

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

This text has shadow with #75A2C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75A2C6.

Preview

Color preview on black background

This text has color #75A2C6 on black background.


Color preview on white background

This text has color #75A2C6 on white background.


Black color preview on #75A2C6 background

This text has black color on #75A2C6 background.


White color preview on #75A2C6 background

This text has white color on #75A2C6 background.


Related colors

Complementary color

Complementary color for #hex is #8A5D39.


I love getcolorcode.com

Triadic colors

1 #C675A2 and #A2C675 with #75A2C6 are triadic colors.

2 #C6A275 and #A275C6 with #75A2C6 are triadic colors.