COLOR #68A7B1

HEX: #68A7B1 RGB: (104,167,177)

Color info

#68A7B1 contains mainly green and blue colors. Web safe color of #68A7B1 is #669999 (or #699).

RGB color model

#68A7B1 color RGB value is (104,167,177).

RGB: (104,167,177) (41%, 65%, 69%)

RGB channels and saturation

R 104 of 255 = 41%
G 167 of 255 = 65%
B 177 of 255 = 69%

104
167
177

R + G + B ~ 58%. #68A7B1 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 167 + 177 = 448 (100%)
R 104 of 448 ~ 23.21%
G 167 of 448 ~ 37.28%
B 177 of 448 ~ 39.51'%

%23.21
%37.28
%39.51

CMYK color model

#68A7B1 color CMYK value is (41,6,0,31).

  • cyan value is 41.24%
  • magenta value is 5.65%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (41,6,0,31)
C41M6Y0K31 (41%, 6%, 0%, 31%)
(0.41 / 0.06 / 0.00 / 0.31)

CMYK percentages

%41.24
%5.65
%0
%30.59

Codes

Color #68A7B1 in popluar color models

68 A7 B1
RGB 104 167 177
HSL 188° 31.88% 55.10%
HSB/HSV 188° 41.24% 69.41%
CMYK 41.24% 5.65% 0.00%
30.59%

Color #68A7B1 in popluar number systems.

HEX 68 A7 B1
Decimal 104 167 177
Binary 1101000 10100111 10110001
Octal 150 247 261

Shades and tints

Shades of #68A7B1

#68A7B1
(104,167,177)
#5F98A1
(95,152,161)
#568991
(86,137,145)
#4D7A81
(77,122,129)
#446B71
(68,107,113)
#3B5C61
(59,92,97)
#324D51
(50,77,81)
#293E41
(41,62,65)
#202F31
(32,47,49)
#172021
(23,32,33)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #68A7B1

#68A7B1
(104,167,177)
#75AFB8
(117,175,184)
#82B7BF
(130,183,191)
#8FBFC6
(143,191,198)
#9CC7CD
(156,199,205)
#A9CFD4
(169,207,212)
#B6D7DB
(182,215,219)
#C3DFE2
(195,223,226)
#D0E7E9
(208,231,233)
#DDEFF0
(221,239,240)
#EAF7F7
(234,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68A7B1; }

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

This text font color is #68A7B1.

Background Color

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

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

This div background color is #68A7B1.

Border color

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

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

This div border color is #68A7B1.

Opacity

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

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

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

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

This text has shadow with #68A7B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68A7B1.

Preview

Color preview on black background

This text has color #68A7B1 on black background.


Color preview on white background

This text has color #68A7B1 on white background.


Black color preview on #68A7B1 background

This text has black color on #68A7B1 background.


White color preview on #68A7B1 background

This text has white color on #68A7B1 background.


Related colors

Complementary color

Complementary color for #hex is #97584E.


I love getcolorcode.com

Triadic colors

1 #B168A7 and #A7B168 with #68A7B1 are triadic colors.

2 #B1A768 and #A768B1 with #68A7B1 are triadic colors.