COLOR #466258

HEX: #466258 RGB: (70,98,88)

Color info

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

RGB color model

#466258 color RGB value is (70,98,88).

RGB: (70,98,88) (27%, 38%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 88 of 255 = 35%

70
98
88

R + G + B ~ 33%. #466258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 88 = 256 (100%)
R 70 of 256 ~ 27.34%
G 98 of 256 ~ 38.28%
B 88 of 256 ~ 34.38'%

%27.34
%38.28
%34.38

CMYK color model

#466258 color CMYK value is (29,0,10,62).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (29,0,10,62)
C29M0Y10K62 (29%, 0%, 10%, 62%)
(0.29 / 0.00 / 0.10 / 0.62)

CMYK percentages

%28.57
%0
%10.2
%61.57

Codes

Color #466258 in popluar color models

46 62 58
RGB 70 98 88
HSL 159° 16.67% 32.94%
HSB/HSV 159° 28.57% 38.43%
CMYK 28.57% 0.00% 10.20%
61.57%

Color #466258 in popluar number systems.

HEX 46 62 58
Decimal 70 98 88
Binary 1000110 1100010 1011000
Octal 106 142 130

Shades and tints

Shades of #466258

#466258
(70,98,88)
#405A50
(64,90,80)
#3A5248
(58,82,72)
#344A40
(52,74,64)
#2E4238
(46,66,56)
#283A30
(40,58,48)
#223228
(34,50,40)
#1C2A20
(28,42,32)
#162218
(22,34,24)
#101A10
(16,26,16)
#0A1208
(10,18,8)
#000000
(0,0,0)

Tints of #466258

#466258
(70,98,88)
#567067
(86,112,103)
#667E76
(102,126,118)
#768C85
(118,140,133)
#869A94
(134,154,148)
#96A8A3
(150,168,163)
#A6B6B2
(166,182,178)
#B6C4C1
(182,196,193)
#C6D2D0
(198,210,208)
#D6E0DF
(214,224,223)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466258 color. Also use rgb(70,98,88) instead hex code.

Text Font Color

.myTextColor { color: #466258; }

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

This text font color is #466258.

Background Color

.myBgColor { background-color: #466258; }

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

This div background color is #466258.

Border color

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

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

This div border color is #466258.

Opacity

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

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

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

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

This text has shadow with #466258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466258.

Preview

Color preview on black background

This text has color #466258 on black background.


Color preview on white background

This text has color #466258 on white background.


Black color preview on #466258 background

This text has black color on #466258 background.


White color preview on #466258 background

This text has white color on #466258 background.


Related colors

Complementary color

Complementary color for #hex is #B99DA7.


I love getcolorcode.com

Triadic colors

1 #584662 and #625846 with #466258 are triadic colors.

2 #586246 and #624658 with #466258 are triadic colors.