COLOR #6479B6

HEX: #6479B6 RGB: (100,121,182)

Renk bilgisi

#6479B6 contains mainly blue color. #6479B6 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6479B6 color RGB value is (100,121,182).

RGB: (100,121,182) (39%, 47%, 71%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 121 of 255 = 47%
B 182 of 255 = 71%

100
121
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 121 + 182 = 403 (100%)
R 100 of 403 ~ 24.81%
G 121 of 403 ~ 30.02%
B 182 of 403 ~ 45.16'%

%24.81
%30.02
%45.16

CMYK RENK MODELİ

#6479B6 rengi CMYK tonu (45,34,0,29).

  • camgöbeği tonu 45.05%
  • eflatun tonu 33.52%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (45,34,0,29)
C45M34Y0K29 (45%, 34%, 0%, 29%)
(0.45 / 0.34 / 0.00 / 0.29)

CMYK yüzdeleri

%45.05
%33.52
%0
%28.63

Codes

Color #6479B6 in popluar color models

64 79 B6
RGB 100 121 182
HSL 225° 35.96% 55.29%
HSB/HSV 225° 45.05% 71.37%
CMYK 45.05% 33.52% 0.00%
28.63%

Color #6479B6 in popluar number systems.

HEX 64 79 B6
Decimal 100 121 182
Binary 1100100 1111001 10110110
Octal 144 171 266

Shades and tints

Shades of #6479B6

#6479B6
(100,121,182)
#5B6EA6
(91,110,166)
#526396
(82,99,150)
#495886
(73,88,134)
#404D76
(64,77,118)
#374266
(55,66,102)
#2E3756
(46,55,86)
#252C46
(37,44,70)
#1C2136
(28,33,54)
#131626
(19,22,38)
#0A0B16
(10,11,22)
#000000
(0,0,0)

Tints of #6479B6

#6479B6
(100,121,182)
#7285BC
(114,133,188)
#8091C2
(128,145,194)
#8E9DC8
(142,157,200)
#9CA9CE
(156,169,206)
#AAB5D4
(170,181,212)
#B8C1DA
(184,193,218)
#C6CDE0
(198,205,224)
#D4D9E6
(212,217,230)
#E2E5EC
(226,229,236)
#F0F1F2
(240,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6479B6 color. Also use rgb(100,121,182) instead hex code.

Text Font Color

.myTextColor { color: #6479B6; }

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

This text font color is #6479B6.

Background Color

.myBgColor { background-color: #6479B6; }

<div style="background-color:#6479B6">Inner text</div>

This div background color is #6479B6.

Border color

.myBorderColor { border: 1px solid #6479B6; }

<div style="border:3px solid #6479B6">Div</div>

This div border color is #6479B6.

Opacity

.myOpacity80 { color: #6479B6; opacity: 0.8; }

<p style="color:#6479B6;opacity:0.8;">80%</p>

Text with #6479B6 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 #6479B6;}

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

This text has shadow with #6479B6 color.


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

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

This text has shadow with #6479B6 primary color and red secondary color.


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

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

This text has shadow with #6479B6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6479B6.

Preview

Color preview on black background

This text has color #6479B6 on black background.


Color preview on white background

This text has color #6479B6 on white background.


Black color preview on #6479B6 background

This text has black color on #6479B6 background.


White color preview on #6479B6 background

This text has white color on #6479B6 background.


Related colors

Complementary color

Complementary color for #hex is #9B8649.


I love getcolorcode.com

Triadic colors

1 #B66479 and #79B664 with #6479B6 are triadic colors.

2 #B67964 and #7964B6 with #6479B6 are triadic colors.