COLOR #75A296

HEX: #75A296 RGB: (117,162,150)

Color info

#75A296 contains red, green and blue colors in about the same proportion. Web safe color of #75A296 is #669999 (or #699).

RGB color model

#75A296 color RGB value is (117,162,150).

RGB: (117,162,150) (46%, 64%, 59%)

RGB channels and saturation

R 117 of 255 = 46%
G 162 of 255 = 64%
B 150 of 255 = 59%

117
162
150

R + G + B ~ 56%. #75A296 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 162 + 150 = 429 (100%)
R 117 of 429 ~ 27.27%
G 162 of 429 ~ 37.76%
B 150 of 429 ~ 34.97'%

%27.27
%37.76
%34.97

CMYK color model

#75A296 color CMYK value is (28,0,7,36).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 7.41%
  • key color value is 36.47%

CMYK: (28,0,7,36)
C28M0Y7K36 (28%, 0%, 7%, 36%)
(0.28 / 0.00 / 0.07 / 0.36)

CMYK percentages

%27.78
%0
%7.41
%36.47

Codes

Color #75A296 in popluar color models

75 A2 96
RGB 117 162 150
HSL 164° 19.48% 54.71%
HSB/HSV 164° 27.78% 63.53%
CMYK 27.78% 0.00% 7.41%
36.47%

Color #75A296 in popluar number systems.

HEX 75 A2 96
Decimal 117 162 150
Binary 1110101 10100010 10010110
Octal 165 242 226

Shades and tints

Shades of #75A296

#75A296
(117,162,150)
#6B9489
(107,148,137)
#61867C
(97,134,124)
#57786F
(87,120,111)
#4D6A62
(77,106,98)
#435C55
(67,92,85)
#394E48
(57,78,72)
#2F403B
(47,64,59)
#25322E
(37,50,46)
#1B2421
(27,36,33)
#111614
(17,22,20)
#000000
(0,0,0)

Tints of #75A296

#75A296
(117,162,150)
#81AA9F
(129,170,159)
#8DB2A8
(141,178,168)
#99BAB1
(153,186,177)
#A5C2BA
(165,194,186)
#B1CAC3
(177,202,195)
#BDD2CC
(189,210,204)
#C9DAD5
(201,218,213)
#D5E2DE
(213,226,222)
#E1EAE7
(225,234,231)
#EDF2F0
(237,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75A296; }

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

This text font color is #75A296.

Background Color

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

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

This div background color is #75A296.

Border color

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

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

This div border color is #75A296.

Opacity

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

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

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

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

This text has shadow with #75A296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75A296.

Preview

Color preview on black background

This text has color #75A296 on black background.


Color preview on white background

This text has color #75A296 on white background.


Black color preview on #75A296 background

This text has black color on #75A296 background.


White color preview on #75A296 background

This text has white color on #75A296 background.


Related colors

Complementary color

Complementary color for #hex is #8A5D69.


I love getcolorcode.com

Triadic colors

1 #9675A2 and #A29675 with #75A296 are triadic colors.

2 #96A275 and #A27596 with #75A296 are triadic colors.