COLOR #6A739D

HEX: #6A739D RGB: (106,115,157)

Renk bilgisi

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

RGB renk modeli

#6A739D color RGB value is (106,115,157).

RGB: (106,115,157) (42%, 45%, 62%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 115 of 255 = 45%
B 157 of 255 = 62%

106
115
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 115 + 157 = 378 (100%)
R 106 of 378 ~ 28.04%
G 115 of 378 ~ 30.42%
B 157 of 378 ~ 41.53'%

%28.04
%30.42
%41.53

CMYK RENK MODELİ

#6A739D rengi CMYK tonu (32,27,0,38).

  • camgöbeği tonu 32.48%
  • eflatun tonu 26.75%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (32,27,0,38)
C32M27Y0K38 (32%, 27%, 0%, 38%)
(0.32 / 0.27 / 0.00 / 0.38)

CMYK yüzdeleri

%32.48
%26.75
%0
%38.43

Codes

Color #6A739D in popluar color models

6A 73 9D
RGB 106 115 157
HSL 229° 20.65% 51.57%
HSB/HSV 229° 32.48% 61.57%
CMYK 32.48% 26.75% 0.00%
38.43%

Color #6A739D in popluar number systems.

HEX 6A 73 9D
Decimal 106 115 157
Binary 1101010 1110011 10011101
Octal 152 163 235

Shades and tints

Shades of #6A739D

#6A739D
(106,115,157)
#61698F
(97,105,143)
#585F81
(88,95,129)
#4F5573
(79,85,115)
#464B65
(70,75,101)
#3D4157
(61,65,87)
#343749
(52,55,73)
#2B2D3B
(43,45,59)
#22232D
(34,35,45)
#19191F
(25,25,31)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #6A739D

#6A739D
(106,115,157)
#777FA5
(119,127,165)
#848BAD
(132,139,173)
#9197B5
(145,151,181)
#9EA3BD
(158,163,189)
#ABAFC5
(171,175,197)
#B8BBCD
(184,187,205)
#C5C7D5
(197,199,213)
#D2D3DD
(210,211,221)
#DFDFE5
(223,223,229)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A739D color. Also use rgb(106,115,157) instead hex code.

Text Font Color

.myTextColor { color: #6A739D; }

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

This text font color is #6A739D.

Background Color

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

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

This div background color is #6A739D.

Border color

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

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

This div border color is #6A739D.

Opacity

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

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

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

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

This text has shadow with #6A739D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A739D.

Preview

Color preview on black background

This text has color #6A739D on black background.


Color preview on white background

This text has color #6A739D on white background.


Black color preview on #6A739D background

This text has black color on #6A739D background.


White color preview on #6A739D background

This text has white color on #6A739D background.


Related colors

Complementary color

Complementary color for #hex is #958C62.


I love getcolorcode.com

Triadic colors

1 #9D6A73 and #739D6A with #6A739D are triadic colors.

2 #9D736A and #736A9D with #6A739D are triadic colors.