COLOR #6A9B94

HEX: #6A9B94 RGB: (106,155,148)

Color info

#6A9B94 contains red, green and blue colors in about the same proportion. Web safe color of #6A9B94 is #669999 (or #699).

RGB color model

#6A9B94 color RGB value is (106,155,148).

RGB: (106,155,148) (42%, 61%, 58%)

RGB channels and saturation

R 106 of 255 = 42%
G 155 of 255 = 61%
B 148 of 255 = 58%

106
155
148

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

Portions of RGB colors in percentages

R + G + B = 106 + 155 + 148 = 409 (100%)
R 106 of 409 ~ 25.92%
G 155 of 409 ~ 37.9%
B 148 of 409 ~ 36.19'%

%25.92
%37.9
%36.19

CMYK color model

#6A9B94 color CMYK value is (32,0,5,39).

  • cyan value is 31.61%
  • magenta value is 0.00%
  • yellow value is 4.52%
  • key color value is 39.22%

CMYK: (32,0,5,39)
C32M0Y5K39 (32%, 0%, 5%, 39%)
(0.32 / 0.00 / 0.05 / 0.39)

CMYK percentages

%31.61
%0
%4.52
%39.22

Codes

Color #6A9B94 in popluar color models

6A 9B 94
RGB 106 155 148
HSL 171° 19.68% 51.18%
HSB/HSV 171° 31.61% 60.78%
CMYK 31.61% 0.00% 4.52%
39.22%

Color #6A9B94 in popluar number systems.

HEX 6A 9B 94
Decimal 106 155 148
Binary 1101010 10011011 10010100
Octal 152 233 224

Shades and tints

Shades of #6A9B94

#6A9B94
(106,155,148)
#618D87
(97,141,135)
#587F7A
(88,127,122)
#4F716D
(79,113,109)
#466360
(70,99,96)
#3D5553
(61,85,83)
#344746
(52,71,70)
#2B3939
(43,57,57)
#222B2C
(34,43,44)
#191D1F
(25,29,31)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #6A9B94

#6A9B94
(106,155,148)
#77A49D
(119,164,157)
#84ADA6
(132,173,166)
#91B6AF
(145,182,175)
#9EBFB8
(158,191,184)
#ABC8C1
(171,200,193)
#B8D1CA
(184,209,202)
#C5DAD3
(197,218,211)
#D2E3DC
(210,227,220)
#DFECE5
(223,236,229)
#ECF5EE
(236,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9B94 color. Also use rgb(106,155,148) instead hex code.

Text Font Color

.myTextColor { color: #6A9B94; }

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

This text font color is #6A9B94.

Background Color

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

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

This div background color is #6A9B94.

Border color

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

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

This div border color is #6A9B94.

Opacity

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

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

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

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

This text has shadow with #6A9B94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9B94.

Preview

Color preview on black background

This text has color #6A9B94 on black background.


Color preview on white background

This text has color #6A9B94 on white background.


Black color preview on #6A9B94 background

This text has black color on #6A9B94 background.


White color preview on #6A9B94 background

This text has white color on #6A9B94 background.


Related colors

Complementary color

Complementary color for #hex is #95646B.


I love getcolorcode.com

Triadic colors

1 #946A9B and #9B946A with #6A9B94 are triadic colors.

2 #949B6A and #9B6A94 with #6A9B94 are triadic colors.