COLOR #6B827A

HEX: #6B827A RGB: (107,130,122)

Renk bilgisi

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

RGB renk modeli

#6B827A color RGB value is (107,130,122).

RGB: (107,130,122) (42%, 51%, 48%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 130 of 255 = 51%
B 122 of 255 = 48%

107
130
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 130 + 122 = 359 (100%)
R 107 of 359 ~ 29.81%
G 130 of 359 ~ 36.21%
B 122 of 359 ~ 33.98'%

%29.81
%36.21
%33.98

CMYK RENK MODELİ

#6B827A rengi CMYK tonu (18,0,6,49).

  • camgöbeği tonu 17.69%
  • eflatun tonu 0.00%
  • sarı tonu 6.15%
  • ana renk tonu 49.02%

CMYK: (18,0,6,49)
C18M0Y6K49 (18%, 0%, 6%, 49%)
(0.18 / 0.00 / 0.06 / 0.49)

CMYK yüzdeleri

%17.69
%0
%6.15
%49.02

Codes

Color #6B827A in popluar color models

6B 82 7A
RGB 107 130 122
HSL 159° 9.70% 46.47%
HSB/HSV 159° 17.69% 50.98%
CMYK 17.69% 0.00% 6.15%
49.02%

Color #6B827A in popluar number systems.

HEX 6B 82 7A
Decimal 107 130 122
Binary 1101011 10000010 1111010
Octal 153 202 172

Shades and tints

Shades of #6B827A

#6B827A
(107,130,122)
#62776F
(98,119,111)
#596C64
(89,108,100)
#506159
(80,97,89)
#47564E
(71,86,78)
#3E4B43
(62,75,67)
#354038
(53,64,56)
#2C352D
(44,53,45)
#232A22
(35,42,34)
#1A1F17
(26,31,23)
#11140C
(17,20,12)
#000000
(0,0,0)

Tints of #6B827A

#6B827A
(107,130,122)
#788D86
(120,141,134)
#859892
(133,152,146)
#92A39E
(146,163,158)
#9FAEAA
(159,174,170)
#ACB9B6
(172,185,182)
#B9C4C2
(185,196,194)
#C6CFCE
(198,207,206)
#D3DADA
(211,218,218)
#E0E5E6
(224,229,230)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B827A color. Also use rgb(107,130,122) instead hex code.

Text Font Color

.myTextColor { color: #6B827A; }

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

This text font color is #6B827A.

Background Color

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

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

This div background color is #6B827A.

Border color

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

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

This div border color is #6B827A.

Opacity

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

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

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

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

This text has shadow with #6B827A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B827A.

Preview

Color preview on black background

This text has color #6B827A on black background.


Color preview on white background

This text has color #6B827A on white background.


Black color preview on #6B827A background

This text has black color on #6B827A background.


White color preview on #6B827A background

This text has white color on #6B827A background.


Related colors

Complementary color

Complementary color for #hex is #947D85.


I love getcolorcode.com

Triadic colors

1 #7A6B82 and #827A6B with #6B827A are triadic colors.

2 #7A826B and #826B7A with #6B827A are triadic colors.