COLOR #6379A5

HEX: #6379A5 RGB: (99,121,165)

Renk bilgisi

#6379A5 contains mainly green and blue colors. #6379A5 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6379A5 color RGB value is (99,121,165).

RGB: (99,121,165) (39%, 47%, 65%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 121 of 255 = 47%
B 165 of 255 = 65%

99
121
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 121 + 165 = 385 (100%)
R 99 of 385 ~ 25.71%
G 121 of 385 ~ 31.43%
B 165 of 385 ~ 42.86'%

%25.71
%31.43
%42.86

CMYK RENK MODELİ

#6379A5 rengi CMYK tonu (40,27,0,35).

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

CMYK: (40,27,0,35)
C40M27Y0K35 (40%, 27%, 0%, 35%)
(0.40 / 0.27 / 0.00 / 0.35)

CMYK yüzdeleri

%40
%26.67
%0
%35.29

Codes

Color #6379A5 in popluar color models

63 79 A5
RGB 99 121 165
HSL 220° 26.83% 51.76%
HSB/HSV 220° 40.00% 64.71%
CMYK 40.00% 26.67% 0.00%
35.29%

Color #6379A5 in popluar number systems.

HEX 63 79 A5
Decimal 99 121 165
Binary 1100011 1111001 10100101
Octal 143 171 245

Shades and tints

Shades of #6379A5

#6379A5
(99,121,165)
#5A6E96
(90,110,150)
#516387
(81,99,135)
#485878
(72,88,120)
#3F4D69
(63,77,105)
#36425A
(54,66,90)
#2D374B
(45,55,75)
#242C3C
(36,44,60)
#1B212D
(27,33,45)
#12161E
(18,22,30)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #6379A5

#6379A5
(99,121,165)
#7185AD
(113,133,173)
#7F91B5
(127,145,181)
#8D9DBD
(141,157,189)
#9BA9C5
(155,169,197)
#A9B5CD
(169,181,205)
#B7C1D5
(183,193,213)
#C5CDDD
(197,205,221)
#D3D9E5
(211,217,229)
#E1E5ED
(225,229,237)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6379A5; }

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

This text font color is #6379A5.

Background Color

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

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

This div background color is #6379A5.

Border color

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

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

This div border color is #6379A5.

Opacity

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

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

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

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

This text has shadow with #6379A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6379A5.

Preview

Color preview on black background

This text has color #6379A5 on black background.


Color preview on white background

This text has color #6379A5 on white background.


Black color preview on #6379A5 background

This text has black color on #6379A5 background.


White color preview on #6379A5 background

This text has white color on #6379A5 background.


Related colors

Complementary color

Complementary color for #hex is #9C865A.


I love getcolorcode.com

Triadic colors

1 #A56379 and #79A563 with #6379A5 are triadic colors.

2 #A57963 and #7963A5 with #6379A5 are triadic colors.