COLOR #404761

HEX: #404761 RGB: (64,71,97)

Renk bilgisi

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

RGB renk modeli

#404761 color RGB value is (64,71,97).

RGB: (64,71,97) (25%, 28%, 38%)

RGB bağlantıları ve doygunluk

R 64 of 255 = 25%
G 71 of 255 = 28%
B 97 of 255 = 38%

64
71
97

R + G + B ~ 30%. #404761 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 64 + 71 + 97 = 232 (100%)
R 64 of 232 ~ 27.59%
G 71 of 232 ~ 30.6%
B 97 of 232 ~ 41.81'%

%27.59
%30.6
%41.81

CMYK RENK MODELİ

#404761 rengi CMYK tonu (34,27,0,62).

  • camgöbeği tonu 34.02%
  • eflatun tonu 26.80%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (34,27,0,62)
C34M27Y0K62 (34%, 27%, 0%, 62%)
(0.34 / 0.27 / 0.00 / 0.62)

CMYK yüzdeleri

%34.02
%26.8
%0
%61.96

Codes

Color #404761 in popluar color models

40 47 61
RGB 64 71 97
HSL 227° 20.50% 31.57%
HSB/HSV 227° 34.02% 38.04%
CMYK 34.02% 26.80% 0.00%
61.96%

Color #404761 in popluar number systems.

HEX 40 47 61
Decimal 64 71 97
Binary 1000000 1000111 1100001
Octal 100 107 141

Shades and tints

Shades of #404761

#404761
(64,71,97)
#3B4159
(59,65,89)
#363B51
(54,59,81)
#313549
(49,53,73)
#2C2F41
(44,47,65)
#272939
(39,41,57)
#222331
(34,35,49)
#1D1D29
(29,29,41)
#181721
(24,23,33)
#131119
(19,17,25)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #404761

#404761
(64,71,97)
#51576F
(81,87,111)
#62677D
(98,103,125)
#73778B
(115,119,139)
#848799
(132,135,153)
#9597A7
(149,151,167)
#A6A7B5
(166,167,181)
#B7B7C3
(183,183,195)
#C8C7D1
(200,199,209)
#D9D7DF
(217,215,223)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #404761; }

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

This text font color is #404761.

Background Color

.myBgColor { background-color: #404761; }

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

This div background color is #404761.

Border color

.myBorderColor { border: 1px solid #404761; }

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

This div border color is #404761.

Opacity

.myOpacity80 { color: #404761; opacity: 0.8; }

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

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

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

This text has shadow with #404761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #404761.

Preview

Color preview on black background

This text has color #404761 on black background.


Color preview on white background

This text has color #404761 on white background.


Black color preview on #404761 background

This text has black color on #404761 background.


White color preview on #404761 background

This text has white color on #404761 background.


Related colors

Complementary color

Complementary color for #hex is #BFB89E.


I love getcolorcode.com

Triadic colors

1 #614047 and #476140 with #404761 are triadic colors.

2 #614740 and #474061 with #404761 are triadic colors.