COLOR #47825B

HEX: #47825B RGB: (71,130,91)

Renk bilgisi

#47825B contains red, green and blue colors in about the same proportion. #47825B ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#47825B color RGB value is (71,130,91).

RGB: (71,130,91) (28%, 51%, 36%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 130 of 255 = 51%
B 91 of 255 = 36%

71
130
91

R + G + B ~ 38%. #47825B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 130 + 91 = 292 (100%)
R 71 of 292 ~ 24.32%
G 130 of 292 ~ 44.52%
B 91 of 292 ~ 31.16'%

%24.32
%44.52
%31.16

CMYK RENK MODELİ

#47825B rengi CMYK tonu (45,0,30,49).

  • camgöbeği tonu 45.38%
  • eflatun tonu 0.00%
  • sarı tonu 30.00%
  • ana renk tonu 49.02%

CMYK: (45,0,30,49)
C45M0Y30K49 (45%, 0%, 30%, 49%)
(0.45 / 0.00 / 0.30 / 0.49)

CMYK yüzdeleri

%45.38
%0
%30
%49.02

Codes

Color #47825B in popluar color models

47 82 5B
RGB 71 130 91
HSL 140° 29.35% 39.41%
HSB/HSV 140° 45.38% 50.98%
CMYK 45.38% 0.00% 30.00%
49.02%

Color #47825B in popluar number systems.

HEX 47 82 5B
Decimal 71 130 91
Binary 1000111 10000010 1011011
Octal 107 202 133

Shades and tints

Shades of #47825B

#47825B
(71,130,91)
#417753
(65,119,83)
#3B6C4B
(59,108,75)
#356143
(53,97,67)
#2F563B
(47,86,59)
#294B33
(41,75,51)
#23402B
(35,64,43)
#1D3523
(29,53,35)
#172A1B
(23,42,27)
#111F13
(17,31,19)
#0B140B
(11,20,11)
#000000
(0,0,0)

Tints of #47825B

#47825B
(71,130,91)
#578D69
(87,141,105)
#679877
(103,152,119)
#77A385
(119,163,133)
#87AE93
(135,174,147)
#97B9A1
(151,185,161)
#A7C4AF
(167,196,175)
#B7CFBD
(183,207,189)
#C7DACB
(199,218,203)
#D7E5D9
(215,229,217)
#E7F0E7
(231,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47825B color. Also use rgb(71,130,91) instead hex code.

Text Font Color

.myTextColor { color: #47825B; }

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

This text font color is #47825B.

Background Color

.myBgColor { background-color: #47825B; }

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

This div background color is #47825B.

Border color

.myBorderColor { border: 1px solid #47825B; }

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

This div border color is #47825B.

Opacity

.myOpacity80 { color: #47825B; opacity: 0.8; }

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

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

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

This text has shadow with #47825B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47825B.

Preview

Color preview on black background

This text has color #47825B on black background.


Color preview on white background

This text has color #47825B on white background.


Black color preview on #47825B background

This text has black color on #47825B background.


White color preview on #47825B background

This text has white color on #47825B background.


Related colors

Complementary color

Complementary color for #hex is #B87DA4.


I love getcolorcode.com

Triadic colors

1 #5B4782 and #825B47 with #47825B are triadic colors.

2 #5B8247 and #82475B with #47825B are triadic colors.