COLOR #75D1C6

HEX: #75D1C6 RGB: (117,209,198)

Color info

#75D1C6 contains mainly green and blue colors. Web safe color of #75D1C6 is #66CCCC (or #6CC).

RGB color model

#75D1C6 color RGB value is (117,209,198).

RGB: (117,209,198) (46%, 82%, 78%)

RGB channels and saturation

R 117 of 255 = 46%
G 209 of 255 = 82%
B 198 of 255 = 78%

117
209
198

R + G + B ~ 69%. #75D1C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 117 + 209 + 198 = 524 (100%)
R 117 of 524 ~ 22.33%
G 209 of 524 ~ 39.89%
B 198 of 524 ~ 37.79'%

%22.33
%39.89
%37.79

CMYK color model

#75D1C6 color CMYK value is (44,0,5,18).

  • cyan value is 44.02%
  • magenta value is 0.00%
  • yellow value is 5.26%
  • key color value is 18.04%

CMYK: (44,0,5,18)
C44M0Y5K18 (44%, 0%, 5%, 18%)
(0.44 / 0.00 / 0.05 / 0.18)

CMYK percentages

%44.02
%0
%5.26
%18.04

Codes

Color #75D1C6 in popluar color models

75 D1 C6
RGB 117 209 198
HSL 173° 50.00% 63.92%
HSB/HSV 173° 44.02% 81.96%
CMYK 44.02% 0.00% 5.26%
18.04%

Color #75D1C6 in popluar number systems.

HEX 75 D1 C6
Decimal 117 209 198
Binary 1110101 11010001 11000110
Octal 165 321 306

Shades and tints

Shades of #75D1C6

#75D1C6
(117,209,198)
#6BBEB4
(107,190,180)
#61ABA2
(97,171,162)
#579890
(87,152,144)
#4D857E
(77,133,126)
#43726C
(67,114,108)
#395F5A
(57,95,90)
#2F4C48
(47,76,72)
#253936
(37,57,54)
#1B2624
(27,38,36)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #75D1C6

#75D1C6
(117,209,198)
#81D5CB
(129,213,203)
#8DD9D0
(141,217,208)
#99DDD5
(153,221,213)
#A5E1DA
(165,225,218)
#B1E5DF
(177,229,223)
#BDE9E4
(189,233,228)
#C9EDE9
(201,237,233)
#D5F1EE
(213,241,238)
#E1F5F3
(225,245,243)
#EDF9F8
(237,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75D1C6; }

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

This text font color is #75D1C6.

Background Color

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

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

This div background color is #75D1C6.

Border color

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

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

This div border color is #75D1C6.

Opacity

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

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

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

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

This text has shadow with #75D1C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75D1C6.

Preview

Color preview on black background

This text has color #75D1C6 on black background.


Color preview on white background

This text has color #75D1C6 on white background.


Black color preview on #75D1C6 background

This text has black color on #75D1C6 background.


White color preview on #75D1C6 background

This text has white color on #75D1C6 background.


Related colors

Complementary color

Complementary color for #hex is #8A2E39.


I love getcolorcode.com

Triadic colors

1 #C675D1 and #D1C675 with #75D1C6 are triadic colors.

2 #C6D175 and #D175C6 with #75D1C6 are triadic colors.