COLOR #68ADC6

HEX: #68ADC6 RGB: (104,173,198)

Renk bilgisi

#68ADC6 contains mainly green and blue colors. #68ADC6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#68ADC6 color RGB value is (104,173,198).

RGB: (104,173,198) (41%, 68%, 78%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 173 of 255 = 68%
B 198 of 255 = 78%

104
173
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 173 + 198 = 475 (100%)
R 104 of 475 ~ 21.89%
G 173 of 475 ~ 36.42%
B 198 of 475 ~ 41.68'%

%21.89
%36.42
%41.68

CMYK RENK MODELİ

#68ADC6 rengi CMYK tonu (47,13,0,22).

  • camgöbeği tonu 47.47%
  • eflatun tonu 12.63%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (47,13,0,22)
C47M13Y0K22 (47%, 13%, 0%, 22%)
(0.47 / 0.13 / 0.00 / 0.22)

CMYK yüzdeleri

%47.47
%12.63
%0
%22.35

Codes

Color #68ADC6 in popluar color models

68 AD C6
RGB 104 173 198
HSL 196° 45.19% 59.22%
HSB/HSV 196° 47.47% 77.65%
CMYK 47.47% 12.63% 0.00%
22.35%

Color #68ADC6 in popluar number systems.

HEX 68 AD C6
Decimal 104 173 198
Binary 1101000 10101101 11000110
Octal 150 255 306

Shades and tints

Shades of #68ADC6

#68ADC6
(104,173,198)
#5F9EB4
(95,158,180)
#568FA2
(86,143,162)
#4D8090
(77,128,144)
#44717E
(68,113,126)
#3B626C
(59,98,108)
#32535A
(50,83,90)
#294448
(41,68,72)
#203536
(32,53,54)
#172624
(23,38,36)
#0E1712
(14,23,18)
#000000
(0,0,0)

Tints of #68ADC6

#68ADC6
(104,173,198)
#75B4CB
(117,180,203)
#82BBD0
(130,187,208)
#8FC2D5
(143,194,213)
#9CC9DA
(156,201,218)
#A9D0DF
(169,208,223)
#B6D7E4
(182,215,228)
#C3DEE9
(195,222,233)
#D0E5EE
(208,229,238)
#DDECF3
(221,236,243)
#EAF3F8
(234,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68ADC6 color. Also use rgb(104,173,198) instead hex code.

Text Font Color

.myTextColor { color: #68ADC6; }

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

This text font color is #68ADC6.

Background Color

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

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

This div background color is #68ADC6.

Border color

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

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

This div border color is #68ADC6.

Opacity

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

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

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

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

This text has shadow with #68ADC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68ADC6.

Preview

Color preview on black background

This text has color #68ADC6 on black background.


Color preview on white background

This text has color #68ADC6 on white background.


Black color preview on #68ADC6 background

This text has black color on #68ADC6 background.


White color preview on #68ADC6 background

This text has white color on #68ADC6 background.


Related colors

Complementary color

Complementary color for #hex is #975239.


I love getcolorcode.com

Triadic colors

1 #C668AD and #ADC668 with #68ADC6 are triadic colors.

2 #C6AD68 and #AD68C6 with #68ADC6 are triadic colors.