COLOR #447066

HEX: #447066 RGB: (68,112,102)

Color info

#447066 contains red, green and blue colors in about the same proportion. Web safe color of #447066 is #336666 (or #366).

RGB color model

#447066 color RGB value is (68,112,102).

RGB: (68,112,102) (27%, 44%, 40%)

RGB channels and saturation

R 68 of 255 = 27%
G 112 of 255 = 44%
B 102 of 255 = 40%

68
112
102

R + G + B ~ 37%. #447066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 112 + 102 = 282 (100%)
R 68 of 282 ~ 24.11%
G 112 of 282 ~ 39.72%
B 102 of 282 ~ 36.17'%

%24.11
%39.72
%36.17

CMYK color model

#447066 color CMYK value is (39,0,9,56).

  • cyan value is 39.29%
  • magenta value is 0.00%
  • yellow value is 8.93%
  • key color value is 56.08%

CMYK: (39,0,9,56)
C39M0Y9K56 (39%, 0%, 9%, 56%)
(0.39 / 0.00 / 0.09 / 0.56)

CMYK percentages

%39.29
%0
%8.93
%56.08

Codes

Color #447066 in popluar color models

44 70 66
RGB 68 112 102
HSL 166° 24.44% 35.29%
HSB/HSV 166° 39.29% 43.92%
CMYK 39.29% 0.00% 8.93%
56.08%

Color #447066 in popluar number systems.

HEX 44 70 66
Decimal 68 112 102
Binary 1000100 1110000 1100110
Octal 104 160 146

Shades and tints

Shades of #447066

#447066
(68,112,102)
#3E665D
(62,102,93)
#385C54
(56,92,84)
#32524B
(50,82,75)
#2C4842
(44,72,66)
#263E39
(38,62,57)
#203430
(32,52,48)
#1A2A27
(26,42,39)
#14201E
(20,32,30)
#0E1615
(14,22,21)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #447066

#447066
(68,112,102)
#557D73
(85,125,115)
#668A80
(102,138,128)
#77978D
(119,151,141)
#88A49A
(136,164,154)
#99B1A7
(153,177,167)
#AABEB4
(170,190,180)
#BBCBC1
(187,203,193)
#CCD8CE
(204,216,206)
#DDE5DB
(221,229,219)
#EEF2E8
(238,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447066 color. Also use rgb(68,112,102) instead hex code.

Text Font Color

.myTextColor { color: #447066; }

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

This text font color is #447066.

Background Color

.myBgColor { background-color: #447066; }

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

This div background color is #447066.

Border color

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

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

This div border color is #447066.

Opacity

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

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

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

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

This text has shadow with #447066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447066.

Preview

Color preview on black background

This text has color #447066 on black background.


Color preview on white background

This text has color #447066 on white background.


Black color preview on #447066 background

This text has black color on #447066 background.


White color preview on #447066 background

This text has white color on #447066 background.


Related colors

Complementary color

Complementary color for #hex is #BB8F99.


I love getcolorcode.com

Triadic colors

1 #664470 and #706644 with #447066 are triadic colors.

2 #667044 and #704466 with #447066 are triadic colors.