COLOR #6C859B

HEX: #6C859B RGB: (108,133,155)

Renk bilgisi

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

RGB renk modeli

#6C859B color RGB value is (108,133,155).

RGB: (108,133,155) (42%, 52%, 61%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 133 of 255 = 52%
B 155 of 255 = 61%

108
133
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 133 + 155 = 396 (100%)
R 108 of 396 ~ 27.27%
G 133 of 396 ~ 33.59%
B 155 of 396 ~ 39.14'%

%27.27
%33.59
%39.14

CMYK RENK MODELİ

#6C859B rengi CMYK tonu (30,14,0,39).

  • camgöbeği tonu 30.32%
  • eflatun tonu 14.19%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (30,14,0,39)
C30M14Y0K39 (30%, 14%, 0%, 39%)
(0.30 / 0.14 / 0.00 / 0.39)

CMYK yüzdeleri

%30.32
%14.19
%0
%39.22

Codes

Color #6C859B in popluar color models

6C 85 9B
RGB 108 133 155
HSL 208° 19.03% 51.57%
HSB/HSV 208° 30.32% 60.78%
CMYK 30.32% 14.19% 0.00%
39.22%

Color #6C859B in popluar number systems.

HEX 6C 85 9B
Decimal 108 133 155
Binary 1101100 10000101 10011011
Octal 154 205 233

Shades and tints

Shades of #6C859B

#6C859B
(108,133,155)
#63798D
(99,121,141)
#5A6D7F
(90,109,127)
#516171
(81,97,113)
#485563
(72,85,99)
#3F4955
(63,73,85)
#363D47
(54,61,71)
#2D3139
(45,49,57)
#24252B
(36,37,43)
#1B191D
(27,25,29)
#120D0F
(18,13,15)
#000000
(0,0,0)

Tints of #6C859B

#6C859B
(108,133,155)
#7990A4
(121,144,164)
#869BAD
(134,155,173)
#93A6B6
(147,166,182)
#A0B1BF
(160,177,191)
#ADBCC8
(173,188,200)
#BAC7D1
(186,199,209)
#C7D2DA
(199,210,218)
#D4DDE3
(212,221,227)
#E1E8EC
(225,232,236)
#EEF3F5
(238,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C859B color. Also use rgb(108,133,155) instead hex code.

Text Font Color

.myTextColor { color: #6C859B; }

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

This text font color is #6C859B.

Background Color

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

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

This div background color is #6C859B.

Border color

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

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

This div border color is #6C859B.

Opacity

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

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

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

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

This text has shadow with #6C859B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C859B.

Preview

Color preview on black background

This text has color #6C859B on black background.


Color preview on white background

This text has color #6C859B on white background.


Black color preview on #6C859B background

This text has black color on #6C859B background.


White color preview on #6C859B background

This text has white color on #6C859B background.


Related colors

Complementary color

Complementary color for #hex is #937A64.


I love getcolorcode.com

Triadic colors

1 #9B6C85 and #859B6C with #6C859B are triadic colors.

2 #9B856C and #856C9B with #6C859B are triadic colors.