COLOR #472B5C

HEX: #472B5C RGB: (71,43,92)

Renk bilgisi

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

RGB renk modeli

#472B5C color RGB value is (71,43,92).

RGB: (71,43,92) (28%, 17%, 36%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 43 of 255 = 17%
B 92 of 255 = 36%

71
43
92

R + G + B ~ 27%. #472B5C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 43 + 92 = 206 (100%)
R 71 of 206 ~ 34.47%
G 43 of 206 ~ 20.87%
B 92 of 206 ~ 44.66'%

%34.47
%20.87
%44.66

CMYK RENK MODELİ

#472B5C rengi CMYK tonu (23,53,0,64).

  • camgöbeği tonu 22.83%
  • eflatun tonu 53.26%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (23,53,0,64)
C23M53Y0K64 (23%, 53%, 0%, 64%)
(0.23 / 0.53 / 0.00 / 0.64)

CMYK yüzdeleri

%22.83
%53.26
%0
%63.92

Codes

Color #472B5C in popluar color models

47 2B 5C
RGB 71 43 92
HSL 274° 36.30% 26.47%
HSB/HSV 274° 53.26% 36.08%
CMYK 22.83% 53.26% 0.00%
63.92%

Color #472B5C in popluar number systems.

HEX 47 2B 5C
Decimal 71 43 92
Binary 1000111 101011 1011100
Octal 107 53 134

Shades and tints

Shades of #472B5C

#472B5C
(71,43,92)
#412854
(65,40,84)
#3B254C
(59,37,76)
#352244
(53,34,68)
#2F1F3C
(47,31,60)
#291C34
(41,28,52)
#23192C
(35,25,44)
#1D1624
(29,22,36)
#17131C
(23,19,28)
#111014
(17,16,20)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #472B5C

#472B5C
(71,43,92)
#573E6A
(87,62,106)
#675178
(103,81,120)
#776486
(119,100,134)
#877794
(135,119,148)
#978AA2
(151,138,162)
#A79DB0
(167,157,176)
#B7B0BE
(183,176,190)
#C7C3CC
(199,195,204)
#D7D6DA
(215,214,218)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472B5C color. Also use rgb(71,43,92) instead hex code.

Text Font Color

.myTextColor { color: #472B5C; }

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

This text font color is #472B5C.

Background Color

.myBgColor { background-color: #472B5C; }

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

This div background color is #472B5C.

Border color

.myBorderColor { border: 1px solid #472B5C; }

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

This div border color is #472B5C.

Opacity

.myOpacity80 { color: #472B5C; opacity: 0.8; }

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

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

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

This text has shadow with #472B5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472B5C.

Preview

Color preview on black background

This text has color #472B5C on black background.


Color preview on white background

This text has color #472B5C on white background.


Black color preview on #472B5C background

This text has black color on #472B5C background.


White color preview on #472B5C background

This text has white color on #472B5C background.


Related colors

Complementary color

Complementary color for #hex is #B8D4A3.


I love getcolorcode.com

Triadic colors

1 #5C472B and #2B5C47 with #472B5C are triadic colors.

2 #5C2B47 and #2B475C with #472B5C are triadic colors.