COLOR #472DB2

HEX: #472DB2 RGB: (71,45,178)

Renk bilgisi

#472DB2 contains mainly blue color. #472DB2 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#472DB2 color RGB value is (71,45,178).

RGB: (71,45,178) (28%, 18%, 70%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 45 of 255 = 18%
B 178 of 255 = 70%

71
45
178

R + G + B ~ 39%. #472DB2 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 45 + 178 = 294 (100%)
R 71 of 294 ~ 24.15%
G 45 of 294 ~ 15.31%
B 178 of 294 ~ 60.54'%

%24.15
%15.31
%60.54

CMYK RENK MODELİ

#472DB2 rengi CMYK tonu (60,75,0,30).

  • camgöbeği tonu 60.11%
  • eflatun tonu 74.72%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (60,75,0,30)
C60M75Y0K30 (60%, 75%, 0%, 30%)
(0.60 / 0.75 / 0.00 / 0.30)

CMYK yüzdeleri

%60.11
%74.72
%0
%30.2

Codes

Color #472DB2 in popluar color models

47 2D B2
RGB 71 45 178
HSL 252° 59.64% 43.73%
HSB/HSV 252° 74.72% 69.80%
CMYK 60.11% 74.72% 0.00%
30.20%

Color #472DB2 in popluar number systems.

HEX 47 2D B2
Decimal 71 45 178
Binary 1000111 101101 10110010
Octal 107 55 262

Shades and tints

Shades of #472DB2

#472DB2
(71,45,178)
#4129A2
(65,41,162)
#3B2592
(59,37,146)
#352182
(53,33,130)
#2F1D72
(47,29,114)
#291962
(41,25,98)
#231552
(35,21,82)
#1D1142
(29,17,66)
#170D32
(23,13,50)
#110922
(17,9,34)
#0B0512
(11,5,18)
#000000
(0,0,0)

Tints of #472DB2

#472DB2
(71,45,178)
#5740B9
(87,64,185)
#6753C0
(103,83,192)
#7766C7
(119,102,199)
#8779CE
(135,121,206)
#978CD5
(151,140,213)
#A79FDC
(167,159,220)
#B7B2E3
(183,178,227)
#C7C5EA
(199,197,234)
#D7D8F1
(215,216,241)
#E7EBF8
(231,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472DB2 color. Also use rgb(71,45,178) instead hex code.

Text Font Color

.myTextColor { color: #472DB2; }

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

This text font color is #472DB2.

Background Color

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

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

This div background color is #472DB2.

Border color

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

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

This div border color is #472DB2.

Opacity

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

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

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

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

This text has shadow with #472DB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472DB2.

Preview

Color preview on black background

This text has color #472DB2 on black background.


Color preview on white background

This text has color #472DB2 on white background.


Black color preview on #472DB2 background

This text has black color on #472DB2 background.


White color preview on #472DB2 background

This text has white color on #472DB2 background.


Related colors

Complementary color

Complementary color for #hex is #B8D24D.


I love getcolorcode.com

Triadic colors

1 #B2472D and #2DB247 with #472DB2 are triadic colors.

2 #B22D47 and #2D47B2 with #472DB2 are triadic colors.