COLOR #446B58

HEX: #446B58 RGB: (68,107,88)

Renk bilgisi

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

RGB renk modeli

#446B58 color RGB value is (68,107,88).

RGB: (68,107,88) (27%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 107 of 255 = 42%
B 88 of 255 = 35%

68
107
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 68 + 107 + 88 = 263 (100%)
R 68 of 263 ~ 25.86%
G 107 of 263 ~ 40.68%
B 88 of 263 ~ 33.46'%

%25.86
%40.68
%33.46

CMYK RENK MODELİ

#446B58 rengi CMYK tonu (36,0,18,58).

  • camgöbeği tonu 36.45%
  • eflatun tonu 0.00%
  • sarı tonu 17.76%
  • ana renk tonu 58.04%
CMYK: (36,0,18,58) C36M0Y18K58 (36%,0%,18%,58%) (0.36/0.00/0.18/0.58) 

CMYK yüzdeleri

%36.45
%0
%17.76
%58.04

Codes

Color #446B58 in popluar color models

44 6B 58
RGB 68 107 88
HSL 151° 22.29% 34.31%
HSB/HSV 151° 36.45% 41.96%
CMYK 36.45% 0.00% 17.76%
58.04%

Color #446B58 in popluar number systems.

HEX 44 6B 58
Decimal 68 107 88
Binary 1000100 1101011 1011000
Octal 104 153 130

Shades and tints

Shades of #446B58

#446B58
(68,107,88)
#3E6250
(62,98,80)
#385948
(56,89,72)
#325040
(50,80,64)
#2C4738
(44,71,56)
#263E30
(38,62,48)
#203528
(32,53,40)
#1A2C20
(26,44,32)
#142318
(20,35,24)
#0E1A10
(14,26,16)
#081108
(8,17,8)
#000000
(0,0,0)

Tints of #446B58

#446B58
(68,107,88)
#557867
(85,120,103)
#668576
(102,133,118)
#779285
(119,146,133)
#889F94
(136,159,148)
#99ACA3
(153,172,163)
#AAB9B2
(170,185,178)
#BBC6C1
(187,198,193)
#CCD3D0
(204,211,208)
#DDE0DF
(221,224,223)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446B58 color. Also use rgb(68,107,88) instead hex code.

Text Font Color

.myTextColor { color: #446B58; }

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

This text font color is #446B58.

Background Color

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

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

This div background color is #446B58.

Border color

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

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

This div border color is #446B58.

Opacity

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

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

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

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

This text has shadow with #446B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446B58.

Preview

Color preview on black background

This text has color #446B58 on black background.


Color preview on white background

This text has color #446B58 on white background.


Black color preview on #446B58 background

This text has black color on #446B58 background.


White color preview on #446B58 background

This text has white color on #446B58 background.


Related colors

Complementary color

Complementary color for #hex is #BB94A7.


I love getcolorcode.com

Triadic colors

1 #58446B and #6B5844 with #446B58 are triadic colors.

2 #586B44 and #6B4458 with #446B58 are triadic colors.