COLOR #6AB4D7

HEX: #6AB4D7 RGB: (106,180,215)

Color info

#6AB4D7 contains mainly green and blue colors. Web safe color of #6AB4D7 is #66CCCC (or #6CC).

RGB color model

#6AB4D7 color RGB value is (106,180,215).

RGB: (106,180,215) (42%, 71%, 84%)

RGB channels and saturation

R 106 of 255 = 42%
G 180 of 255 = 71%
B 215 of 255 = 84%

106
180
215

R + G + B ~ 66%. #6AB4D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 106 + 180 + 215 = 501 (100%)
R 106 of 501 ~ 21.16%
G 180 of 501 ~ 35.93%
B 215 of 501 ~ 42.91'%

%21.16
%35.93
%42.91

CMYK color model

#6AB4D7 color CMYK value is (51,16,0,16).

  • cyan value is 50.70%
  • magenta value is 16.28%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (51,16,0,16)
C51M16Y0K16 (51%, 16%, 0%, 16%)
(0.51 / 0.16 / 0.00 / 0.16)

CMYK percentages

%50.7
%16.28
%0
%15.69

Codes

Color #6AB4D7 in popluar color models

6A B4 D7
RGB 106 180 215
HSL 199° 57.67% 62.94%
HSB/HSV 199° 50.70% 84.31%
CMYK 50.70% 16.28% 0.00%
15.69%

Color #6AB4D7 in popluar number systems.

HEX 6A B4 D7
Decimal 106 180 215
Binary 1101010 10110100 11010111
Octal 152 264 327

Shades and tints

Shades of #6AB4D7

#6AB4D7
(106,180,215)
#61A4C4
(97,164,196)
#5894B1
(88,148,177)
#4F849E
(79,132,158)
#46748B
(70,116,139)
#3D6478
(61,100,120)
#345465
(52,84,101)
#2B4452
(43,68,82)
#22343F
(34,52,63)
#19242C
(25,36,44)
#101419
(16,20,25)
#000000
(0,0,0)

Tints of #6AB4D7

#6AB4D7
(106,180,215)
#77BADA
(119,186,218)
#84C0DD
(132,192,221)
#91C6E0
(145,198,224)
#9ECCE3
(158,204,227)
#ABD2E6
(171,210,230)
#B8D8E9
(184,216,233)
#C5DEEC
(197,222,236)
#D2E4EF
(210,228,239)
#DFEAF2
(223,234,242)
#ECF0F5
(236,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AB4D7 color. Also use rgb(106,180,215) instead hex code.

Text Font Color

.myTextColor { color: #6AB4D7; }

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

This text font color is #6AB4D7.

Background Color

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

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

This div background color is #6AB4D7.

Border color

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

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

This div border color is #6AB4D7.

Opacity

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

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

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

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

This text has shadow with #6AB4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AB4D7.

Preview

Color preview on black background

This text has color #6AB4D7 on black background.


Color preview on white background

This text has color #6AB4D7 on white background.


Black color preview on #6AB4D7 background

This text has black color on #6AB4D7 background.


White color preview on #6AB4D7 background

This text has white color on #6AB4D7 background.


Related colors

Complementary color

Complementary color for #hex is #954B28.


I love getcolorcode.com

Triadic colors

1 #D76AB4 and #B4D76A with #6AB4D7 are triadic colors.

2 #D7B46A and #B46AD7 with #6AB4D7 are triadic colors.