COLOR #6C7519

HEX: #6C7519 RGB: (108,117,25)

Renk bilgisi

#6C7519 contains mainly red and green colors. #6C7519 ‘ nin web güvenlik rengi #666600 (ya da #660) dir.

RGB renk modeli

#6C7519 color RGB value is (108,117,25).

RGB: (108,117,25) (42%, 46%, 10%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 117 of 255 = 46%
B 25 of 255 = 10%

108
117
25

R + G + B ~ 33%. #6C7519 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 117 + 25 = 250 (100%)
R 108 of 250 ~ 43.2%
G 117 of 250 ~ 46.8%
B 25 of 250 ~ 10'%

%43.2
%46.8

CMYK RENK MODELİ

#6C7519 rengi CMYK tonu (8,0,79,54).

  • camgöbeği tonu 7.69%
  • eflatun tonu 0.00%
  • sarı tonu 78.63%
  • ana renk tonu 54.12%

CMYK: (8,0,79,54)
C8M0Y79K54 (8%, 0%, 79%, 54%)
(0.08 / 0.00 / 0.79 / 0.54)

CMYK yüzdeleri

%7.69
%0
%78.63
%54.12

Codes

Color #6C7519 in popluar color models

6C 75 19
RGB 108 117 25
HSL 66° 64.79% 27.84%
HSB/HSV 66° 78.63% 45.88%
CMYK 7.69% 0.00% 78.63%
54.12%

Color #6C7519 in popluar number systems.

HEX 6C 75 19
Decimal 108 117 25
Binary 1101100 1110101 11001
Octal 154 165 31

Shades and tints

Shades of #6C7519

#6C7519
(108,117,25)
#636B17
(99,107,23)
#5A6115
(90,97,21)
#515713
(81,87,19)
#484D11
(72,77,17)
#3F430F
(63,67,15)
#36390D
(54,57,13)
#2D2F0B
(45,47,11)
#242509
(36,37,9)
#1B1B07
(27,27,7)
#121105
(18,17,5)
#000000
(0,0,0)

Tints of #6C7519

#6C7519
(108,117,25)
#79812D
(121,129,45)
#868D41
(134,141,65)
#939955
(147,153,85)
#A0A569
(160,165,105)
#ADB17D
(173,177,125)
#BABD91
(186,189,145)
#C7C9A5
(199,201,165)
#D4D5B9
(212,213,185)
#E1E1CD
(225,225,205)
#EEEDE1
(238,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C7519 color. Also use rgb(108,117,25) instead hex code.

Text Font Color

.myTextColor { color: #6C7519; }

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

This text font color is #6C7519.

Background Color

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

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

This div background color is #6C7519.

Border color

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

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

This div border color is #6C7519.

Opacity

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

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

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

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

This text has shadow with #6C7519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C7519.

Preview

Color preview on black background

This text has color #6C7519 on black background.


Color preview on white background

This text has color #6C7519 on white background.


Black color preview on #6C7519 background

This text has black color on #6C7519 background.


White color preview on #6C7519 background

This text has white color on #6C7519 background.


Related colors

Complementary color

Complementary color for #hex is #938AE6.


I love getcolorcode.com

Triadic colors

1 #196C75 and #75196C with #6C7519 are triadic colors.

2 #19756C and #756C19 with #6C7519 are triadic colors.