COLOR #68B0AD

HEX: #68B0AD RGB: (104,176,173)

Renk bilgisi

#68B0AD contains mainly green and blue colors. #68B0AD ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#68B0AD color RGB value is (104,176,173).

RGB: (104,176,173) (41%, 69%, 68%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 176 of 255 = 69%
B 173 of 255 = 68%

104
176
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 176 + 173 = 453 (100%)
R 104 of 453 ~ 22.96%
G 176 of 453 ~ 38.85%
B 173 of 453 ~ 38.19'%

%22.96
%38.85
%38.19

CMYK RENK MODELİ

#68B0AD rengi CMYK tonu (41,0,2,31).

  • camgöbeği tonu 40.91%
  • eflatun tonu 0.00%
  • sarı tonu 1.70%
  • ana renk tonu 30.98%

CMYK: (41,0,2,31)
C41M0Y2K31 (41%, 0%, 2%, 31%)
(0.41 / 0.00 / 0.02 / 0.31)

CMYK yüzdeleri

%40.91
%0
%1.7
%30.98

Codes

Color #68B0AD in popluar color models

68 B0 AD
RGB 104 176 173
HSL 178° 31.30% 54.90%
HSB/HSV 178° 40.91% 69.02%
CMYK 40.91% 0.00% 1.70%
30.98%

Color #68B0AD in popluar number systems.

HEX 68 B0 AD
Decimal 104 176 173
Binary 1101000 10110000 10101101
Octal 150 260 255

Shades and tints

Shades of #68B0AD

#68B0AD
(104,176,173)
#5FA09E
(95,160,158)
#56908F
(86,144,143)
#4D8080
(77,128,128)
#447071
(68,112,113)
#3B6062
(59,96,98)
#325053
(50,80,83)
#294044
(41,64,68)
#203035
(32,48,53)
#172026
(23,32,38)
#0E1017
(14,16,23)
#000000
(0,0,0)

Tints of #68B0AD

#68B0AD
(104,176,173)
#75B7B4
(117,183,180)
#82BEBB
(130,190,187)
#8FC5C2
(143,197,194)
#9CCCC9
(156,204,201)
#A9D3D0
(169,211,208)
#B6DAD7
(182,218,215)
#C3E1DE
(195,225,222)
#D0E8E5
(208,232,229)
#DDEFEC
(221,239,236)
#EAF6F3
(234,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68B0AD; }

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

This text font color is #68B0AD.

Background Color

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

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

This div background color is #68B0AD.

Border color

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

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

This div border color is #68B0AD.

Opacity

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

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

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

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

This text has shadow with #68B0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68B0AD.

Preview

Color preview on black background

This text has color #68B0AD on black background.


Color preview on white background

This text has color #68B0AD on white background.


Black color preview on #68B0AD background

This text has black color on #68B0AD background.


White color preview on #68B0AD background

This text has white color on #68B0AD background.


Related colors

Complementary color

Complementary color for #hex is #974F52.


I love getcolorcode.com

Triadic colors

1 #AD68B0 and #B0AD68 with #68B0AD are triadic colors.

2 #ADB068 and #B068AD with #68B0AD are triadic colors.