COLOR #6B5563

HEX: #6B5563 RGB: (107,85,99)

Renk bilgisi

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

RGB renk modeli

#6B5563 color RGB value is (107,85,99).

RGB: (107,85,99) (42%, 33%, 39%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 85 of 255 = 33%
B 99 of 255 = 39%

107
85
99

R + G + B ~ 38%. #6B5563 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 85 + 99 = 291 (100%)
R 107 of 291 ~ 36.77%
G 85 of 291 ~ 29.21%
B 99 of 291 ~ 34.02'%

%36.77
%29.21
%34.02

CMYK RENK MODELİ

#6B5563 rengi CMYK tonu (0,21,7,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.56%
  • sarı tonu 7.48%
  • ana renk tonu 58.04%

CMYK: (0,21,7,58)
C0M21Y7K58 (0%, 21%, 7%, 58%)
(0.00 / 0.21 / 0.07 / 0.58)

CMYK yüzdeleri

%0
%20.56
%7.48
%58.04

Codes

Color #6B5563 in popluar color models

6B 55 63
RGB 107 85 99
HSL 322° 11.46% 37.65%
HSB/HSV 322° 20.56% 41.96%
CMYK 0.00% 20.56% 7.48%
58.04%

Color #6B5563 in popluar number systems.

HEX 6B 55 63
Decimal 107 85 99
Binary 1101011 1010101 1100011
Octal 153 125 143

Shades and tints

Shades of #6B5563

#6B5563
(107,85,99)
#624E5A
(98,78,90)
#594751
(89,71,81)
#504048
(80,64,72)
#47393F
(71,57,63)
#3E3236
(62,50,54)
#352B2D
(53,43,45)
#2C2424
(44,36,36)
#231D1B
(35,29,27)
#1A1612
(26,22,18)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #6B5563

#6B5563
(107,85,99)
#786471
(120,100,113)
#85737F
(133,115,127)
#92828D
(146,130,141)
#9F919B
(159,145,155)
#ACA0A9
(172,160,169)
#B9AFB7
(185,175,183)
#C6BEC5
(198,190,197)
#D3CDD3
(211,205,211)
#E0DCE1
(224,220,225)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5563 color. Also use rgb(107,85,99) instead hex code.

Text Font Color

.myTextColor { color: #6B5563; }

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

This text font color is #6B5563.

Background Color

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

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

This div background color is #6B5563.

Border color

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

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

This div border color is #6B5563.

Opacity

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

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

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

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

This text has shadow with #6B5563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5563.

Preview

Color preview on black background

This text has color #6B5563 on black background.


Color preview on white background

This text has color #6B5563 on white background.


Black color preview on #6B5563 background

This text has black color on #6B5563 background.


White color preview on #6B5563 background

This text has white color on #6B5563 background.


Related colors

Complementary color

Complementary color for #hex is #94AA9C.


I love getcolorcode.com

Triadic colors

1 #636B55 and #55636B with #6B5563 are triadic colors.

2 #63556B and #556B63 with #6B5563 are triadic colors.