COLOR #467055

HEX: #467055 RGB: (70,112,85)

Color info

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

RGB color model

#467055 color RGB value is (70,112,85).

RGB: (70,112,85) (27%, 44%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 112 of 255 = 44%
B 85 of 255 = 33%

70
112
85

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

Portions of RGB colors in percentages

R + G + B = 70 + 112 + 85 = 267 (100%)
R 70 of 267 ~ 26.22%
G 112 of 267 ~ 41.95%
B 85 of 267 ~ 31.84'%

%26.22
%41.95
%31.84

CMYK color model

#467055 color CMYK value is (38,0,24,56).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 24.11%
  • key color value is 56.08%

CMYK: (38,0,24,56)
C38M0Y24K56 (38%, 0%, 24%, 56%)
(0.38 / 0.00 / 0.24 / 0.56)

CMYK percentages

%37.5
%0
%24.11
%56.08

Codes

Color #467055 in popluar color models

46 70 55
RGB 70 112 85
HSL 141° 23.08% 35.69%
HSB/HSV 141° 37.50% 43.92%
CMYK 37.50% 0.00% 24.11%
56.08%

Color #467055 in popluar number systems.

HEX 46 70 55
Decimal 70 112 85
Binary 1000110 1110000 1010101
Octal 106 160 125

Shades and tints

Shades of #467055

#467055
(70,112,85)
#40664E
(64,102,78)
#3A5C47
(58,92,71)
#345240
(52,82,64)
#2E4839
(46,72,57)
#283E32
(40,62,50)
#22342B
(34,52,43)
#1C2A24
(28,42,36)
#16201D
(22,32,29)
#101616
(16,22,22)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #467055

#467055
(70,112,85)
#567D64
(86,125,100)
#668A73
(102,138,115)
#769782
(118,151,130)
#86A491
(134,164,145)
#96B1A0
(150,177,160)
#A6BEAF
(166,190,175)
#B6CBBE
(182,203,190)
#C6D8CD
(198,216,205)
#D6E5DC
(214,229,220)
#E6F2EB
(230,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467055 color. Also use rgb(70,112,85) instead hex code.

Text Font Color

.myTextColor { color: #467055; }

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

This text font color is #467055.

Background Color

.myBgColor { background-color: #467055; }

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

This div background color is #467055.

Border color

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

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

This div border color is #467055.

Opacity

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

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

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

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

This text has shadow with #467055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467055.

Preview

Color preview on black background

This text has color #467055 on black background.


Color preview on white background

This text has color #467055 on white background.


Black color preview on #467055 background

This text has black color on #467055 background.


White color preview on #467055 background

This text has white color on #467055 background.


Related colors

Complementary color

Complementary color for #hex is #B98FAA.


I love getcolorcode.com

Triadic colors

1 #554670 and #705546 with #467055 are triadic colors.

2 #557046 and #704655 with #467055 are triadic colors.