COLOR #6B7368

HEX: #6B7368 RGB: (107,115,104)

Renk bilgisi

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

RGB renk modeli

#6B7368 color RGB value is (107,115,104).

RGB: (107,115,104) (42%, 45%, 41%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 115 of 255 = 45%
B 104 of 255 = 41%

107
115
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 115 + 104 = 326 (100%)
R 107 of 326 ~ 32.82%
G 115 of 326 ~ 35.28%
B 104 of 326 ~ 31.9'%

%32.82
%35.28
%31.9

CMYK RENK MODELİ

#6B7368 rengi CMYK tonu (7,0,10,55).

  • camgöbeği tonu 6.96%
  • eflatun tonu 0.00%
  • sarı tonu 9.57%
  • ana renk tonu 54.90%

CMYK: (7,0,10,55)
C7M0Y10K55 (7%, 0%, 10%, 55%)
(0.07 / 0.00 / 0.10 / 0.55)

CMYK yüzdeleri

%6.96
%0
%9.57
%54.9

Codes

Color #6B7368 in popluar color models

6B 73 68
RGB 107 115 104
HSL 104° 5.02% 42.94%
HSB/HSV 104° 9.57% 45.10%
CMYK 6.96% 0.00% 9.57%
54.90%

Color #6B7368 in popluar number systems.

HEX 6B 73 68
Decimal 107 115 104
Binary 1101011 1110011 1101000
Octal 153 163 150

Shades and tints

Shades of #6B7368

#6B7368
(107,115,104)
#62695F
(98,105,95)
#595F56
(89,95,86)
#50554D
(80,85,77)
#474B44
(71,75,68)
#3E413B
(62,65,59)
#353732
(53,55,50)
#2C2D29
(44,45,41)
#232320
(35,35,32)
#1A1917
(26,25,23)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #6B7368

#6B7368
(107,115,104)
#787F75
(120,127,117)
#858B82
(133,139,130)
#92978F
(146,151,143)
#9FA39C
(159,163,156)
#ACAFA9
(172,175,169)
#B9BBB6
(185,187,182)
#C6C7C3
(198,199,195)
#D3D3D0
(211,211,208)
#E0DFDD
(224,223,221)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7368 color. Also use rgb(107,115,104) instead hex code.

Text Font Color

.myTextColor { color: #6B7368; }

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

This text font color is #6B7368.

Background Color

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

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

This div background color is #6B7368.

Border color

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

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

This div border color is #6B7368.

Opacity

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

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

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

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

This text has shadow with #6B7368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7368.

Preview

Color preview on black background

This text has color #6B7368 on black background.


Color preview on white background

This text has color #6B7368 on white background.


Black color preview on #6B7368 background

This text has black color on #6B7368 background.


White color preview on #6B7368 background

This text has white color on #6B7368 background.


Related colors

Complementary color

Complementary color for #hex is #948C97.


I love getcolorcode.com

Triadic colors

1 #686B73 and #73686B with #6B7368 are triadic colors.

2 #68736B and #736B68 with #6B7368 are triadic colors.