COLOR #6389AD

HEX: #6389AD RGB: (99,137,173)

Renk bilgisi

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

RGB renk modeli

#6389AD color RGB value is (99,137,173).

RGB: (99,137,173) (39%, 54%, 68%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 137 of 255 = 54%
B 173 of 255 = 68%

99
137
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 137 + 173 = 409 (100%)
R 99 of 409 ~ 24.21%
G 137 of 409 ~ 33.5%
B 173 of 409 ~ 42.3'%

%24.21
%33.5
%42.3

CMYK RENK MODELİ

#6389AD rengi CMYK tonu (43,21,0,32).

  • camgöbeği tonu 42.77%
  • eflatun tonu 20.81%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%
CMYK: (43,21,0,32) C43M21Y0K32 (43%,21%,0%,32%) (0.43/0.21/0.00/0.32) 

CMYK yüzdeleri

%42.77
%20.81
%0
%32.16

Codes

Color #6389AD in popluar color models

63 89 AD
RGB 99 137 173
HSL 209° 31.09% 53.33%
HSB/HSV 209° 42.77% 67.84%
CMYK 42.77% 20.81% 0.00%
32.16%

Color #6389AD in popluar number systems.

HEX 63 89 AD
Decimal 99 137 173
Binary 1100011 10001001 10101101
Octal 143 211 255

Shades and tints

Shades of #6389AD

#6389AD
(99,137,173)
#5A7D9E
(90,125,158)
#51718F
(81,113,143)
#486580
(72,101,128)
#3F5971
(63,89,113)
#364D62
(54,77,98)
#2D4153
(45,65,83)
#243544
(36,53,68)
#1B2935
(27,41,53)
#121D26
(18,29,38)
#091117
(9,17,23)
#000000
(0,0,0)

Tints of #6389AD

#6389AD
(99,137,173)
#7193B4
(113,147,180)
#7F9DBB
(127,157,187)
#8DA7C2
(141,167,194)
#9BB1C9
(155,177,201)
#A9BBD0
(169,187,208)
#B7C5D7
(183,197,215)
#C5CFDE
(197,207,222)
#D3D9E5
(211,217,229)
#E1E3EC
(225,227,236)
#EFEDF3
(239,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6389AD color. Also use rgb(99,137,173) instead hex code.

Text Font Color

.myTextColor { color: #6389AD; }

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

This text font color is #6389AD.

Background Color

.myBgColor { background-color: #6389AD; }

<div style="background-color:#6389AD">Inner text</div>

This div background color is #6389AD.

Border color

.myBorderColor { border: 1px solid #6389AD; }

<div style="border:3px solid #6389AD">Div</div>

This div border color is #6389AD.

Opacity

.myOpacity80 { color: #6389AD; opacity: 0.8; }

<p style="color:#6389AD;opacity:0.8;">80%</p>

Text with #6389AD 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 #6389AD;}

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

This text has shadow with #6389AD color.


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

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

This text has shadow with #6389AD primary color and red secondary color.


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

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

This text has shadow with #6389AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6389AD.

Preview

Color preview on black background

This text has color #6389AD on black background.


Color preview on white background

This text has color #6389AD on white background.


Black color preview on #6389AD background

This text has black color on #6389AD background.


White color preview on #6389AD background

This text has white color on #6389AD background.


Related colors

Complementary color

Complementary color for #hex is #9C7652.


I love getcolorcode.com

Triadic colors

1 #AD6389 and #89AD63 with #6389AD are triadic colors.

2 #AD8963 and #8963AD with #6389AD are triadic colors.