COLOR #68A8DF

HEX: #68A8DF RGB: (104,168,223)

Color info

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

RGB color model

#68A8DF color RGB value is (104,168,223).

RGB: (104,168,223) (41%, 66%, 87%)

RGB channels and saturation

R 104 of 255 = 41%
G 168 of 255 = 66%
B 223 of 255 = 87%

104
168
223

R + G + B ~ 65%. #68A8DF is quite light color.

Portions of RGB colors in percentages

R + G + B = 104 + 168 + 223 = 495 (100%)
R 104 of 495 ~ 21.01%
G 168 of 495 ~ 33.94%
B 223 of 495 ~ 45.05'%

%21.01
%33.94
%45.05

CMYK color model

#68A8DF color CMYK value is (53,25,0,13).

  • cyan value is 53.36%
  • magenta value is 24.66%
  • yellow value is 0.00%
  • key color value is 12.55%
CMYK: (53,25,0,13) C53M25Y0K13 (53%,25%,0%,13%) (0.53/0.25/0.00/0.13) 

CMYK percentages

%53.36
%24.66
%0
%12.55

Codes

Color #68A8DF in popluar color models

68 A8 DF
RGB 104 168 223
HSL 208° 65.03% 64.12%
HSB/HSV 208° 53.36% 87.45%
CMYK 53.36% 24.66% 0.00%
12.55%

Color #68A8DF in popluar number systems.

HEX 68 A8 DF
Decimal 104 168 223
Binary 1101000 10101000 11011111
Octal 150 250 337

Shades and tints

Shades of #68A8DF

#68A8DF
(104,168,223)
#5F99CB
(95,153,203)
#568AB7
(86,138,183)
#4D7BA3
(77,123,163)
#446C8F
(68,108,143)
#3B5D7B
(59,93,123)
#324E67
(50,78,103)
#293F53
(41,63,83)
#20303F
(32,48,63)
#17212B
(23,33,43)
#0E1217
(14,18,23)
#000000
(0,0,0)

Tints of #68A8DF

#68A8DF
(104,168,223)
#75AFE1
(117,175,225)
#82B6E3
(130,182,227)
#8FBDE5
(143,189,229)
#9CC4E7
(156,196,231)
#A9CBE9
(169,203,233)
#B6D2EB
(182,210,235)
#C3D9ED
(195,217,237)
#D0E0EF
(208,224,239)
#DDE7F1
(221,231,241)
#EAEEF3
(234,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68A8DF color. Also use rgb(104,168,223) instead hex code.

Text Font Color

.myTextColor { color: #68A8DF; }

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

This text font color is #68A8DF.

Background Color

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

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

This div background color is #68A8DF.

Border color

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

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

This div border color is #68A8DF.

Opacity

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

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

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

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

This text has shadow with #68A8DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68A8DF.

Preview

Color preview on black background

This text has color #68A8DF on black background.


Color preview on white background

This text has color #68A8DF on white background.


Black color preview on #68A8DF background

This text has black color on #68A8DF background.


White color preview on #68A8DF background

This text has white color on #68A8DF background.


Related colors

Complementary color

Complementary color for #hex is #975720.


I love getcolorcode.com

Triadic colors

1 #DF68A8 and #A8DF68 with #68A8DF are triadic colors.

2 #DFA868 and #A868DF with #68A8DF are triadic colors.