COLOR #446C5E

HEX: #446C5E RGB: (68,108,94)

Renk bilgisi

#446C5E contains red, green and blue colors in about the same proportion. #446C5E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#446C5E color RGB value is (68,108,94).

RGB: (68,108,94) (27%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 108 of 255 = 42%
B 94 of 255 = 37%

68
108
94

R + G + B ~ 35%. #446C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 68 + 108 + 94 = 270 (100%)
R 68 of 270 ~ 25.19%
G 108 of 270 ~ 40%
B 94 of 270 ~ 34.81'%

%25.19
%40
%34.81

CMYK RENK MODELİ

#446C5E rengi CMYK tonu (37,0,13,58).

  • camgöbeği tonu 37.04%
  • eflatun tonu 0.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%

CMYK: (37,0,13,58)
C37M0Y13K58 (37%, 0%, 13%, 58%)
(0.37 / 0.00 / 0.13 / 0.58)

CMYK yüzdeleri

%37.04
%0
%12.96
%57.65

Codes

Color #446C5E in popluar color models

44 6C 5E
RGB 68 108 94
HSL 159° 22.73% 34.51%
HSB/HSV 159° 37.04% 42.35%
CMYK 37.04% 0.00% 12.96%
57.65%

Color #446C5E in popluar number systems.

HEX 44 6C 5E
Decimal 68 108 94
Binary 1000100 1101100 1011110
Octal 104 154 136

Shades and tints

Shades of #446C5E

#446C5E
(68,108,94)
#3E6356
(62,99,86)
#385A4E
(56,90,78)
#325146
(50,81,70)
#2C483E
(44,72,62)
#263F36
(38,63,54)
#20362E
(32,54,46)
#1A2D26
(26,45,38)
#14241E
(20,36,30)
#0E1B16
(14,27,22)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #446C5E

#446C5E
(68,108,94)
#55796C
(85,121,108)
#66867A
(102,134,122)
#779388
(119,147,136)
#88A096
(136,160,150)
#99ADA4
(153,173,164)
#AABAB2
(170,186,178)
#BBC7C0
(187,199,192)
#CCD4CE
(204,212,206)
#DDE1DC
(221,225,220)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446C5E color. Also use rgb(68,108,94) instead hex code.

Text Font Color

.myTextColor { color: #446C5E; }

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

This text font color is #446C5E.

Background Color

.myBgColor { background-color: #446C5E; }

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

This div background color is #446C5E.

Border color

.myBorderColor { border: 1px solid #446C5E; }

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

This div border color is #446C5E.

Opacity

.myOpacity80 { color: #446C5E; opacity: 0.8; }

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

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

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

This text has shadow with #446C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446C5E.

Preview

Color preview on black background

This text has color #446C5E on black background.


Color preview on white background

This text has color #446C5E on white background.


Black color preview on #446C5E background

This text has black color on #446C5E background.


White color preview on #446C5E background

This text has white color on #446C5E background.


Related colors

Complementary color

Complementary color for #hex is #BB93A1.


I love getcolorcode.com

Triadic colors

1 #5E446C and #6C5E44 with #446C5E are triadic colors.

2 #5E6C44 and #6C445E with #446C5E are triadic colors.