COLOR #6B5359

HEX: #6B5359 RGB: (107,83,89)

Renk bilgisi

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

RGB renk modeli

#6B5359 color RGB value is (107,83,89).

RGB: (107,83,89) (42%, 33%, 35%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 83 of 255 = 33%
B 89 of 255 = 35%

107
83
89

R + G + B ~ 37%. #6B5359 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 83 + 89 = 279 (100%)
R 107 of 279 ~ 38.35%
G 83 of 279 ~ 29.75%
B 89 of 279 ~ 31.9'%

%38.35
%29.75
%31.9

CMYK RENK MODELİ

#6B5359 rengi CMYK tonu (0,22,17,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.43%
  • sarı tonu 16.82%
  • ana renk tonu 58.04%

CMYK: (0,22,17,58)
C0M22Y17K58 (0%, 22%, 17%, 58%)
(0.00 / 0.22 / 0.17 / 0.58)

CMYK yüzdeleri

%0
%22.43
%16.82
%58.04

Codes

Color #6B5359 in popluar color models

6B 53 59
RGB 107 83 89
HSL 345° 12.63% 37.25%
HSB/HSV 345° 22.43% 41.96%
CMYK 0.00% 22.43% 16.82%
58.04%

Color #6B5359 in popluar number systems.

HEX 6B 53 59
Decimal 107 83 89
Binary 1101011 1010011 1011001
Octal 153 123 131

Shades and tints

Shades of #6B5359

#6B5359
(107,83,89)
#624C51
(98,76,81)
#594549
(89,69,73)
#503E41
(80,62,65)
#473739
(71,55,57)
#3E3031
(62,48,49)
#352929
(53,41,41)
#2C2221
(44,34,33)
#231B19
(35,27,25)
#1A1411
(26,20,17)
#110D09
(17,13,9)
#000000
(0,0,0)

Tints of #6B5359

#6B5359
(107,83,89)
#786268
(120,98,104)
#857177
(133,113,119)
#928086
(146,128,134)
#9F8F95
(159,143,149)
#AC9EA4
(172,158,164)
#B9ADB3
(185,173,179)
#C6BCC2
(198,188,194)
#D3CBD1
(211,203,209)
#E0DAE0
(224,218,224)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5359 color. Also use rgb(107,83,89) instead hex code.

Text Font Color

.myTextColor { color: #6B5359; }

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

This text font color is #6B5359.

Background Color

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

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

This div background color is #6B5359.

Border color

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

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

This div border color is #6B5359.

Opacity

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

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

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

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

This text has shadow with #6B5359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5359.

Preview

Color preview on black background

This text has color #6B5359 on black background.


Color preview on white background

This text has color #6B5359 on white background.


Black color preview on #6B5359 background

This text has black color on #6B5359 background.


White color preview on #6B5359 background

This text has white color on #6B5359 background.


Related colors

Complementary color

Complementary color for #hex is #94ACA6.


I love getcolorcode.com

Triadic colors

1 #596B53 and #53596B with #6B5359 are triadic colors.

2 #59536B and #536B59 with #6B5359 are triadic colors.