COLOR #6C828A

HEX: #6C828A RGB: (108,130,138)

Renk bilgisi

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

RGB renk modeli

#6C828A color RGB value is (108,130,138).

RGB: (108,130,138) (42%, 51%, 54%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 130 of 255 = 51%
B 138 of 255 = 54%

108
130
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 130 + 138 = 376 (100%)
R 108 of 376 ~ 28.72%
G 130 of 376 ~ 34.57%
B 138 of 376 ~ 36.7'%

%28.72
%34.57
%36.7

CMYK RENK MODELİ

#6C828A rengi CMYK tonu (22,6,0,46).

  • camgöbeği tonu 21.74%
  • eflatun tonu 5.80%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%

CMYK: (22,6,0,46)
C22M6Y0K46 (22%, 6%, 0%, 46%)
(0.22 / 0.06 / 0.00 / 0.46)

CMYK yüzdeleri

%21.74
%5.8
%0
%45.88

Codes

Color #6C828A in popluar color models

6C 82 8A
RGB 108 130 138
HSL 196° 12.20% 48.24%
HSB/HSV 196° 21.74% 54.12%
CMYK 21.74% 5.80% 0.00%
45.88%

Color #6C828A in popluar number systems.

HEX 6C 82 8A
Decimal 108 130 138
Binary 1101100 10000010 10001010
Octal 154 202 212

Shades and tints

Shades of #6C828A

#6C828A
(108,130,138)
#63777E
(99,119,126)
#5A6C72
(90,108,114)
#516166
(81,97,102)
#48565A
(72,86,90)
#3F4B4E
(63,75,78)
#364042
(54,64,66)
#2D3536
(45,53,54)
#242A2A
(36,42,42)
#1B1F1E
(27,31,30)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #6C828A

#6C828A
(108,130,138)
#798D94
(121,141,148)
#86989E
(134,152,158)
#93A3A8
(147,163,168)
#A0AEB2
(160,174,178)
#ADB9BC
(173,185,188)
#BAC4C6
(186,196,198)
#C7CFD0
(199,207,208)
#D4DADA
(212,218,218)
#E1E5E4
(225,229,228)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C828A color. Also use rgb(108,130,138) instead hex code.

Text Font Color

.myTextColor { color: #6C828A; }

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

This text font color is #6C828A.

Background Color

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

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

This div background color is #6C828A.

Border color

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

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

This div border color is #6C828A.

Opacity

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

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

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

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

This text has shadow with #6C828A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C828A.

Preview

Color preview on black background

This text has color #6C828A on black background.


Color preview on white background

This text has color #6C828A on white background.


Black color preview on #6C828A background

This text has black color on #6C828A background.


White color preview on #6C828A background

This text has white color on #6C828A background.


Related colors

Complementary color

Complementary color for #hex is #937D75.


I love getcolorcode.com

Triadic colors

1 #8A6C82 and #828A6C with #6C828A are triadic colors.

2 #8A826C and #826C8A with #6C828A are triadic colors.