COLOR #68A4B7

HEX: #68A4B7 RGB: (104,164,183)

Color info

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

RGB color model

#68A4B7 color RGB value is (104,164,183).

RGB: (104,164,183) (41%, 64%, 72%)

RGB channels and saturation

R 104 of 255 = 41%
G 164 of 255 = 64%
B 183 of 255 = 72%

104
164
183

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

Portions of RGB colors in percentages

R + G + B = 104 + 164 + 183 = 451 (100%)
R 104 of 451 ~ 23.06%
G 164 of 451 ~ 36.36%
B 183 of 451 ~ 40.58'%

%23.06
%36.36
%40.58

CMYK color model

#68A4B7 color CMYK value is (43,10,0,28).

  • cyan value is 43.17%
  • magenta value is 10.38%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (43,10,0,28)
C43M10Y0K28 (43%, 10%, 0%, 28%)
(0.43 / 0.10 / 0.00 / 0.28)

CMYK percentages

%43.17
%10.38
%0
%28.24

Codes

Color #68A4B7 in popluar color models

68 A4 B7
RGB 104 164 183
HSL 194° 35.43% 56.27%
HSB/HSV 194° 43.17% 71.76%
CMYK 43.17% 10.38% 0.00%
28.24%

Color #68A4B7 in popluar number systems.

HEX 68 A4 B7
Decimal 104 164 183
Binary 1101000 10100100 10110111
Octal 150 244 267

Shades and tints

Shades of #68A4B7

#68A4B7
(104,164,183)
#5F96A7
(95,150,167)
#568897
(86,136,151)
#4D7A87
(77,122,135)
#446C77
(68,108,119)
#3B5E67
(59,94,103)
#325057
(50,80,87)
#294247
(41,66,71)
#203437
(32,52,55)
#172627
(23,38,39)
#0E1817
(14,24,23)
#000000
(0,0,0)

Tints of #68A4B7

#68A4B7
(104,164,183)
#75ACBD
(117,172,189)
#82B4C3
(130,180,195)
#8FBCC9
(143,188,201)
#9CC4CF
(156,196,207)
#A9CCD5
(169,204,213)
#B6D4DB
(182,212,219)
#C3DCE1
(195,220,225)
#D0E4E7
(208,228,231)
#DDECED
(221,236,237)
#EAF4F3
(234,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68A4B7 color. Also use rgb(104,164,183) instead hex code.

Text Font Color

.myTextColor { color: #68A4B7; }

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

This text font color is #68A4B7.

Background Color

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

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

This div background color is #68A4B7.

Border color

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

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

This div border color is #68A4B7.

Opacity

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

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

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

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

This text has shadow with #68A4B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68A4B7.

Preview

Color preview on black background

This text has color #68A4B7 on black background.


Color preview on white background

This text has color #68A4B7 on white background.


Black color preview on #68A4B7 background

This text has black color on #68A4B7 background.


White color preview on #68A4B7 background

This text has white color on #68A4B7 background.


Related colors

Complementary color

Complementary color for #hex is #975B48.


I love getcolorcode.com

Triadic colors

1 #B768A4 and #A4B768 with #68A4B7 are triadic colors.

2 #B7A468 and #A468B7 with #68A4B7 are triadic colors.