COLOR #6B5A21

HEX: #6B5A21 RGB: (107,90,33)

Renk bilgisi

#6B5A21 contains mainly red and green colors. #6B5A21 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6B5A21 color RGB value is (107,90,33).

RGB: (107,90,33) (42%, 35%, 13%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 90 of 255 = 35%
B 33 of 255 = 13%

107
90
33

R + G + B ~ 30%. #6B5A21 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 90 + 33 = 230 (100%)
R 107 of 230 ~ 46.52%
G 90 of 230 ~ 39.13%
B 33 of 230 ~ 14.35'%

%46.52
%39.13
%14.35

CMYK RENK MODELİ

#6B5A21 rengi CMYK tonu (0,16,69,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.89%
  • sarı tonu 69.16%
  • ana renk tonu 58.04%

CMYK: (0,16,69,58)
C0M16Y69K58 (0%, 16%, 69%, 58%)
(0.00 / 0.16 / 0.69 / 0.58)

CMYK yüzdeleri

%0
%15.89
%69.16
%58.04

Codes

Color #6B5A21 in popluar color models

6B 5A 21
RGB 107 90 33
HSL 46° 52.86% 27.45%
HSB/HSV 46° 69.16% 41.96%
CMYK 0.00% 15.89% 69.16%
58.04%

Color #6B5A21 in popluar number systems.

HEX 6B 5A 21
Decimal 107 90 33
Binary 1101011 1011010 100001
Octal 153 132 41

Shades and tints

Shades of #6B5A21

#6B5A21
(107,90,33)
#62521E
(98,82,30)
#594A1B
(89,74,27)
#504218
(80,66,24)
#473A15
(71,58,21)
#3E3212
(62,50,18)
#352A0F
(53,42,15)
#2C220C
(44,34,12)
#231A09
(35,26,9)
#1A1206
(26,18,6)
#110A03
(17,10,3)
#000000
(0,0,0)

Tints of #6B5A21

#6B5A21
(107,90,33)
#786935
(120,105,53)
#857849
(133,120,73)
#92875D
(146,135,93)
#9F9671
(159,150,113)
#ACA585
(172,165,133)
#B9B499
(185,180,153)
#C6C3AD
(198,195,173)
#D3D2C1
(211,210,193)
#E0E1D5
(224,225,213)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5A21 color. Also use rgb(107,90,33) instead hex code.

Text Font Color

.myTextColor { color: #6B5A21; }

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

This text font color is #6B5A21.

Background Color

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

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

This div background color is #6B5A21.

Border color

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

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

This div border color is #6B5A21.

Opacity

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

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

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

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

This text has shadow with #6B5A21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5A21.

Preview

Color preview on black background

This text has color #6B5A21 on black background.


Color preview on white background

This text has color #6B5A21 on white background.


Black color preview on #6B5A21 background

This text has black color on #6B5A21 background.


White color preview on #6B5A21 background

This text has white color on #6B5A21 background.


Related colors

Complementary color

Complementary color for #hex is #94A5DE.


I love getcolorcode.com

Triadic colors

1 #216B5A and #5A216B with #6B5A21 are triadic colors.

2 #215A6B and #5A6B21 with #6B5A21 are triadic colors.