COLOR #47757D

HEX: #47757D RGB: (71,117,125)

Renk bilgisi

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

RGB renk modeli

#47757D color RGB value is (71,117,125).

RGB: (71,117,125) (28%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 117 of 255 = 46%
B 125 of 255 = 49%

71
117
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 117 + 125 = 313 (100%)
R 71 of 313 ~ 22.68%
G 117 of 313 ~ 37.38%
B 125 of 313 ~ 39.94'%

%22.68
%37.38
%39.94

CMYK RENK MODELİ

#47757D rengi CMYK tonu (43,6,0,51).

  • camgöbeği tonu 43.20%
  • eflatun tonu 6.40%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (43,6,0,51)
C43M6Y0K51 (43%, 6%, 0%, 51%)
(0.43 / 0.06 / 0.00 / 0.51)

CMYK yüzdeleri

%43.2
%6.4
%0
%50.98

Codes

Color #47757D in popluar color models

47 75 7D
RGB 71 117 125
HSL 189° 27.55% 38.43%
HSB/HSV 189° 43.20% 49.02%
CMYK 43.20% 6.40% 0.00%
50.98%

Color #47757D in popluar number systems.

HEX 47 75 7D
Decimal 71 117 125
Binary 1000111 1110101 1111101
Octal 107 165 175

Shades and tints

Shades of #47757D

#47757D
(71,117,125)
#416B72
(65,107,114)
#3B6167
(59,97,103)
#35575C
(53,87,92)
#2F4D51
(47,77,81)
#294346
(41,67,70)
#23393B
(35,57,59)
#1D2F30
(29,47,48)
#172525
(23,37,37)
#111B1A
(17,27,26)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #47757D

#47757D
(71,117,125)
#578188
(87,129,136)
#678D93
(103,141,147)
#77999E
(119,153,158)
#87A5A9
(135,165,169)
#97B1B4
(151,177,180)
#A7BDBF
(167,189,191)
#B7C9CA
(183,201,202)
#C7D5D5
(199,213,213)
#D7E1E0
(215,225,224)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47757D color. Also use rgb(71,117,125) instead hex code.

Text Font Color

.myTextColor { color: #47757D; }

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

This text font color is #47757D.

Background Color

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

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

This div background color is #47757D.

Border color

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

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

This div border color is #47757D.

Opacity

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

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

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

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

This text has shadow with #47757D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47757D.

Preview

Color preview on black background

This text has color #47757D on black background.


Color preview on white background

This text has color #47757D on white background.


Black color preview on #47757D background

This text has black color on #47757D background.


White color preview on #47757D background

This text has white color on #47757D background.


Related colors

Complementary color

Complementary color for #hex is #B88A82.


I love getcolorcode.com

Triadic colors

1 #7D4775 and #757D47 with #47757D are triadic colors.

2 #7D7547 and #75477D with #47757D are triadic colors.