COLOR #474862

HEX: #474862 RGB: (71,72,98)

Renk bilgisi

#474862 contains red, green and blue colors in about the same proportion. #474862 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#474862 color RGB value is (71,72,98).

RGB: (71,72,98) (28%, 28%, 38%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 72 of 255 = 28%
B 98 of 255 = 38%

71
72
98

R + G + B ~ 31%. #474862 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 72 + 98 = 241 (100%)
R 71 of 241 ~ 29.46%
G 72 of 241 ~ 29.88%
B 98 of 241 ~ 40.66'%

%29.46
%29.88
%40.66

CMYK RENK MODELİ

#474862 rengi CMYK tonu (28,27,0,62).

  • camgöbeği tonu 27.55%
  • eflatun tonu 26.53%
  • sarı tonu 0.00%
  • ana renk tonu 61.57%

CMYK: (28,27,0,62)
C28M27Y0K62 (28%, 27%, 0%, 62%)
(0.28 / 0.27 / 0.00 / 0.62)

CMYK yüzdeleri

%27.55
%26.53
%0
%61.57

Codes

Color #474862 in popluar color models

47 48 62
RGB 71 72 98
HSL 238° 15.98% 33.14%
HSB/HSV 238° 27.55% 38.43%
CMYK 27.55% 26.53% 0.00%
61.57%

Color #474862 in popluar number systems.

HEX 47 48 62
Decimal 71 72 98
Binary 1000111 1001000 1100010
Octal 107 110 142

Shades and tints

Shades of #474862

#474862
(71,72,98)
#41425A
(65,66,90)
#3B3C52
(59,60,82)
#35364A
(53,54,74)
#2F3042
(47,48,66)
#292A3A
(41,42,58)
#232432
(35,36,50)
#1D1E2A
(29,30,42)
#171822
(23,24,34)
#11121A
(17,18,26)
#0B0C12
(11,12,18)
#000000
(0,0,0)

Tints of #474862

#474862
(71,72,98)
#575870
(87,88,112)
#67687E
(103,104,126)
#77788C
(119,120,140)
#87889A
(135,136,154)
#9798A8
(151,152,168)
#A7A8B6
(167,168,182)
#B7B8C4
(183,184,196)
#C7C8D2
(199,200,210)
#D7D8E0
(215,216,224)
#E7E8EE
(231,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474862 color. Also use rgb(71,72,98) instead hex code.

Text Font Color

.myTextColor { color: #474862; }

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

This text font color is #474862.

Background Color

.myBgColor { background-color: #474862; }

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

This div background color is #474862.

Border color

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

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

This div border color is #474862.

Opacity

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

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

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

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

This text has shadow with #474862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474862.

Preview

Color preview on black background

This text has color #474862 on black background.


Color preview on white background

This text has color #474862 on white background.


Black color preview on #474862 background

This text has black color on #474862 background.


White color preview on #474862 background

This text has white color on #474862 background.


Related colors

Complementary color

Complementary color for #hex is #B8B79D.


I love getcolorcode.com

Triadic colors

1 #624748 and #486247 with #474862 are triadic colors.

2 #624847 and #484762 with #474862 are triadic colors.