COLOR #476090

HEX: #476090 RGB: (71,96,144)

Renk bilgisi

#476090 contains mainly green and blue colors. #476090 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#476090 color RGB value is (71,96,144).

RGB: (71,96,144) (28%, 38%, 56%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 96 of 255 = 38%
B 144 of 255 = 56%

71
96
144

R + G + B ~ 41%. #476090 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 96 + 144 = 311 (100%)
R 71 of 311 ~ 22.83%
G 96 of 311 ~ 30.87%
B 144 of 311 ~ 46.3'%

%22.83
%30.87
%46.3

CMYK RENK MODELİ

#476090 rengi CMYK tonu (51,33,0,44).

  • camgöbeği tonu 50.69%
  • eflatun tonu 33.33%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (51,33,0,44)
C51M33Y0K44 (51%, 33%, 0%, 44%)
(0.51 / 0.33 / 0.00 / 0.44)

CMYK yüzdeleri

%50.69
%33.33
%0
%43.53

Codes

Color #476090 in popluar color models

47 60 90
RGB 71 96 144
HSL 219° 33.95% 42.16%
HSB/HSV 219° 50.69% 56.47%
CMYK 50.69% 33.33% 0.00%
43.53%

Color #476090 in popluar number systems.

HEX 47 60 90
Decimal 71 96 144
Binary 1000111 1100000 10010000
Octal 107 140 220

Shades and tints

Shades of #476090

#476090
(71,96,144)
#415883
(65,88,131)
#3B5076
(59,80,118)
#354869
(53,72,105)
#2F405C
(47,64,92)
#29384F
(41,56,79)
#233042
(35,48,66)
#1D2835
(29,40,53)
#172028
(23,32,40)
#11181B
(17,24,27)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #476090

#476090
(71,96,144)
#576E9A
(87,110,154)
#677CA4
(103,124,164)
#778AAE
(119,138,174)
#8798B8
(135,152,184)
#97A6C2
(151,166,194)
#A7B4CC
(167,180,204)
#B7C2D6
(183,194,214)
#C7D0E0
(199,208,224)
#D7DEEA
(215,222,234)
#E7ECF4
(231,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476090 color. Also use rgb(71,96,144) instead hex code.

Text Font Color

.myTextColor { color: #476090; }

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

This text font color is #476090.

Background Color

.myBgColor { background-color: #476090; }

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

This div background color is #476090.

Border color

.myBorderColor { border: 1px solid #476090; }

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

This div border color is #476090.

Opacity

.myOpacity80 { color: #476090; opacity: 0.8; }

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

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

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

This text has shadow with #476090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476090.

Preview

Color preview on black background

This text has color #476090 on black background.


Color preview on white background

This text has color #476090 on white background.


Black color preview on #476090 background

This text has black color on #476090 background.


White color preview on #476090 background

This text has white color on #476090 background.


Related colors

Complementary color

Complementary color for #hex is #B89F6F.


I love getcolorcode.com

Triadic colors

1 #904760 and #609047 with #476090 are triadic colors.

2 #906047 and #604790 with #476090 are triadic colors.