COLOR #444B6A

HEX: #444B6A RGB: (68,75,106)

Renk bilgisi

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

RGB renk modeli

#444B6A color RGB value is (68,75,106).

RGB: (68,75,106) (27%, 29%, 42%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 75 of 255 = 29%
B 106 of 255 = 42%

68
75
106

R + G + B ~ 33%. #444B6A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 68 + 75 + 106 = 249 (100%)
R 68 of 249 ~ 27.31%
G 75 of 249 ~ 30.12%
B 106 of 249 ~ 42.57'%

%27.31
%30.12
%42.57

CMYK RENK MODELİ

#444B6A rengi CMYK tonu (36,29,0,58).

  • camgöbeği tonu 35.85%
  • eflatun tonu 29.25%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (36,29,0,58)
C36M29Y0K58 (36%, 29%, 0%, 58%)
(0.36 / 0.29 / 0.00 / 0.58)

CMYK yüzdeleri

%35.85
%29.25
%0
%58.43

Codes

Color #444B6A in popluar color models

44 4B 6A
RGB 68 75 106
HSL 229° 21.84% 34.12%
HSB/HSV 229° 35.85% 41.57%
CMYK 35.85% 29.25% 0.00%
58.43%

Color #444B6A in popluar number systems.

HEX 44 4B 6A
Decimal 68 75 106
Binary 1000100 1001011 1101010
Octal 104 113 152

Shades and tints

Shades of #444B6A

#444B6A
(68,75,106)
#3E4561
(62,69,97)
#383F58
(56,63,88)
#32394F
(50,57,79)
#2C3346
(44,51,70)
#262D3D
(38,45,61)
#202734
(32,39,52)
#1A212B
(26,33,43)
#141B22
(20,27,34)
#0E1519
(14,21,25)
#080F10
(8,15,16)
#000000
(0,0,0)

Tints of #444B6A

#444B6A
(68,75,106)
#555B77
(85,91,119)
#666B84
(102,107,132)
#777B91
(119,123,145)
#888B9E
(136,139,158)
#999BAB
(153,155,171)
#AAABB8
(170,171,184)
#BBBBC5
(187,187,197)
#CCCBD2
(204,203,210)
#DDDBDF
(221,219,223)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #444B6A color. Also use rgb(68,75,106) instead hex code.

Text Font Color

.myTextColor { color: #444B6A; }

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

This text font color is #444B6A.

Background Color

.myBgColor { background-color: #444B6A; }

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

This div background color is #444B6A.

Border color

.myBorderColor { border: 1px solid #444B6A; }

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

This div border color is #444B6A.

Opacity

.myOpacity80 { color: #444B6A; opacity: 0.8; }

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

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

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

This text has shadow with #444B6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #444B6A.

Preview

Color preview on black background

This text has color #444B6A on black background.


Color preview on white background

This text has color #444B6A on white background.


Black color preview on #444B6A background

This text has black color on #444B6A background.


White color preview on #444B6A background

This text has white color on #444B6A background.


Related colors

Complementary color

Complementary color for #hex is #BBB495.


I love getcolorcode.com

Triadic colors

1 #6A444B and #4B6A44 with #444B6A are triadic colors.

2 #6A4B44 and #4B446A with #444B6A are triadic colors.