COLOR #676B27

HEX: #676B27 RGB: (103,107,39)

Renk bilgisi

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

RGB renk modeli

#676B27 color RGB value is (103,107,39).

RGB: (103,107,39) (40%, 42%, 15%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 107 of 255 = 42%
B 39 of 255 = 15%

103
107
39

R + G + B ~ 32%. #676B27 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 107 + 39 = 249 (100%)
R 103 of 249 ~ 41.37%
G 107 of 249 ~ 42.97%
B 39 of 249 ~ 15.66'%

%41.37
%42.97
%15.66

CMYK RENK MODELİ

#676B27 rengi CMYK tonu (4,0,64,58).

  • camgöbeği tonu 3.74%
  • eflatun tonu 0.00%
  • sarı tonu 63.55%
  • ana renk tonu 58.04%

CMYK: (4,0,64,58)
C4M0Y64K58 (4%, 0%, 64%, 58%)
(0.04 / 0.00 / 0.64 / 0.58)

CMYK yüzdeleri

%3.74
%0
%63.55
%58.04

Codes

Color #676B27 in popluar color models

67 6B 27
RGB 103 107 39
HSL 64° 46.58% 28.63%
HSB/HSV 64° 63.55% 41.96%
CMYK 3.74% 0.00% 63.55%
58.04%

Color #676B27 in popluar number systems.

HEX 67 6B 27
Decimal 103 107 39
Binary 1100111 1101011 100111
Octal 147 153 47

Shades and tints

Shades of #676B27

#676B27
(103,107,39)
#5E6224
(94,98,36)
#555921
(85,89,33)
#4C501E
(76,80,30)
#43471B
(67,71,27)
#3A3E18
(58,62,24)
#313515
(49,53,21)
#282C12
(40,44,18)
#1F230F
(31,35,15)
#161A0C
(22,26,12)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #676B27

#676B27
(103,107,39)
#74783A
(116,120,58)
#81854D
(129,133,77)
#8E9260
(142,146,96)
#9B9F73
(155,159,115)
#A8AC86
(168,172,134)
#B5B999
(181,185,153)
#C2C6AC
(194,198,172)
#CFD3BF
(207,211,191)
#DCE0D2
(220,224,210)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676B27 color. Also use rgb(103,107,39) instead hex code.

Text Font Color

.myTextColor { color: #676B27; }

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

This text font color is #676B27.

Background Color

.myBgColor { background-color: #676B27; }

<div style="background-color:#676B27">Inner text</div>

This div background color is #676B27.

Border color

.myBorderColor { border: 1px solid #676B27; }

<div style="border:3px solid #676B27">Div</div>

This div border color is #676B27.

Opacity

.myOpacity80 { color: #676B27; opacity: 0.8; }

<p style="color:#676B27;opacity:0.8;">80%</p>

Text with #676B27 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 #676B27;}

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

This text has shadow with #676B27 color.


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

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

This text has shadow with #676B27 primary color and red secondary color.


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

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

This text has shadow with #676B27 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #676B27.

Preview

Color preview on black background

This text has color #676B27 on black background.


Color preview on white background

This text has color #676B27 on white background.


Black color preview on #676B27 background

This text has black color on #676B27 background.


White color preview on #676B27 background

This text has white color on #676B27 background.


Related colors

Complementary color

Complementary color for #hex is #9894D8.


I love getcolorcode.com

Triadic colors

1 #27676B and #6B2767 with #676B27 are triadic colors.

2 #276B67 and #6B6727 with #676B27 are triadic colors.