COLOR #6A9482

HEX: #6A9482 RGB: (106,148,130)

Color info

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

RGB color model

#6A9482 color RGB value is (106,148,130).

RGB: (106,148,130) (42%, 58%, 51%)

RGB channels and saturation

R 106 of 255 = 42%
G 148 of 255 = 58%
B 130 of 255 = 51%

106
148
130

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

Portions of RGB colors in percentages

R + G + B = 106 + 148 + 130 = 384 (100%)
R 106 of 384 ~ 27.6%
G 148 of 384 ~ 38.54%
B 130 of 384 ~ 33.85'%

%27.6
%38.54
%33.85

CMYK color model

#6A9482 color CMYK value is (28,0,12,42).

  • cyan value is 28.38%
  • magenta value is 0.00%
  • yellow value is 12.16%
  • key color value is 41.96%

CMYK: (28,0,12,42)
C28M0Y12K42 (28%, 0%, 12%, 42%)
(0.28 / 0.00 / 0.12 / 0.42)

CMYK percentages

%28.38
%0
%12.16
%41.96

Codes

Color #6A9482 in popluar color models

6A 94 82
RGB 106 148 130
HSL 154° 16.54% 49.80%
HSB/HSV 154° 28.38% 58.04%
CMYK 28.38% 0.00% 12.16%
41.96%

Color #6A9482 in popluar number systems.

HEX 6A 94 82
Decimal 106 148 130
Binary 1101010 10010100 10000010
Octal 152 224 202

Shades and tints

Shades of #6A9482

#6A9482
(106,148,130)
#618777
(97,135,119)
#587A6C
(88,122,108)
#4F6D61
(79,109,97)
#466056
(70,96,86)
#3D534B
(61,83,75)
#344640
(52,70,64)
#2B3935
(43,57,53)
#222C2A
(34,44,42)
#191F1F
(25,31,31)
#101214
(16,18,20)
#000000
(0,0,0)

Tints of #6A9482

#6A9482
(106,148,130)
#779D8D
(119,157,141)
#84A698
(132,166,152)
#91AFA3
(145,175,163)
#9EB8AE
(158,184,174)
#ABC1B9
(171,193,185)
#B8CAC4
(184,202,196)
#C5D3CF
(197,211,207)
#D2DCDA
(210,220,218)
#DFE5E5
(223,229,229)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A9482; }

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

This text font color is #6A9482.

Background Color

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

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

This div background color is #6A9482.

Border color

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

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

This div border color is #6A9482.

Opacity

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

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

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

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

This text has shadow with #6A9482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9482.

Preview

Color preview on black background

This text has color #6A9482 on black background.


Color preview on white background

This text has color #6A9482 on white background.


Black color preview on #6A9482 background

This text has black color on #6A9482 background.


White color preview on #6A9482 background

This text has white color on #6A9482 background.


Related colors

Complementary color

Complementary color for #hex is #956B7D.


I love getcolorcode.com

Triadic colors

1 #826A94 and #94826A with #6A9482 are triadic colors.

2 #82946A and #946A82 with #6A9482 are triadic colors.