COLOR #6AB2B8

HEX: #6AB2B8 RGB: (106,178,184)

Color info

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

RGB color model

#6AB2B8 color RGB value is (106,178,184).

RGB: (106,178,184) (42%, 70%, 72%)

RGB channels and saturation

R 106 of 255 = 42%
G 178 of 255 = 70%
B 184 of 255 = 72%

106
178
184

R + G + B ~ 61%. #6AB2B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 106 + 178 + 184 = 468 (100%)
R 106 of 468 ~ 22.65%
G 178 of 468 ~ 38.03%
B 184 of 468 ~ 39.32'%

%22.65
%38.03
%39.32

CMYK color model

#6AB2B8 color CMYK value is (42,3,0,28).

  • cyan value is 42.39%
  • magenta value is 3.26%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (42,3,0,28) C42M3Y0K28 (42%,3%,0%,28%) (0.42/0.03/0.00/0.28) 

CMYK percentages

%42.39
%3.26
%0
%27.84

Codes

Color #6AB2B8 in popluar color models

6A B2 B8
RGB 106 178 184
HSL 185° 35.45% 56.86%
HSB/HSV 185° 42.39% 72.16%
CMYK 42.39% 3.26% 0.00%
27.84%

Color #6AB2B8 in popluar number systems.

HEX 6A B2 B8
Decimal 106 178 184
Binary 1101010 10110010 10111000
Octal 152 262 270

Shades and tints

Shades of #6AB2B8

#6AB2B8
(106,178,184)
#61A2A8
(97,162,168)
#589298
(88,146,152)
#4F8288
(79,130,136)
#467278
(70,114,120)
#3D6268
(61,98,104)
#345258
(52,82,88)
#2B4248
(43,66,72)
#223238
(34,50,56)
#192228
(25,34,40)
#101218
(16,18,24)
#000000
(0,0,0)

Tints of #6AB2B8

#6AB2B8
(106,178,184)
#77B9BE
(119,185,190)
#84C0C4
(132,192,196)
#91C7CA
(145,199,202)
#9ECED0
(158,206,208)
#ABD5D6
(171,213,214)
#B8DCDC
(184,220,220)
#C5E3E2
(197,227,226)
#D2EAE8
(210,234,232)
#DFF1EE
(223,241,238)
#ECF8F4
(236,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB2B8 color. Also use rgb(106,178,184) instead hex code.

Text Font Color

.myTextColor { color: #6AB2B8; }

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

This text font color is #6AB2B8.

Background Color

.myBgColor { background-color: #6AB2B8; }

<div style="background-color:#6AB2B8">Inner text</div>

This div background color is #6AB2B8.

Border color

.myBorderColor { border: 1px solid #6AB2B8; }

<div style="border:3px solid #6AB2B8">Div</div>

This div border color is #6AB2B8.

Opacity

.myOpacity80 { color: #6AB2B8; opacity: 0.8; }

<p style="color:#6AB2B8;opacity:0.8;">80%</p>

Text with #6AB2B8 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 #6AB2B8;}

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

This text has shadow with #6AB2B8 color.


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

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

This text has shadow with #6AB2B8 primary color and red secondary color.


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

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

This text has shadow with #6AB2B8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6AB2B8.

Preview

Color preview on black background

This text has color #6AB2B8 on black background.


Color preview on white background

This text has color #6AB2B8 on white background.


Black color preview on #6AB2B8 background

This text has black color on #6AB2B8 background.


White color preview on #6AB2B8 background

This text has white color on #6AB2B8 background.


Related colors

Complementary color

Complementary color for #hex is #954D47.


I love getcolorcode.com

Triadic colors

1 #B86AB2 and #B2B86A with #6AB2B8 are triadic colors.

2 #B8B26A and #B26AB8 with #6AB2B8 are triadic colors.