COLOR #6B8584

HEX: #6B8584 RGB: (107,133,132)

Renk bilgisi

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

RGB renk modeli

#6B8584 color RGB value is (107,133,132).

RGB: (107,133,132) (42%, 52%, 52%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 133 of 255 = 52%
B 132 of 255 = 52%

107
133
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 133 + 132 = 372 (100%)
R 107 of 372 ~ 28.76%
G 133 of 372 ~ 35.75%
B 132 of 372 ~ 35.48'%

%28.76
%35.75
%35.48

CMYK RENK MODELİ

#6B8584 rengi CMYK tonu (20,0,1,48).

  • camgöbeği tonu 19.55%
  • eflatun tonu 0.00%
  • sarı tonu 0.75%
  • ana renk tonu 47.84%

CMYK: (20,0,1,48)
C20M0Y1K48 (20%, 0%, 1%, 48%)
(0.20 / 0.00 / 0.01 / 0.48)

CMYK yüzdeleri

%19.55
%0
%0.75
%47.84

Codes

Color #6B8584 in popluar color models

6B 85 84
RGB 107 133 132
HSL 178° 10.83% 47.06%
HSB/HSV 178° 19.55% 52.16%
CMYK 19.55% 0.00% 0.75%
47.84%

Color #6B8584 in popluar number systems.

HEX 6B 85 84
Decimal 107 133 132
Binary 1101011 10000101 10000100
Octal 153 205 204

Shades and tints

Shades of #6B8584

#6B8584
(107,133,132)
#627978
(98,121,120)
#596D6C
(89,109,108)
#506160
(80,97,96)
#475554
(71,85,84)
#3E4948
(62,73,72)
#353D3C
(53,61,60)
#2C3130
(44,49,48)
#232524
(35,37,36)
#1A1918
(26,25,24)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #6B8584

#6B8584
(107,133,132)
#78908F
(120,144,143)
#859B9A
(133,155,154)
#92A6A5
(146,166,165)
#9FB1B0
(159,177,176)
#ACBCBB
(172,188,187)
#B9C7C6
(185,199,198)
#C6D2D1
(198,210,209)
#D3DDDC
(211,221,220)
#E0E8E7
(224,232,231)
#EDF3F2
(237,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8584 color. Also use rgb(107,133,132) instead hex code.

Text Font Color

.myTextColor { color: #6B8584; }

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

This text font color is #6B8584.

Background Color

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

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

This div background color is #6B8584.

Border color

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

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

This div border color is #6B8584.

Opacity

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

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

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

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

This text has shadow with #6B8584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8584.

Preview

Color preview on black background

This text has color #6B8584 on black background.


Color preview on white background

This text has color #6B8584 on white background.


Black color preview on #6B8584 background

This text has black color on #6B8584 background.


White color preview on #6B8584 background

This text has white color on #6B8584 background.


Related colors

Complementary color

Complementary color for #hex is #947A7B.


I love getcolorcode.com

Triadic colors

1 #846B85 and #85846B with #6B8584 are triadic colors.

2 #84856B and #856B84 with #6B8584 are triadic colors.