COLOR #6C85AA

HEX: #6C85AA RGB: (108,133,170)

Renk bilgisi

#6C85AA contains mainly green and blue colors. #6C85AA ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6C85AA color RGB value is (108,133,170).

RGB: (108,133,170) (42%, 52%, 67%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 133 of 255 = 52%
B 170 of 255 = 67%

108
133
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 133 + 170 = 411 (100%)
R 108 of 411 ~ 26.28%
G 133 of 411 ~ 32.36%
B 170 of 411 ~ 41.36'%

%26.28
%32.36
%41.36

CMYK RENK MODELİ

#6C85AA rengi CMYK tonu (36,22,0,33).

  • camgöbeği tonu 36.47%
  • eflatun tonu 21.76%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (36,22,0,33)
C36M22Y0K33 (36%, 22%, 0%, 33%)
(0.36 / 0.22 / 0.00 / 0.33)

CMYK yüzdeleri

%36.47
%21.76
%0
%33.33

Codes

Color #6C85AA in popluar color models

6C 85 AA
RGB 108 133 170
HSL 216° 26.72% 54.51%
HSB/HSV 216° 36.47% 66.67%
CMYK 36.47% 21.76% 0.00%
33.33%

Color #6C85AA in popluar number systems.

HEX 6C 85 AA
Decimal 108 133 170
Binary 1101100 10000101 10101010
Octal 154 205 252

Shades and tints

Shades of #6C85AA

#6C85AA
(108,133,170)
#63799B
(99,121,155)
#5A6D8C
(90,109,140)
#51617D
(81,97,125)
#48556E
(72,85,110)
#3F495F
(63,73,95)
#363D50
(54,61,80)
#2D3141
(45,49,65)
#242532
(36,37,50)
#1B1923
(27,25,35)
#120D14
(18,13,20)
#000000
(0,0,0)

Tints of #6C85AA

#6C85AA
(108,133,170)
#7990B1
(121,144,177)
#869BB8
(134,155,184)
#93A6BF
(147,166,191)
#A0B1C6
(160,177,198)
#ADBCCD
(173,188,205)
#BAC7D4
(186,199,212)
#C7D2DB
(199,210,219)
#D4DDE2
(212,221,226)
#E1E8E9
(225,232,233)
#EEF3F0
(238,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C85AA; }

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

This text font color is #6C85AA.

Background Color

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

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

This div background color is #6C85AA.

Border color

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

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

This div border color is #6C85AA.

Opacity

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

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

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

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

This text has shadow with #6C85AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C85AA.

Preview

Color preview on black background

This text has color #6C85AA on black background.


Color preview on white background

This text has color #6C85AA on white background.


Black color preview on #6C85AA background

This text has black color on #6C85AA background.


White color preview on #6C85AA background

This text has white color on #6C85AA background.


Related colors

Complementary color

Complementary color for #hex is #937A55.


I love getcolorcode.com

Triadic colors

1 #AA6C85 and #85AA6C with #6C85AA are triadic colors.

2 #AA856C and #856CAA with #6C85AA are triadic colors.