COLOR #40499E

HEX: #40499E RGB: (64,73,158)

Renk bilgisi

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

RGB renk modeli

#40499E color RGB value is (64,73,158).

RGB: (64,73,158) (25%, 29%, 62%)

RGB bağlantıları ve doygunluk

R 64 of 255 = 25%
G 73 of 255 = 29%
B 158 of 255 = 62%

64
73
158

R + G + B ~ 39%. #40499E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 64 + 73 + 158 = 295 (100%)
R 64 of 295 ~ 21.69%
G 73 of 295 ~ 24.75%
B 158 of 295 ~ 53.56'%

%21.69
%24.75
%53.56

CMYK RENK MODELİ

#40499E rengi CMYK tonu (59,54,0,38).

  • camgöbeği tonu 59.49%
  • eflatun tonu 53.80%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (59,54,0,38)
C59M54Y0K38 (59%, 54%, 0%, 38%)
(0.59 / 0.54 / 0.00 / 0.38)

CMYK yüzdeleri

%59.49
%53.8
%0
%38.04

Codes

Color #40499E in popluar color models

40 49 9E
RGB 64 73 158
HSL 234° 42.34% 43.53%
HSB/HSV 234° 59.49% 61.96%
CMYK 59.49% 53.80% 0.00%
38.04%

Color #40499E in popluar number systems.

HEX 40 49 9E
Decimal 64 73 158
Binary 1000000 1001001 10011110
Octal 100 111 236

Shades and tints

Shades of #40499E

#40499E
(64,73,158)
#3B4390
(59,67,144)
#363D82
(54,61,130)
#313774
(49,55,116)
#2C3166
(44,49,102)
#272B58
(39,43,88)
#22254A
(34,37,74)
#1D1F3C
(29,31,60)
#18192E
(24,25,46)
#131320
(19,19,32)
#0E0D12
(14,13,18)
#000000
(0,0,0)

Tints of #40499E

#40499E
(64,73,158)
#5159A6
(81,89,166)
#6269AE
(98,105,174)
#7379B6
(115,121,182)
#8489BE
(132,137,190)
#9599C6
(149,153,198)
#A6A9CE
(166,169,206)
#B7B9D6
(183,185,214)
#C8C9DE
(200,201,222)
#D9D9E6
(217,217,230)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40499E color. Also use rgb(64,73,158) instead hex code.

Text Font Color

.myTextColor { color: #40499E; }

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

This text font color is #40499E.

Background Color

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

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

This div background color is #40499E.

Border color

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

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

This div border color is #40499E.

Opacity

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

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

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

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

This text has shadow with #40499E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40499E.

Preview

Color preview on black background

This text has color #40499E on black background.


Color preview on white background

This text has color #40499E on white background.


Black color preview on #40499E background

This text has black color on #40499E background.


White color preview on #40499E background

This text has white color on #40499E background.


Related colors

Complementary color

Complementary color for #hex is #BFB661.


I love getcolorcode.com

Triadic colors

1 #9E4049 and #499E40 with #40499E are triadic colors.

2 #9E4940 and #49409E with #40499E are triadic colors.