COLOR #40476E

HEX: #40476E RGB: (64,71,110)

Renk bilgisi

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

RGB renk modeli

#40476E color RGB value is (64,71,110).

RGB: (64,71,110) (25%, 28%, 43%)

RGB bağlantıları ve doygunluk

R 64 of 255 = 25%
G 71 of 255 = 28%
B 110 of 255 = 43%

64
71
110

R + G + B ~ 32%. #40476E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 64 + 71 + 110 = 245 (100%)
R 64 of 245 ~ 26.12%
G 71 of 245 ~ 28.98%
B 110 of 245 ~ 44.9'%

%26.12
%28.98
%44.9

CMYK RENK MODELİ

#40476E rengi CMYK tonu (42,35,0,57).

  • camgöbeği tonu 41.82%
  • eflatun tonu 35.45%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (42,35,0,57)
C42M35Y0K57 (42%, 35%, 0%, 57%)
(0.42 / 0.35 / 0.00 / 0.57)

CMYK yüzdeleri

%41.82
%35.45
%0
%56.86

Codes

Color #40476E in popluar color models

40 47 6E
RGB 64 71 110
HSL 231° 26.44% 34.12%
HSB/HSV 231° 41.82% 43.14%
CMYK 41.82% 35.45% 0.00%
56.86%

Color #40476E in popluar number systems.

HEX 40 47 6E
Decimal 64 71 110
Binary 1000000 1000111 1101110
Octal 100 107 156

Shades and tints

Shades of #40476E

#40476E
(64,71,110)
#3B4164
(59,65,100)
#363B5A
(54,59,90)
#313550
(49,53,80)
#2C2F46
(44,47,70)
#27293C
(39,41,60)
#222332
(34,35,50)
#1D1D28
(29,29,40)
#18171E
(24,23,30)
#131114
(19,17,20)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #40476E

#40476E
(64,71,110)
#51577B
(81,87,123)
#626788
(98,103,136)
#737795
(115,119,149)
#8487A2
(132,135,162)
#9597AF
(149,151,175)
#A6A7BC
(166,167,188)
#B7B7C9
(183,183,201)
#C8C7D6
(200,199,214)
#D9D7E3
(217,215,227)
#EAE7F0
(234,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40476E color. Also use rgb(64,71,110) instead hex code.

Text Font Color

.myTextColor { color: #40476E; }

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

This text font color is #40476E.

Background Color

.myBgColor { background-color: #40476E; }

<div style="background-color:#40476E">Inner text</div>

This div background color is #40476E.

Border color

.myBorderColor { border: 1px solid #40476E; }

<div style="border:3px solid #40476E">Div</div>

This div border color is #40476E.

Opacity

.myOpacity80 { color: #40476E; opacity: 0.8; }

<p style="color:#40476E;opacity:0.8;">80%</p>

Text with #40476E 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 #40476E;}

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

This text has shadow with #40476E color.


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

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

This text has shadow with #40476E primary color and red secondary color.


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

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

This text has shadow with #40476E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #40476E.

Preview

Color preview on black background

This text has color #40476E on black background.


Color preview on white background

This text has color #40476E on white background.


Black color preview on #40476E background

This text has black color on #40476E background.


White color preview on #40476E background

This text has white color on #40476E background.


Related colors

Complementary color

Complementary color for #hex is #BFB891.


I love getcolorcode.com

Triadic colors

1 #6E4047 and #476E40 with #40476E are triadic colors.

2 #6E4740 and #47406E with #40476E are triadic colors.