COLOR #68B1C2

HEX: #68B1C2 RGB: (104,177,194)

Color info

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

RGB color model

#68B1C2 color RGB value is (104,177,194).

RGB: (104,177,194) (41%, 69%, 76%)

RGB channels and saturation

R 104 of 255 = 41%
G 177 of 255 = 69%
B 194 of 255 = 76%

104
177
194

R + G + B ~ 62%. #68B1C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 104 + 177 + 194 = 475 (100%)
R 104 of 475 ~ 21.89%
G 177 of 475 ~ 37.26%
B 194 of 475 ~ 40.84'%

%21.89
%37.26
%40.84

CMYK color model

#68B1C2 color CMYK value is (46,9,0,24).

  • cyan value is 46.39%
  • magenta value is 8.76%
  • yellow value is 0.00%
  • key color value is 23.92%
CMYK: (46,9,0,24) C46M9Y0K24 (46%,9%,0%,24%) (0.46/0.09/0.00/0.24) 

CMYK percentages

%46.39
%8.76
%0
%23.92

Codes

Color #68B1C2 in popluar color models

68 B1 C2
RGB 104 177 194
HSL 191° 42.45% 58.43%
HSB/HSV 191° 46.39% 76.08%
CMYK 46.39% 8.76% 0.00%
23.92%

Color #68B1C2 in popluar number systems.

HEX 68 B1 C2
Decimal 104 177 194
Binary 1101000 10110001 11000010
Octal 150 261 302

Shades and tints

Shades of #68B1C2

#68B1C2
(104,177,194)
#5FA1B1
(95,161,177)
#5691A0
(86,145,160)
#4D818F
(77,129,143)
#44717E
(68,113,126)
#3B616D
(59,97,109)
#32515C
(50,81,92)
#29414B
(41,65,75)
#20313A
(32,49,58)
#172129
(23,33,41)
#0E1118
(14,17,24)
#000000
(0,0,0)

Tints of #68B1C2

#68B1C2
(104,177,194)
#75B8C7
(117,184,199)
#82BFCC
(130,191,204)
#8FC6D1
(143,198,209)
#9CCDD6
(156,205,214)
#A9D4DB
(169,212,219)
#B6DBE0
(182,219,224)
#C3E2E5
(195,226,229)
#D0E9EA
(208,233,234)
#DDF0EF
(221,240,239)
#EAF7F4
(234,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68B1C2 color. Also use rgb(104,177,194) instead hex code.

Text Font Color

.myTextColor { color: #68B1C2; }

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

This text font color is #68B1C2.

Background Color

.myBgColor { background-color: #68B1C2; }

<div style="background-color:#68B1C2">Inner text</div>

This div background color is #68B1C2.

Border color

.myBorderColor { border: 1px solid #68B1C2; }

<div style="border:3px solid #68B1C2">Div</div>

This div border color is #68B1C2.

Opacity

.myOpacity80 { color: #68B1C2; opacity: 0.8; }

<p style="color:#68B1C2;opacity:0.8;">80%</p>

Text with #68B1C2 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 #68B1C2;}

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

This text has shadow with #68B1C2 color.


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

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

This text has shadow with #68B1C2 primary color and red secondary color.


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

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

This text has shadow with #68B1C2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68B1C2.

Preview

Color preview on black background

This text has color #68B1C2 on black background.


Color preview on white background

This text has color #68B1C2 on white background.


Black color preview on #68B1C2 background

This text has black color on #68B1C2 background.


White color preview on #68B1C2 background

This text has white color on #68B1C2 background.


Related colors

Complementary color

Complementary color for #hex is #974E3D.


I love getcolorcode.com

Triadic colors

1 #C268B1 and #B1C268 with #68B1C2 are triadic colors.

2 #C2B168 and #B168C2 with #68B1C2 are triadic colors.