COLOR #456367

HEX: #456367 RGB: (69,99,103)

Color info

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

RGB color model

#456367 color RGB value is (69,99,103).

RGB: (69,99,103) (27%, 39%, 40%)

RGB channels and saturation

R 69 of 255 = 27%
G 99 of 255 = 39%
B 103 of 255 = 40%

69
99
103

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

Portions of RGB colors in percentages

R + G + B = 69 + 99 + 103 = 271 (100%)
R 69 of 271 ~ 25.46%
G 99 of 271 ~ 36.53%
B 103 of 271 ~ 38.01'%

%25.46
%36.53
%38.01

CMYK color model

#456367 color CMYK value is (33,4,0,60).

  • cyan value is 33.01%
  • magenta value is 3.88%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (33,4,0,60) C33M4Y0K60 (33%,4%,0%,60%) (0.33/0.04/0.00/0.60) 

CMYK percentages

%33.01
%3.88
%0
%59.61

Codes

Color #456367 in popluar color models

45 63 67
RGB 69 99 103
HSL 187° 19.77% 33.73%
HSB/HSV 187° 33.01% 40.39%
CMYK 33.01% 3.88% 0.00%
59.61%

Color #456367 in popluar number systems.

HEX 45 63 67
Decimal 69 99 103
Binary 1000101 1100011 1100111
Octal 105 143 147

Shades and tints

Shades of #456367

#456367
(69,99,103)
#3F5A5E
(63,90,94)
#395155
(57,81,85)
#33484C
(51,72,76)
#2D3F43
(45,63,67)
#27363A
(39,54,58)
#212D31
(33,45,49)
#1B2428
(27,36,40)
#151B1F
(21,27,31)
#0F1216
(15,18,22)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #456367

#456367
(69,99,103)
#557174
(85,113,116)
#657F81
(101,127,129)
#758D8E
(117,141,142)
#859B9B
(133,155,155)
#95A9A8
(149,169,168)
#A5B7B5
(165,183,181)
#B5C5C2
(181,197,194)
#C5D3CF
(197,211,207)
#D5E1DC
(213,225,220)
#E5EFE9
(229,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #456367 color. Also use rgb(69,99,103) instead hex code.

Text Font Color

.myTextColor { color: #456367; }

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

This text font color is #456367.

Background Color

.myBgColor { background-color: #456367; }

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

This div background color is #456367.

Border color

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

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

This div border color is #456367.

Opacity

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

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

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

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

This text has shadow with #456367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #456367.

Preview

Color preview on black background

This text has color #456367 on black background.


Color preview on white background

This text has color #456367 on white background.


Black color preview on #456367 background

This text has black color on #456367 background.


White color preview on #456367 background

This text has white color on #456367 background.


Related colors

Complementary color

Complementary color for #hex is #BA9C98.


I love getcolorcode.com

Triadic colors

1 #674563 and #636745 with #456367 are triadic colors.

2 #676345 and #634567 with #456367 are triadic colors.