COLOR #6B5E58

HEX: #6B5E58 RGB: (107,94,88)

Renk bilgisi

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

RGB renk modeli

#6B5E58 color RGB value is (107,94,88).

RGB: (107,94,88) (42%, 37%, 35%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 88 of 255 = 35%

107
94
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 88 = 289 (100%)
R 107 of 289 ~ 37.02%
G 94 of 289 ~ 32.53%
B 88 of 289 ~ 30.45'%

%37.02
%32.53
%30.45

CMYK RENK MODELİ

#6B5E58 rengi CMYK tonu (0,12,18,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.15%
  • sarı tonu 17.76%
  • ana renk tonu 58.04%

CMYK: (0,12,18,58)
C0M12Y18K58 (0%, 12%, 18%, 58%)
(0.00 / 0.12 / 0.18 / 0.58)

CMYK yüzdeleri

%0
%12.15
%17.76
%58.04

Codes

Color #6B5E58 in popluar color models

6B 5E 58
RGB 107 94 88
HSL 19° 9.74% 38.24%
HSB/HSV 19° 17.76% 41.96%
CMYK 0.00% 12.15% 17.76%
58.04%

Color #6B5E58 in popluar number systems.

HEX 6B 5E 58
Decimal 107 94 88
Binary 1101011 1011110 1011000
Octal 153 136 130

Shades and tints

Shades of #6B5E58

#6B5E58
(107,94,88)
#625650
(98,86,80)
#594E48
(89,78,72)
#504640
(80,70,64)
#473E38
(71,62,56)
#3E3630
(62,54,48)
#352E28
(53,46,40)
#2C2620
(44,38,32)
#231E18
(35,30,24)
#1A1610
(26,22,16)
#110E08
(17,14,8)
#000000
(0,0,0)

Tints of #6B5E58

#6B5E58
(107,94,88)
#786C67
(120,108,103)
#857A76
(133,122,118)
#928885
(146,136,133)
#9F9694
(159,150,148)
#ACA4A3
(172,164,163)
#B9B2B2
(185,178,178)
#C6C0C1
(198,192,193)
#D3CED0
(211,206,208)
#E0DCDF
(224,220,223)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5E58 color. Also use rgb(107,94,88) instead hex code.

Text Font Color

.myTextColor { color: #6B5E58; }

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

This text font color is #6B5E58.

Background Color

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

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

This div background color is #6B5E58.

Border color

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

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

This div border color is #6B5E58.

Opacity

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

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

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

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

This text has shadow with #6B5E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E58.

Preview

Color preview on black background

This text has color #6B5E58 on black background.


Color preview on white background

This text has color #6B5E58 on white background.


Black color preview on #6B5E58 background

This text has black color on #6B5E58 background.


White color preview on #6B5E58 background

This text has white color on #6B5E58 background.


Related colors

Complementary color

Complementary color for #hex is #94A1A7.


I love getcolorcode.com

Triadic colors

1 #586B5E and #5E586B with #6B5E58 are triadic colors.

2 #585E6B and #5E6B58 with #6B5E58 are triadic colors.