COLOR #40476B

HEX: #40476B RGB: (64,71,107)

Renk bilgisi

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

RGB renk modeli

#40476B color RGB value is (64,71,107).

RGB: (64,71,107) (25%, 28%, 42%)

RGB bağlantıları ve doygunluk

R 64 of 255 = 25%
G 71 of 255 = 28%
B 107 of 255 = 42%

64
71
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 64 + 71 + 107 = 242 (100%)
R 64 of 242 ~ 26.45%
G 71 of 242 ~ 29.34%
B 107 of 242 ~ 44.21'%

%26.45
%29.34
%44.21

CMYK RENK MODELİ

#40476B rengi CMYK tonu (40,34,0,58).

  • camgöbeği tonu 40.19%
  • eflatun tonu 33.64%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (40,34,0,58)
C40M34Y0K58 (40%, 34%, 0%, 58%)
(0.40 / 0.34 / 0.00 / 0.58)

CMYK yüzdeleri

%40.19
%33.64
%0
%58.04

Codes

Color #40476B in popluar color models

40 47 6B
RGB 64 71 107
HSL 230° 25.15% 33.53%
HSB/HSV 230° 40.19% 41.96%
CMYK 40.19% 33.64% 0.00%
58.04%

Color #40476B in popluar number systems.

HEX 40 47 6B
Decimal 64 71 107
Binary 1000000 1000111 1101011
Octal 100 107 153

Shades and tints

Shades of #40476B

#40476B
(64,71,107)
#3B4162
(59,65,98)
#363B59
(54,59,89)
#313550
(49,53,80)
#2C2F47
(44,47,71)
#27293E
(39,41,62)
#222335
(34,35,53)
#1D1D2C
(29,29,44)
#181723
(24,23,35)
#13111A
(19,17,26)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #40476B

#40476B
(64,71,107)
#515778
(81,87,120)
#626785
(98,103,133)
#737792
(115,119,146)
#84879F
(132,135,159)
#9597AC
(149,151,172)
#A6A7B9
(166,167,185)
#B7B7C6
(183,183,198)
#C8C7D3
(200,199,211)
#D9D7E0
(217,215,224)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40476B; }

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

This text font color is #40476B.

Background Color

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

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

This div background color is #40476B.

Border color

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

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

This div border color is #40476B.

Opacity

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

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

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

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

This text has shadow with #40476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40476B.

Preview

Color preview on black background

This text has color #40476B on black background.


Color preview on white background

This text has color #40476B on white background.


Black color preview on #40476B background

This text has black color on #40476B background.


White color preview on #40476B background

This text has white color on #40476B background.


Related colors

Complementary color

Complementary color for #hex is #BFB894.


I love getcolorcode.com

Triadic colors

1 #6B4047 and #476B40 with #40476B are triadic colors.

2 #6B4740 and #47406B with #40476B are triadic colors.