COLOR #6C7348

HEX: #6C7348 RGB: (108,115,72)

Renk bilgisi

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

RGB renk modeli

#6C7348 color RGB value is (108,115,72).

RGB: (108,115,72) (42%, 45%, 28%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 115 of 255 = 45%
B 72 of 255 = 28%

108
115
72

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 115 + 72 = 295 (100%)
R 108 of 295 ~ 36.61%
G 115 of 295 ~ 38.98%
B 72 of 295 ~ 24.41'%

%36.61
%38.98
%24.41

CMYK RENK MODELİ

#6C7348 rengi CMYK tonu (6,0,37,55).

  • camgöbeği tonu 6.09%
  • eflatun tonu 0.00%
  • sarı tonu 37.39%
  • ana renk tonu 54.90%

CMYK: (6,0,37,55)
C6M0Y37K55 (6%, 0%, 37%, 55%)
(0.06 / 0.00 / 0.37 / 0.55)

CMYK yüzdeleri

%6.09
%0
%37.39
%54.9

Codes

Color #6C7348 in popluar color models

6C 73 48
RGB 108 115 72
HSL 70° 22.99% 36.67%
HSB/HSV 70° 37.39% 45.10%
CMYK 6.09% 0.00% 37.39%
54.90%

Color #6C7348 in popluar number systems.

HEX 6C 73 48
Decimal 108 115 72
Binary 1101100 1110011 1001000
Octal 154 163 110

Shades and tints

Shades of #6C7348

#6C7348
(108,115,72)
#636942
(99,105,66)
#5A5F3C
(90,95,60)
#515536
(81,85,54)
#484B30
(72,75,48)
#3F412A
(63,65,42)
#363724
(54,55,36)
#2D2D1E
(45,45,30)
#242318
(36,35,24)
#1B1912
(27,25,18)
#120F0C
(18,15,12)
#000000
(0,0,0)

Tints of #6C7348

#6C7348
(108,115,72)
#797F58
(121,127,88)
#868B68
(134,139,104)
#939778
(147,151,120)
#A0A388
(160,163,136)
#ADAF98
(173,175,152)
#BABBA8
(186,187,168)
#C7C7B8
(199,199,184)
#D4D3C8
(212,211,200)
#E1DFD8
(225,223,216)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C7348 color. Also use rgb(108,115,72) instead hex code.

Text Font Color

.myTextColor { color: #6C7348; }

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

This text font color is #6C7348.

Background Color

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

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

This div background color is #6C7348.

Border color

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

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

This div border color is #6C7348.

Opacity

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

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

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

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

This text has shadow with #6C7348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7348.

Preview

Color preview on black background

This text has color #6C7348 on black background.


Color preview on white background

This text has color #6C7348 on white background.


Black color preview on #6C7348 background

This text has black color on #6C7348 background.


White color preview on #6C7348 background

This text has white color on #6C7348 background.


Related colors

Complementary color

Complementary color for #hex is #938CB7.


I love getcolorcode.com

Triadic colors

1 #486C73 and #73486C with #6C7348 are triadic colors.

2 #48736C and #736C48 with #6C7348 are triadic colors.