COLOR #474F33

HEX: #474F33 RGB: (71,79,51)

Renk bilgisi

#474F33 contains red, green and blue colors in about the same proportion. #474F33 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#474F33 color RGB value is (71,79,51).

RGB: (71,79,51) (28%, 31%, 20%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 79 of 255 = 31%
B 51 of 255 = 20%

71
79
51

R + G + B ~ 26%. #474F33 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 79 + 51 = 201 (100%)
R 71 of 201 ~ 35.32%
G 79 of 201 ~ 39.3%
B 51 of 201 ~ 25.37'%

%35.32
%39.3
%25.37

CMYK RENK MODELİ

#474F33 rengi CMYK tonu (10,0,35,69).

  • camgöbeği tonu 10.13%
  • eflatun tonu 0.00%
  • sarı tonu 35.44%
  • ana renk tonu 69.02%

CMYK: (10,0,35,69)
C10M0Y35K69 (10%, 0%, 35%, 69%)
(0.10 / 0.00 / 0.35 / 0.69)

CMYK yüzdeleri

%10.13
%0
%35.44
%69.02

Codes

Color #474F33 in popluar color models

47 4F 33
RGB 71 79 51
HSL 77° 21.54% 25.49%
HSB/HSV 77° 35.44% 30.98%
CMYK 10.13% 0.00% 35.44%
69.02%

Color #474F33 in popluar number systems.

HEX 47 4F 33
Decimal 71 79 51
Binary 1000111 1001111 110011
Octal 107 117 63

Shades and tints

Shades of #474F33

#474F33
(71,79,51)
#41482F
(65,72,47)
#3B412B
(59,65,43)
#353A27
(53,58,39)
#2F3323
(47,51,35)
#292C1F
(41,44,31)
#23251B
(35,37,27)
#1D1E17
(29,30,23)
#171713
(23,23,19)
#11100F
(17,16,15)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #474F33

#474F33
(71,79,51)
#575F45
(87,95,69)
#676F57
(103,111,87)
#777F69
(119,127,105)
#878F7B
(135,143,123)
#979F8D
(151,159,141)
#A7AF9F
(167,175,159)
#B7BFB1
(183,191,177)
#C7CFC3
(199,207,195)
#D7DFD5
(215,223,213)
#E7EFE7
(231,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474F33 color. Also use rgb(71,79,51) instead hex code.

Text Font Color

.myTextColor { color: #474F33; }

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

This text font color is #474F33.

Background Color

.myBgColor { background-color: #474F33; }

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

This div background color is #474F33.

Border color

.myBorderColor { border: 1px solid #474F33; }

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

This div border color is #474F33.

Opacity

.myOpacity80 { color: #474F33; opacity: 0.8; }

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

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

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

This text has shadow with #474F33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474F33.

Preview

Color preview on black background

This text has color #474F33 on black background.


Color preview on white background

This text has color #474F33 on white background.


Black color preview on #474F33 background

This text has black color on #474F33 background.


White color preview on #474F33 background

This text has white color on #474F33 background.


Related colors

Complementary color

Complementary color for #hex is #B8B0CC.


I love getcolorcode.com

Triadic colors

1 #33474F and #4F3347 with #474F33 are triadic colors.

2 #334F47 and #4F4733 with #474F33 are triadic colors.