COLOR #40497A

HEX: #40497A RGB: (64,73,122)

Renk bilgisi

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

RGB renk modeli

#40497A color RGB value is (64,73,122).

RGB: (64,73,122) (25%, 29%, 48%)

RGB bağlantıları ve doygunluk

R 64 of 255 = 25%
G 73 of 255 = 29%
B 122 of 255 = 48%

64
73
122

R + G + B ~ 34%. #40497A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 64 + 73 + 122 = 259 (100%)
R 64 of 259 ~ 24.71%
G 73 of 259 ~ 28.19%
B 122 of 259 ~ 47.1'%

%24.71
%28.19
%47.1

CMYK RENK MODELİ

#40497A rengi CMYK tonu (48,40,0,52).

  • camgöbeği tonu 47.54%
  • eflatun tonu 40.16%
  • sarı tonu 0.00%
  • ana renk tonu 52.16%

CMYK: (48,40,0,52)
C48M40Y0K52 (48%, 40%, 0%, 52%)
(0.48 / 0.40 / 0.00 / 0.52)

CMYK yüzdeleri

%47.54
%40.16
%0
%52.16

Codes

Color #40497A in popluar color models

40 49 7A
RGB 64 73 122
HSL 231° 31.18% 36.47%
HSB/HSV 231° 47.54% 47.84%
CMYK 47.54% 40.16% 0.00%
52.16%

Color #40497A in popluar number systems.

HEX 40 49 7A
Decimal 64 73 122
Binary 1000000 1001001 1111010
Octal 100 111 172

Shades and tints

Shades of #40497A

#40497A
(64,73,122)
#3B436F
(59,67,111)
#363D64
(54,61,100)
#313759
(49,55,89)
#2C314E
(44,49,78)
#272B43
(39,43,67)
#222538
(34,37,56)
#1D1F2D
(29,31,45)
#181922
(24,25,34)
#131317
(19,19,23)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #40497A

#40497A
(64,73,122)
#515986
(81,89,134)
#626992
(98,105,146)
#73799E
(115,121,158)
#8489AA
(132,137,170)
#9599B6
(149,153,182)
#A6A9C2
(166,169,194)
#B7B9CE
(183,185,206)
#C8C9DA
(200,201,218)
#D9D9E6
(217,217,230)
#EAE9F2
(234,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40497A color. Also use rgb(64,73,122) instead hex code.

Text Font Color

.myTextColor { color: #40497A; }

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

This text font color is #40497A.

Background Color

.myBgColor { background-color: #40497A; }

<div style="background-color:#40497A">Inner text</div>

This div background color is #40497A.

Border color

.myBorderColor { border: 1px solid #40497A; }

<div style="border:3px solid #40497A">Div</div>

This div border color is #40497A.

Opacity

.myOpacity80 { color: #40497A; opacity: 0.8; }

<p style="color:#40497A;opacity:0.8;">80%</p>

Text with #40497A 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 #40497A;}

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

This text has shadow with #40497A color.


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

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

This text has shadow with #40497A primary color and red secondary color.


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

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

This text has shadow with #40497A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #40497A.

Preview

Color preview on black background

This text has color #40497A on black background.


Color preview on white background

This text has color #40497A on white background.


Black color preview on #40497A background

This text has black color on #40497A background.


White color preview on #40497A background

This text has white color on #40497A background.


Related colors

Complementary color

Complementary color for #hex is #BFB685.


I love getcolorcode.com

Triadic colors

1 #7A4049 and #497A40 with #40497A are triadic colors.

2 #7A4940 and #49407A with #40497A are triadic colors.