COLOR #6476C7

HEX: #6476C7 RGB: (100,118,199)

Renk bilgisi

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

RGB renk modeli

#6476C7 color RGB value is (100,118,199).

RGB: (100,118,199) (39%, 46%, 78%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 118 of 255 = 46%
B 199 of 255 = 78%

100
118
199

R + G + B ~ 54%. #6476C7 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 118 + 199 = 417 (100%)
R 100 of 417 ~ 23.98%
G 118 of 417 ~ 28.3%
B 199 of 417 ~ 47.72'%

%23.98
%28.3
%47.72

CMYK RENK MODELİ

#6476C7 rengi CMYK tonu (50,41,0,22).

  • camgöbeği tonu 49.75%
  • eflatun tonu 40.70%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (50,41,0,22)
C50M41Y0K22 (50%, 41%, 0%, 22%)
(0.50 / 0.41 / 0.00 / 0.22)

CMYK yüzdeleri

%49.75
%40.7
%0
%21.96

Codes

Color #6476C7 in popluar color models

64 76 C7
RGB 100 118 199
HSL 229° 46.92% 58.63%
HSB/HSV 229° 49.75% 78.04%
CMYK 49.75% 40.70% 0.00%
21.96%

Color #6476C7 in popluar number systems.

HEX 64 76 C7
Decimal 100 118 199
Binary 1100100 1110110 11000111
Octal 144 166 307

Shades and tints

Shades of #6476C7

#6476C7
(100,118,199)
#5B6CB5
(91,108,181)
#5262A3
(82,98,163)
#495891
(73,88,145)
#404E7F
(64,78,127)
#37446D
(55,68,109)
#2E3A5B
(46,58,91)
#253049
(37,48,73)
#1C2637
(28,38,55)
#131C25
(19,28,37)
#0A1213
(10,18,19)
#000000
(0,0,0)

Tints of #6476C7

#6476C7
(100,118,199)
#7282CC
(114,130,204)
#808ED1
(128,142,209)
#8E9AD6
(142,154,214)
#9CA6DB
(156,166,219)
#AAB2E0
(170,178,224)
#B8BEE5
(184,190,229)
#C6CAEA
(198,202,234)
#D4D6EF
(212,214,239)
#E2E2F4
(226,226,244)
#F0EEF9
(240,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6476C7 color. Also use rgb(100,118,199) instead hex code.

Text Font Color

.myTextColor { color: #6476C7; }

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

This text font color is #6476C7.

Background Color

.myBgColor { background-color: #6476C7; }

<div style="background-color:#6476C7">Inner text</div>

This div background color is #6476C7.

Border color

.myBorderColor { border: 1px solid #6476C7; }

<div style="border:3px solid #6476C7">Div</div>

This div border color is #6476C7.

Opacity

.myOpacity80 { color: #6476C7; opacity: 0.8; }

<p style="color:#6476C7;opacity:0.8;">80%</p>

Text with #6476C7 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 #6476C7;}

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

This text has shadow with #6476C7 color.


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

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

This text has shadow with #6476C7 primary color and red secondary color.


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

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

This text has shadow with #6476C7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6476C7.

Preview

Color preview on black background

This text has color #6476C7 on black background.


Color preview on white background

This text has color #6476C7 on white background.


Black color preview on #6476C7 background

This text has black color on #6476C7 background.


White color preview on #6476C7 background

This text has white color on #6476C7 background.


Related colors

Complementary color

Complementary color for #hex is #9B8938.


I love getcolorcode.com

Triadic colors

1 #C76476 and #76C764 with #6476C7 are triadic colors.

2 #C77664 and #7664C7 with #6476C7 are triadic colors.