COLOR #6A8493

HEX: #6A8493 RGB: (106,132,147)

Renk bilgisi

#6A8493 contains red, green and blue colors in about the same proportion. #6A8493 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6A8493 color RGB value is (106,132,147).

RGB: (106,132,147) (42%, 52%, 58%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 132 of 255 = 52%
B 147 of 255 = 58%

106
132
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 132 + 147 = 385 (100%)
R 106 of 385 ~ 27.53%
G 132 of 385 ~ 34.29%
B 147 of 385 ~ 38.18'%

%27.53
%34.29
%38.18

CMYK RENK MODELİ

#6A8493 rengi CMYK tonu (28,10,0,42).

  • camgöbeği tonu 27.89%
  • eflatun tonu 10.20%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (28,10,0,42)
C28M10Y0K42 (28%, 10%, 0%, 42%)
(0.28 / 0.10 / 0.00 / 0.42)

CMYK yüzdeleri

%27.89
%10.2
%0
%42.35

Codes

Color #6A8493 in popluar color models

6A 84 93
RGB 106 132 147
HSL 202° 16.21% 49.61%
HSB/HSV 202° 27.89% 57.65%
CMYK 27.89% 10.20% 0.00%
42.35%

Color #6A8493 in popluar number systems.

HEX 6A 84 93
Decimal 106 132 147
Binary 1101010 10000100 10010011
Octal 152 204 223

Shades and tints

Shades of #6A8493

#6A8493
(106,132,147)
#617886
(97,120,134)
#586C79
(88,108,121)
#4F606C
(79,96,108)
#46545F
(70,84,95)
#3D4852
(61,72,82)
#343C45
(52,60,69)
#2B3038
(43,48,56)
#22242B
(34,36,43)
#19181E
(25,24,30)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #6A8493

#6A8493
(106,132,147)
#778F9C
(119,143,156)
#849AA5
(132,154,165)
#91A5AE
(145,165,174)
#9EB0B7
(158,176,183)
#ABBBC0
(171,187,192)
#B8C6C9
(184,198,201)
#C5D1D2
(197,209,210)
#D2DCDB
(210,220,219)
#DFE7E4
(223,231,228)
#ECF2ED
(236,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8493 color. Also use rgb(106,132,147) instead hex code.

Text Font Color

.myTextColor { color: #6A8493; }

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

This text font color is #6A8493.

Background Color

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

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

This div background color is #6A8493.

Border color

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

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

This div border color is #6A8493.

Opacity

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

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

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

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

This text has shadow with #6A8493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8493.

Preview

Color preview on black background

This text has color #6A8493 on black background.


Color preview on white background

This text has color #6A8493 on white background.


Black color preview on #6A8493 background

This text has black color on #6A8493 background.


White color preview on #6A8493 background

This text has white color on #6A8493 background.


Related colors

Complementary color

Complementary color for #hex is #957B6C.


I love getcolorcode.com

Triadic colors

1 #936A84 and #84936A with #6A8493 are triadic colors.

2 #93846A and #846A93 with #6A8493 are triadic colors.