COLOR #47499C

HEX: #47499C RGB: (71,73,156)

Renk bilgisi

#47499C contains mainly blue color. #47499C ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#47499C color RGB value is (71,73,156).

RGB: (71,73,156) (28%, 29%, 61%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 73 of 255 = 29%
B 156 of 255 = 61%

71
73
156

R + G + B ~ 39%. #47499C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 73 + 156 = 300 (100%)
R 71 of 300 ~ 23.67%
G 73 of 300 ~ 24.33%
B 156 of 300 ~ 52'%

%23.67
%24.33
%52

CMYK RENK MODELİ

#47499C rengi CMYK tonu (54,53,0,39).

  • camgöbeği tonu 54.49%
  • eflatun tonu 53.21%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (54,53,0,39)
C54M53Y0K39 (54%, 53%, 0%, 39%)
(0.54 / 0.53 / 0.00 / 0.39)

CMYK yüzdeleri

%54.49
%53.21
%0
%38.82

Codes

Color #47499C in popluar color models

47 49 9C
RGB 71 73 156
HSL 239° 37.44% 44.51%
HSB/HSV 239° 54.49% 61.18%
CMYK 54.49% 53.21% 0.00%
38.82%

Color #47499C in popluar number systems.

HEX 47 49 9C
Decimal 71 73 156
Binary 1000111 1001001 10011100
Octal 107 111 234

Shades and tints

Shades of #47499C

#47499C
(71,73,156)
#41438E
(65,67,142)
#3B3D80
(59,61,128)
#353772
(53,55,114)
#2F3164
(47,49,100)
#292B56
(41,43,86)
#232548
(35,37,72)
#1D1F3A
(29,31,58)
#17192C
(23,25,44)
#11131E
(17,19,30)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #47499C

#47499C
(71,73,156)
#5759A5
(87,89,165)
#6769AE
(103,105,174)
#7779B7
(119,121,183)
#8789C0
(135,137,192)
#9799C9
(151,153,201)
#A7A9D2
(167,169,210)
#B7B9DB
(183,185,219)
#C7C9E4
(199,201,228)
#D7D9ED
(215,217,237)
#E7E9F6
(231,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47499C color. Also use rgb(71,73,156) instead hex code.

Text Font Color

.myTextColor { color: #47499C; }

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

This text font color is #47499C.

Background Color

.myBgColor { background-color: #47499C; }

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

This div background color is #47499C.

Border color

.myBorderColor { border: 1px solid #47499C; }

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

This div border color is #47499C.

Opacity

.myOpacity80 { color: #47499C; opacity: 0.8; }

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

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

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

This text has shadow with #47499C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47499C.

Preview

Color preview on black background

This text has color #47499C on black background.


Color preview on white background

This text has color #47499C on white background.


Black color preview on #47499C background

This text has black color on #47499C background.


White color preview on #47499C background

This text has white color on #47499C background.


Related colors

Complementary color

Complementary color for #hex is #B8B663.


I love getcolorcode.com

Triadic colors

1 #9C4749 and #499C47 with #47499C are triadic colors.

2 #9C4947 and #49479C with #47499C are triadic colors.