COLOR #476CBD

HEX: #476CBD RGB: (71,108,189)

Renk bilgisi

#476CBD contains mainly blue color. #476CBD ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#476CBD color RGB value is (71,108,189).

RGB: (71,108,189) (28%, 42%, 74%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 108 of 255 = 42%
B 189 of 255 = 74%

71
108
189

R + G + B ~ 48%. #476CBD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 108 + 189 = 368 (100%)
R 71 of 368 ~ 19.29%
G 108 of 368 ~ 29.35%
B 189 of 368 ~ 51.36'%

%19.29
%29.35
%51.36

CMYK RENK MODELİ

#476CBD rengi CMYK tonu (62,43,0,26).

  • camgöbeği tonu 62.43%
  • eflatun tonu 42.86%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%
CMYK: (62,43,0,26) C62M43Y0K26 (62%,43%,0%,26%) (0.62/0.43/0.00/0.26) 

CMYK yüzdeleri

%62.43
%42.86
%0
%25.88

Codes

Color #476CBD in popluar color models

47 6C BD
RGB 71 108 189
HSL 221° 47.20% 50.98%
HSB/HSV 221° 62.43% 74.12%
CMYK 62.43% 42.86% 0.00%
25.88%

Color #476CBD in popluar number systems.

HEX 47 6C BD
Decimal 71 108 189
Binary 1000111 1101100 10111101
Octal 107 154 275

Shades and tints

Shades of #476CBD

#476CBD
(71,108,189)
#4163AC
(65,99,172)
#3B5A9B
(59,90,155)
#35518A
(53,81,138)
#2F4879
(47,72,121)
#293F68
(41,63,104)
#233657
(35,54,87)
#1D2D46
(29,45,70)
#172435
(23,36,53)
#111B24
(17,27,36)
#0B1213
(11,18,19)
#000000
(0,0,0)

Tints of #476CBD

#476CBD
(71,108,189)
#5779C3
(87,121,195)
#6786C9
(103,134,201)
#7793CF
(119,147,207)
#87A0D5
(135,160,213)
#97ADDB
(151,173,219)
#A7BAE1
(167,186,225)
#B7C7E7
(183,199,231)
#C7D4ED
(199,212,237)
#D7E1F3
(215,225,243)
#E7EEF9
(231,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476CBD color. Also use rgb(71,108,189) instead hex code.

Text Font Color

.myTextColor { color: #476CBD; }

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

This text font color is #476CBD.

Background Color

.myBgColor { background-color: #476CBD; }

<div style="background-color:#476CBD">Inner text</div>

This div background color is #476CBD.

Border color

.myBorderColor { border: 1px solid #476CBD; }

<div style="border:3px solid #476CBD">Div</div>

This div border color is #476CBD.

Opacity

.myOpacity80 { color: #476CBD; opacity: 0.8; }

<p style="color:#476CBD;opacity:0.8;">80%</p>

Text with #476CBD 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 #476CBD;}

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

This text has shadow with #476CBD color.


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

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

This text has shadow with #476CBD primary color and red secondary color.


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

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

This text has shadow with #476CBD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #476CBD.

Preview

Color preview on black background

This text has color #476CBD on black background.


Color preview on white background

This text has color #476CBD on white background.


Black color preview on #476CBD background

This text has black color on #476CBD background.


White color preview on #476CBD background

This text has white color on #476CBD background.


Related colors

Complementary color

Complementary color for #hex is #B89342.


I love getcolorcode.com

Triadic colors

1 #BD476C and #6CBD47 with #476CBD are triadic colors.

2 #BD6C47 and #6C47BD with #476CBD are triadic colors.