COLOR #6D9CA5

HEX: #6D9CA5 RGB: (109,156,165)

Renk bilgisi

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

RGB renk modeli

#6D9CA5 color RGB value is (109,156,165).

RGB: (109,156,165) (43%, 61%, 65%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 156 of 255 = 61%
B 165 of 255 = 65%

109
156
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 156 + 165 = 430 (100%)
R 109 of 430 ~ 25.35%
G 156 of 430 ~ 36.28%
B 165 of 430 ~ 38.37'%

%25.35
%36.28
%38.37

CMYK RENK MODELİ

#6D9CA5 rengi CMYK tonu (34,5,0,35).

  • camgöbeği tonu 33.94%
  • eflatun tonu 5.45%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (34,5,0,35)
C34M5Y0K35 (34%, 5%, 0%, 35%)
(0.34 / 0.05 / 0.00 / 0.35)

CMYK yüzdeleri

%33.94
%5.45
%0
%35.29

Codes

Color #6D9CA5 in popluar color models

6D 9C A5
RGB 109 156 165
HSL 190° 23.73% 53.73%
HSB/HSV 190° 33.94% 64.71%
CMYK 33.94% 5.45% 0.00%
35.29%

Color #6D9CA5 in popluar number systems.

HEX 6D 9C A5
Decimal 109 156 165
Binary 1101101 10011100 10100101
Octal 155 234 245

Shades and tints

Shades of #6D9CA5

#6D9CA5
(109,156,165)
#648E96
(100,142,150)
#5B8087
(91,128,135)
#527278
(82,114,120)
#496469
(73,100,105)
#40565A
(64,86,90)
#37484B
(55,72,75)
#2E3A3C
(46,58,60)
#252C2D
(37,44,45)
#1C1E1E
(28,30,30)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #6D9CA5

#6D9CA5
(109,156,165)
#7AA5AD
(122,165,173)
#87AEB5
(135,174,181)
#94B7BD
(148,183,189)
#A1C0C5
(161,192,197)
#AEC9CD
(174,201,205)
#BBD2D5
(187,210,213)
#C8DBDD
(200,219,221)
#D5E4E5
(213,228,229)
#E2EDED
(226,237,237)
#EFF6F5
(239,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9CA5 color. Also use rgb(109,156,165) instead hex code.

Text Font Color

.myTextColor { color: #6D9CA5; }

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

This text font color is #6D9CA5.

Background Color

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

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

This div background color is #6D9CA5.

Border color

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

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

This div border color is #6D9CA5.

Opacity

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

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

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

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

This text has shadow with #6D9CA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9CA5.

Preview

Color preview on black background

This text has color #6D9CA5 on black background.


Color preview on white background

This text has color #6D9CA5 on white background.


Black color preview on #6D9CA5 background

This text has black color on #6D9CA5 background.


White color preview on #6D9CA5 background

This text has white color on #6D9CA5 background.


Related colors

Complementary color

Complementary color for #hex is #92635A.


I love getcolorcode.com

Triadic colors

1 #A56D9C and #9CA56D with #6D9CA5 are triadic colors.

2 #A59C6D and #9C6DA5 with #6D9CA5 are triadic colors.