COLOR #6378A1

HEX: #6378A1 RGB: (99,120,161)

Renk bilgisi

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

RGB renk modeli

#6378A1 color RGB value is (99,120,161).

RGB: (99,120,161) (39%, 47%, 63%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 120 of 255 = 47%
B 161 of 255 = 63%

99
120
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 120 + 161 = 380 (100%)
R 99 of 380 ~ 26.05%
G 120 of 380 ~ 31.58%
B 161 of 380 ~ 42.37'%

%26.05
%31.58
%42.37

CMYK RENK MODELİ

#6378A1 rengi CMYK tonu (39,25,0,37).

  • camgöbeği tonu 38.51%
  • eflatun tonu 25.47%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (39,25,0,37)
C39M25Y0K37 (39%, 25%, 0%, 37%)
(0.39 / 0.25 / 0.00 / 0.37)

CMYK yüzdeleri

%38.51
%25.47
%0
%36.86

Codes

Color #6378A1 in popluar color models

63 78 A1
RGB 99 120 161
HSL 220° 24.80% 50.98%
HSB/HSV 220° 38.51% 63.14%
CMYK 38.51% 25.47% 0.00%
36.86%

Color #6378A1 in popluar number systems.

HEX 63 78 A1
Decimal 99 120 161
Binary 1100011 1111000 10100001
Octal 143 170 241

Shades and tints

Shades of #6378A1

#6378A1
(99,120,161)
#5A6E93
(90,110,147)
#516485
(81,100,133)
#485A77
(72,90,119)
#3F5069
(63,80,105)
#36465B
(54,70,91)
#2D3C4D
(45,60,77)
#24323F
(36,50,63)
#1B2831
(27,40,49)
#121E23
(18,30,35)
#091415
(9,20,21)
#000000
(0,0,0)

Tints of #6378A1

#6378A1
(99,120,161)
#7184A9
(113,132,169)
#7F90B1
(127,144,177)
#8D9CB9
(141,156,185)
#9BA8C1
(155,168,193)
#A9B4C9
(169,180,201)
#B7C0D1
(183,192,209)
#C5CCD9
(197,204,217)
#D3D8E1
(211,216,225)
#E1E4E9
(225,228,233)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6378A1 color. Also use rgb(99,120,161) instead hex code.

Text Font Color

.myTextColor { color: #6378A1; }

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

This text font color is #6378A1.

Background Color

.myBgColor { background-color: #6378A1; }

<div style="background-color:#6378A1">Inner text</div>

This div background color is #6378A1.

Border color

.myBorderColor { border: 1px solid #6378A1; }

<div style="border:3px solid #6378A1">Div</div>

This div border color is #6378A1.

Opacity

.myOpacity80 { color: #6378A1; opacity: 0.8; }

<p style="color:#6378A1;opacity:0.8;">80%</p>

Text with #6378A1 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 #6378A1;}

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

This text has shadow with #6378A1 color.


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

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

This text has shadow with #6378A1 primary color and red secondary color.


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

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

This text has shadow with #6378A1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6378A1.

Preview

Color preview on black background

This text has color #6378A1 on black background.


Color preview on white background

This text has color #6378A1 on white background.


Black color preview on #6378A1 background

This text has black color on #6378A1 background.


White color preview on #6378A1 background

This text has white color on #6378A1 background.


Related colors

Complementary color

Complementary color for #hex is #9C875E.


I love getcolorcode.com

Triadic colors

1 #A16378 and #78A163 with #6378A1 are triadic colors.

2 #A17863 and #7863A1 with #6378A1 are triadic colors.