COLOR #6BAFAE

HEX: #6BAFAE RGB: (107,175,174)

Color info

#6BAFAE contains mainly green and blue colors. Web safe color of #6BAFAE is #669999 (or #699).

RGB color model

#6BAFAE color RGB value is (107,175,174).

RGB: (107,175,174) (42%, 69%, 68%)

RGB channels and saturation

R 107 of 255 = 42%
G 175 of 255 = 69%
B 174 of 255 = 68%

107
175
174

R + G + B ~ 60%. #6BAFAE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 107 + 175 + 174 = 456 (100%)
R 107 of 456 ~ 23.46%
G 175 of 456 ~ 38.38%
B 174 of 456 ~ 38.16'%

%23.46
%38.38
%38.16

CMYK color model

#6BAFAE color CMYK value is (39,0,1,31).

  • cyan value is 38.86%
  • magenta value is 0.00%
  • yellow value is 0.57%
  • key color value is 31.37%

CMYK: (39,0,1,31)
C39M0Y1K31 (39%, 0%, 1%, 31%)
(0.39 / 0.00 / 0.01 / 0.31)

CMYK percentages

%38.86
%0
%0.57
%31.37

Codes

Color #6BAFAE in popluar color models

6B AF AE
RGB 107 175 174
HSL 179° 29.82% 55.29%
HSB/HSV 179° 38.86% 68.63%
CMYK 38.86% 0.00% 0.57%
31.37%

Color #6BAFAE in popluar number systems.

HEX 6B AF AE
Decimal 107 175 174
Binary 1101011 10101111 10101110
Octal 153 257 256

Shades and tints

Shades of #6BAFAE

#6BAFAE
(107,175,174)
#62A09F
(98,160,159)
#599190
(89,145,144)
#508281
(80,130,129)
#477372
(71,115,114)
#3E6463
(62,100,99)
#355554
(53,85,84)
#2C4645
(44,70,69)
#233736
(35,55,54)
#1A2827
(26,40,39)
#111918
(17,25,24)
#000000
(0,0,0)

Tints of #6BAFAE

#6BAFAE
(107,175,174)
#78B6B5
(120,182,181)
#85BDBC
(133,189,188)
#92C4C3
(146,196,195)
#9FCBCA
(159,203,202)
#ACD2D1
(172,210,209)
#B9D9D8
(185,217,216)
#C6E0DF
(198,224,223)
#D3E7E6
(211,231,230)
#E0EEED
(224,238,237)
#EDF5F4
(237,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BAFAE color. Also use rgb(107,175,174) instead hex code.

Text Font Color

.myTextColor { color: #6BAFAE; }

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

This text font color is #6BAFAE.

Background Color

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

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

This div background color is #6BAFAE.

Border color

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

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

This div border color is #6BAFAE.

Opacity

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

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

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

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

This text has shadow with #6BAFAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BAFAE.

Preview

Color preview on black background

This text has color #6BAFAE on black background.


Color preview on white background

This text has color #6BAFAE on white background.


Black color preview on #6BAFAE background

This text has black color on #6BAFAE background.


White color preview on #6BAFAE background

This text has white color on #6BAFAE background.


Related colors

Complementary color

Complementary color for #hex is #945051.


I love getcolorcode.com

Triadic colors

1 #AE6BAF and #AFAE6B with #6BAFAE are triadic colors.

2 #AEAF6B and #AF6BAE with #6BAFAE are triadic colors.