COLOR #47586D

HEX: #47586D RGB: (71,88,109)

Renk bilgisi

#47586D contains red, green and blue colors in about the same proportion. #47586D ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#47586D color RGB value is (71,88,109).

RGB: (71,88,109) (28%, 35%, 43%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 88 of 255 = 35%
B 109 of 255 = 43%

71
88
109

R + G + B ~ 35%. #47586D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 88 + 109 = 268 (100%)
R 71 of 268 ~ 26.49%
G 88 of 268 ~ 32.84%
B 109 of 268 ~ 40.67'%

%26.49
%32.84
%40.67

CMYK RENK MODELİ

#47586D rengi CMYK tonu (35,19,0,57).

  • camgöbeği tonu 34.86%
  • eflatun tonu 19.27%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (35,19,0,57)
C35M19Y0K57 (35%, 19%, 0%, 57%)
(0.35 / 0.19 / 0.00 / 0.57)

CMYK yüzdeleri

%34.86
%19.27
%0
%57.25

Codes

Color #47586D in popluar color models

47 58 6D
RGB 71 88 109
HSL 213° 21.11% 35.29%
HSB/HSV 213° 34.86% 42.75%
CMYK 34.86% 19.27% 0.00%
57.25%

Color #47586D in popluar number systems.

HEX 47 58 6D
Decimal 71 88 109
Binary 1000111 1011000 1101101
Octal 107 130 155

Shades and tints

Shades of #47586D

#47586D
(71,88,109)
#415064
(65,80,100)
#3B485B
(59,72,91)
#354052
(53,64,82)
#2F3849
(47,56,73)
#293040
(41,48,64)
#232837
(35,40,55)
#1D202E
(29,32,46)
#171825
(23,24,37)
#11101C
(17,16,28)
#0B0813
(11,8,19)
#000000
(0,0,0)

Tints of #47586D

#47586D
(71,88,109)
#57677A
(87,103,122)
#677687
(103,118,135)
#778594
(119,133,148)
#8794A1
(135,148,161)
#97A3AE
(151,163,174)
#A7B2BB
(167,178,187)
#B7C1C8
(183,193,200)
#C7D0D5
(199,208,213)
#D7DFE2
(215,223,226)
#E7EEEF
(231,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47586D color. Also use rgb(71,88,109) instead hex code.

Text Font Color

.myTextColor { color: #47586D; }

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

This text font color is #47586D.

Background Color

.myBgColor { background-color: #47586D; }

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

This div background color is #47586D.

Border color

.myBorderColor { border: 1px solid #47586D; }

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

This div border color is #47586D.

Opacity

.myOpacity80 { color: #47586D; opacity: 0.8; }

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

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

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

This text has shadow with #47586D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47586D.

Preview

Color preview on black background

This text has color #47586D on black background.


Color preview on white background

This text has color #47586D on white background.


Black color preview on #47586D background

This text has black color on #47586D background.


White color preview on #47586D background

This text has white color on #47586D background.


Related colors

Complementary color

Complementary color for #hex is #B8A792.


I love getcolorcode.com

Triadic colors

1 #6D4758 and #586D47 with #47586D are triadic colors.

2 #6D5847 and #58476D with #47586D are triadic colors.