COLOR #6C8384

HEX: #6C8384 RGB: (108,131,132)

Renk bilgisi

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

RGB renk modeli

#6C8384 color RGB value is (108,131,132).

RGB: (108,131,132) (42%, 51%, 52%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 131 of 255 = 51%
B 132 of 255 = 52%

108
131
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 131 + 132 = 371 (100%)
R 108 of 371 ~ 29.11%
G 131 of 371 ~ 35.31%
B 132 of 371 ~ 35.58'%

%29.11
%35.31
%35.58

CMYK RENK MODELİ

#6C8384 rengi CMYK tonu (18,1,0,48).

  • camgöbeği tonu 18.18%
  • eflatun tonu 0.76%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (18,1,0,48)
C18M1Y0K48 (18%, 1%, 0%, 48%)
(0.18 / 0.01 / 0.00 / 0.48)

CMYK yüzdeleri

%18.18
%0.76
%0
%48.24

Codes

Color #6C8384 in popluar color models

6C 83 84
RGB 108 131 132
HSL 183° 10.00% 47.06%
HSB/HSV 183° 18.18% 51.76%
CMYK 18.18% 0.76% 0.00%
48.24%

Color #6C8384 in popluar number systems.

HEX 6C 83 84
Decimal 108 131 132
Binary 1101100 10000011 10000100
Octal 154 203 204

Shades and tints

Shades of #6C8384

#6C8384
(108,131,132)
#637878
(99,120,120)
#5A6D6C
(90,109,108)
#516260
(81,98,96)
#485754
(72,87,84)
#3F4C48
(63,76,72)
#36413C
(54,65,60)
#2D3630
(45,54,48)
#242B24
(36,43,36)
#1B2018
(27,32,24)
#12150C
(18,21,12)
#000000
(0,0,0)

Tints of #6C8384

#6C8384
(108,131,132)
#798E8F
(121,142,143)
#86999A
(134,153,154)
#93A4A5
(147,164,165)
#A0AFB0
(160,175,176)
#ADBABB
(173,186,187)
#BAC5C6
(186,197,198)
#C7D0D1
(199,208,209)
#D4DBDC
(212,219,220)
#E1E6E7
(225,230,231)
#EEF1F2
(238,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8384 color. Also use rgb(108,131,132) instead hex code.

Text Font Color

.myTextColor { color: #6C8384; }

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

This text font color is #6C8384.

Background Color

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

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

This div background color is #6C8384.

Border color

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

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

This div border color is #6C8384.

Opacity

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

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

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

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

This text has shadow with #6C8384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8384.

Preview

Color preview on black background

This text has color #6C8384 on black background.


Color preview on white background

This text has color #6C8384 on white background.


Black color preview on #6C8384 background

This text has black color on #6C8384 background.


White color preview on #6C8384 background

This text has white color on #6C8384 background.


Related colors

Complementary color

Complementary color for #hex is #937C7B.


I love getcolorcode.com

Triadic colors

1 #846C83 and #83846C with #6C8384 are triadic colors.

2 #84836C and #836C84 with #6C8384 are triadic colors.