COLOR #6D8FAD

HEX: #6D8FAD RGB: (109,143,173)

Renk bilgisi

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

RGB renk modeli

#6D8FAD color RGB value is (109,143,173).

RGB: (109,143,173) (43%, 56%, 68%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 143 of 255 = 56%
B 173 of 255 = 68%

109
143
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 143 + 173 = 425 (100%)
R 109 of 425 ~ 25.65%
G 143 of 425 ~ 33.65%
B 173 of 425 ~ 40.71'%

%25.65
%33.65
%40.71

CMYK RENK MODELİ

#6D8FAD rengi CMYK tonu (37,17,0,32).

  • camgöbeği tonu 36.99%
  • eflatun tonu 17.34%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (37,17,0,32)
C37M17Y0K32 (37%, 17%, 0%, 32%)
(0.37 / 0.17 / 0.00 / 0.32)

CMYK yüzdeleri

%36.99
%17.34
%0
%32.16

Codes

Color #6D8FAD in popluar color models

6D 8F AD
RGB 109 143 173
HSL 208° 28.07% 55.29%
HSB/HSV 208° 36.99% 67.84%
CMYK 36.99% 17.34% 0.00%
32.16%

Color #6D8FAD in popluar number systems.

HEX 6D 8F AD
Decimal 109 143 173
Binary 1101101 10001111 10101101
Octal 155 217 255

Shades and tints

Shades of #6D8FAD

#6D8FAD
(109,143,173)
#64829E
(100,130,158)
#5B758F
(91,117,143)
#526880
(82,104,128)
#495B71
(73,91,113)
#404E62
(64,78,98)
#374153
(55,65,83)
#2E3444
(46,52,68)
#252735
(37,39,53)
#1C1A26
(28,26,38)
#130D17
(19,13,23)
#000000
(0,0,0)

Tints of #6D8FAD

#6D8FAD
(109,143,173)
#7A99B4
(122,153,180)
#87A3BB
(135,163,187)
#94ADC2
(148,173,194)
#A1B7C9
(161,183,201)
#AEC1D0
(174,193,208)
#BBCBD7
(187,203,215)
#C8D5DE
(200,213,222)
#D5DFE5
(213,223,229)
#E2E9EC
(226,233,236)
#EFF3F3
(239,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8FAD color. Also use rgb(109,143,173) instead hex code.

Text Font Color

.myTextColor { color: #6D8FAD; }

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

This text font color is #6D8FAD.

Background Color

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

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

This div background color is #6D8FAD.

Border color

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

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

This div border color is #6D8FAD.

Opacity

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

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

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

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

This text has shadow with #6D8FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8FAD.

Preview

Color preview on black background

This text has color #6D8FAD on black background.


Color preview on white background

This text has color #6D8FAD on white background.


Black color preview on #6D8FAD background

This text has black color on #6D8FAD background.


White color preview on #6D8FAD background

This text has white color on #6D8FAD background.


Related colors

Complementary color

Complementary color for #hex is #927052.


I love getcolorcode.com

Triadic colors

1 #AD6D8F and #8FAD6D with #6D8FAD are triadic colors.

2 #AD8F6D and #8F6DAD with #6D8FAD are triadic colors.