COLOR #6477AA

HEX: #6477AA RGB: (100,119,170)

Renk bilgisi

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

RGB renk modeli

#6477AA color RGB value is (100,119,170).

RGB: (100,119,170) (39%, 47%, 67%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 119 of 255 = 47%
B 170 of 255 = 67%

100
119
170

R + G + B ~ 51%. #6477AA is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 119 + 170 = 389 (100%)
R 100 of 389 ~ 25.71%
G 119 of 389 ~ 30.59%
B 170 of 389 ~ 43.7'%

%25.71
%30.59
%43.7

CMYK RENK MODELİ

#6477AA rengi CMYK tonu (41,30,0,33).

  • camgöbeği tonu 41.18%
  • eflatun tonu 30.00%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (41,30,0,33)
C41M30Y0K33 (41%, 30%, 0%, 33%)
(0.41 / 0.30 / 0.00 / 0.33)

CMYK yüzdeleri

%41.18
%30
%0
%33.33

Codes

Color #6477AA in popluar color models

64 77 AA
RGB 100 119 170
HSL 224° 29.17% 52.94%
HSB/HSV 224° 41.18% 66.67%
CMYK 41.18% 30.00% 0.00%
33.33%

Color #6477AA in popluar number systems.

HEX 64 77 AA
Decimal 100 119 170
Binary 1100100 1110111 10101010
Octal 144 167 252

Shades and tints

Shades of #6477AA

#6477AA
(100,119,170)
#5B6D9B
(91,109,155)
#52638C
(82,99,140)
#49597D
(73,89,125)
#404F6E
(64,79,110)
#37455F
(55,69,95)
#2E3B50
(46,59,80)
#253141
(37,49,65)
#1C2732
(28,39,50)
#131D23
(19,29,35)
#0A1314
(10,19,20)
#000000
(0,0,0)

Tints of #6477AA

#6477AA
(100,119,170)
#7283B1
(114,131,177)
#808FB8
(128,143,184)
#8E9BBF
(142,155,191)
#9CA7C6
(156,167,198)
#AAB3CD
(170,179,205)
#B8BFD4
(184,191,212)
#C6CBDB
(198,203,219)
#D4D7E2
(212,215,226)
#E2E3E9
(226,227,233)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6477AA color. Also use rgb(100,119,170) instead hex code.

Text Font Color

.myTextColor { color: #6477AA; }

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

This text font color is #6477AA.

Background Color

.myBgColor { background-color: #6477AA; }

<div style="background-color:#6477AA">Inner text</div>

This div background color is #6477AA.

Border color

.myBorderColor { border: 1px solid #6477AA; }

<div style="border:3px solid #6477AA">Div</div>

This div border color is #6477AA.

Opacity

.myOpacity80 { color: #6477AA; opacity: 0.8; }

<p style="color:#6477AA;opacity:0.8;">80%</p>

Text with #6477AA 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 #6477AA;}

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

This text has shadow with #6477AA color.


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

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

This text has shadow with #6477AA primary color and red secondary color.


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

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

This text has shadow with #6477AA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6477AA.

Preview

Color preview on black background

This text has color #6477AA on black background.


Color preview on white background

This text has color #6477AA on white background.


Black color preview on #6477AA background

This text has black color on #6477AA background.


White color preview on #6477AA background

This text has white color on #6477AA background.


Related colors

Complementary color

Complementary color for #hex is #9B8855.


I love getcolorcode.com

Triadic colors

1 #AA6477 and #77AA64 with #6477AA are triadic colors.

2 #AA7764 and #7764AA with #6477AA are triadic colors.