COLOR #472C6F

HEX: #472C6F RGB: (71,44,111)

Renk bilgisi

#472C6F contains mainly red and blue colors. #472C6F ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#472C6F color RGB value is (71,44,111).

RGB: (71,44,111) (28%, 17%, 44%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 44 of 255 = 17%
B 111 of 255 = 44%

71
44
111

R + G + B ~ 30%. #472C6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 44 + 111 = 226 (100%)
R 71 of 226 ~ 31.42%
G 44 of 226 ~ 19.47%
B 111 of 226 ~ 49.12'%

%31.42
%19.47
%49.12

CMYK RENK MODELİ

#472C6F rengi CMYK tonu (36,60,0,56).

  • camgöbeği tonu 36.04%
  • eflatun tonu 60.36%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (36,60,0,56)
C36M60Y0K56 (36%, 60%, 0%, 56%)
(0.36 / 0.60 / 0.00 / 0.56)

CMYK yüzdeleri

%36.04
%60.36
%0
%56.47

Codes

Color #472C6F in popluar color models

47 2C 6F
RGB 71 44 111
HSL 264° 43.23% 30.39%
HSB/HSV 264° 60.36% 43.53%
CMYK 36.04% 60.36% 0.00%
56.47%

Color #472C6F in popluar number systems.

HEX 47 2C 6F
Decimal 71 44 111
Binary 1000111 101100 1101111
Octal 107 54 157

Shades and tints

Shades of #472C6F

#472C6F
(71,44,111)
#412865
(65,40,101)
#3B245B
(59,36,91)
#352051
(53,32,81)
#2F1C47
(47,28,71)
#29183D
(41,24,61)
#231433
(35,20,51)
#1D1029
(29,16,41)
#170C1F
(23,12,31)
#110815
(17,8,21)
#0B040B
(11,4,11)
#000000
(0,0,0)

Tints of #472C6F

#472C6F
(71,44,111)
#573F7C
(87,63,124)
#675289
(103,82,137)
#776596
(119,101,150)
#8778A3
(135,120,163)
#978BB0
(151,139,176)
#A79EBD
(167,158,189)
#B7B1CA
(183,177,202)
#C7C4D7
(199,196,215)
#D7D7E4
(215,215,228)
#E7EAF1
(231,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472C6F color. Also use rgb(71,44,111) instead hex code.

Text Font Color

.myTextColor { color: #472C6F; }

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

This text font color is #472C6F.

Background Color

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

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

This div background color is #472C6F.

Border color

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

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

This div border color is #472C6F.

Opacity

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

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

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

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

This text has shadow with #472C6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472C6F.

Preview

Color preview on black background

This text has color #472C6F on black background.


Color preview on white background

This text has color #472C6F on white background.


Black color preview on #472C6F background

This text has black color on #472C6F background.


White color preview on #472C6F background

This text has white color on #472C6F background.


Related colors

Complementary color

Complementary color for #hex is #B8D390.


I love getcolorcode.com

Triadic colors

1 #6F472C and #2C6F47 with #472C6F are triadic colors.

2 #6F2C47 and #2C476F with #472C6F are triadic colors.