COLOR #6385A5

HEX: #6385A5 RGB: (99,133,165)

Renk bilgisi

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

RGB renk modeli

#6385A5 color RGB value is (99,133,165).

RGB: (99,133,165) (39%, 52%, 65%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 133 of 255 = 52%
B 165 of 255 = 65%

99
133
165

R + G + B ~ 52%. #6385A5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 133 + 165 = 397 (100%)
R 99 of 397 ~ 24.94%
G 133 of 397 ~ 33.5%
B 165 of 397 ~ 41.56'%

%24.94
%33.5
%41.56

CMYK RENK MODELİ

#6385A5 rengi CMYK tonu (40,19,0,35).

  • camgöbeği tonu 40.00%
  • eflatun tonu 19.39%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (40,19,0,35)
C40M19Y0K35 (40%, 19%, 0%, 35%)
(0.40 / 0.19 / 0.00 / 0.35)

CMYK yüzdeleri

%40
%19.39
%0
%35.29

Codes

Color #6385A5 in popluar color models

63 85 A5
RGB 99 133 165
HSL 209° 26.83% 51.76%
HSB/HSV 209° 40.00% 64.71%
CMYK 40.00% 19.39% 0.00%
35.29%

Color #6385A5 in popluar number systems.

HEX 63 85 A5
Decimal 99 133 165
Binary 1100011 10000101 10100101
Octal 143 205 245

Shades and tints

Shades of #6385A5

#6385A5
(99,133,165)
#5A7996
(90,121,150)
#516D87
(81,109,135)
#486178
(72,97,120)
#3F5569
(63,85,105)
#36495A
(54,73,90)
#2D3D4B
(45,61,75)
#24313C
(36,49,60)
#1B252D
(27,37,45)
#12191E
(18,25,30)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #6385A5

#6385A5
(99,133,165)
#7190AD
(113,144,173)
#7F9BB5
(127,155,181)
#8DA6BD
(141,166,189)
#9BB1C5
(155,177,197)
#A9BCCD
(169,188,205)
#B7C7D5
(183,199,213)
#C5D2DD
(197,210,221)
#D3DDE5
(211,221,229)
#E1E8ED
(225,232,237)
#EFF3F5
(239,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6385A5 color. Also use rgb(99,133,165) instead hex code.

Text Font Color

.myTextColor { color: #6385A5; }

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

This text font color is #6385A5.

Background Color

.myBgColor { background-color: #6385A5; }

<div style="background-color:#6385A5">Inner text</div>

This div background color is #6385A5.

Border color

.myBorderColor { border: 1px solid #6385A5; }

<div style="border:3px solid #6385A5">Div</div>

This div border color is #6385A5.

Opacity

.myOpacity80 { color: #6385A5; opacity: 0.8; }

<p style="color:#6385A5;opacity:0.8;">80%</p>

Text with #6385A5 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 #6385A5;}

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

This text has shadow with #6385A5 color.


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

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

This text has shadow with #6385A5 primary color and red secondary color.


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

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

This text has shadow with #6385A5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6385A5.

Preview

Color preview on black background

This text has color #6385A5 on black background.


Color preview on white background

This text has color #6385A5 on white background.


Black color preview on #6385A5 background

This text has black color on #6385A5 background.


White color preview on #6385A5 background

This text has white color on #6385A5 background.


Related colors

Complementary color

Complementary color for #hex is #9C7A5A.


I love getcolorcode.com

Triadic colors

1 #A56385 and #85A563 with #6385A5 are triadic colors.

2 #A58563 and #8563A5 with #6385A5 are triadic colors.