COLOR #475F9A

HEX: #475F9A RGB: (71,95,154)

Renk bilgisi

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

RGB renk modeli

#475F9A color RGB value is (71,95,154).

RGB: (71,95,154) (28%, 37%, 60%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 95 of 255 = 37%
B 154 of 255 = 60%

71
95
154

R + G + B ~ 42%. #475F9A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 95 + 154 = 320 (100%)
R 71 of 320 ~ 22.19%
G 95 of 320 ~ 29.69%
B 154 of 320 ~ 48.13'%

%22.19
%29.69
%48.13

CMYK RENK MODELİ

#475F9A rengi CMYK tonu (54,38,0,40).

  • camgöbeği tonu 53.90%
  • eflatun tonu 38.31%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (54,38,0,40)
C54M38Y0K40 (54%, 38%, 0%, 40%)
(0.54 / 0.38 / 0.00 / 0.40)

CMYK yüzdeleri

%53.9
%38.31
%0
%39.61

Codes

Color #475F9A in popluar color models

47 5F 9A
RGB 71 95 154
HSL 223° 36.89% 44.12%
HSB/HSV 223° 53.90% 60.39%
CMYK 53.90% 38.31% 0.00%
39.61%

Color #475F9A in popluar number systems.

HEX 47 5F 9A
Decimal 71 95 154
Binary 1000111 1011111 10011010
Octal 107 137 232

Shades and tints

Shades of #475F9A

#475F9A
(71,95,154)
#41578C
(65,87,140)
#3B4F7E
(59,79,126)
#354770
(53,71,112)
#2F3F62
(47,63,98)
#293754
(41,55,84)
#232F46
(35,47,70)
#1D2738
(29,39,56)
#171F2A
(23,31,42)
#11171C
(17,23,28)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #475F9A

#475F9A
(71,95,154)
#576DA3
(87,109,163)
#677BAC
(103,123,172)
#7789B5
(119,137,181)
#8797BE
(135,151,190)
#97A5C7
(151,165,199)
#A7B3D0
(167,179,208)
#B7C1D9
(183,193,217)
#C7CFE2
(199,207,226)
#D7DDEB
(215,221,235)
#E7EBF4
(231,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475F9A color. Also use rgb(71,95,154) instead hex code.

Text Font Color

.myTextColor { color: #475F9A; }

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

This text font color is #475F9A.

Background Color

.myBgColor { background-color: #475F9A; }

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

This div background color is #475F9A.

Border color

.myBorderColor { border: 1px solid #475F9A; }

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

This div border color is #475F9A.

Opacity

.myOpacity80 { color: #475F9A; opacity: 0.8; }

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

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

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

This text has shadow with #475F9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475F9A.

Preview

Color preview on black background

This text has color #475F9A on black background.


Color preview on white background

This text has color #475F9A on white background.


Black color preview on #475F9A background

This text has black color on #475F9A background.


White color preview on #475F9A background

This text has white color on #475F9A background.


Related colors

Complementary color

Complementary color for #hex is #B8A065.


I love getcolorcode.com

Triadic colors

1 #9A475F and #5F9A47 with #475F9A are triadic colors.

2 #9A5F47 and #5F479A with #475F9A are triadic colors.