COLOR #468287

HEX: #468287 RGB: (70,130,135)

Color info

#468287 contains mainly green and blue colors. Web safe color of #468287 is #339999 (or #399).

RGB color model

#468287 color RGB value is (70,130,135).

RGB: (70,130,135) (27%, 51%, 53%)

RGB channels and saturation

R 70 of 255 = 27%
G 130 of 255 = 51%
B 135 of 255 = 53%

70
130
135

R + G + B ~ 44%. #468287 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 130 + 135 = 335 (100%)
R 70 of 335 ~ 20.9%
G 130 of 335 ~ 38.81%
B 135 of 335 ~ 40.3'%

%20.9
%38.81
%40.3

CMYK color model

#468287 color CMYK value is (48,4,0,47).

  • cyan value is 48.15%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (48,4,0,47)
C48M4Y0K47 (48%, 4%, 0%, 47%)
(0.48 / 0.04 / 0.00 / 0.47)

CMYK percentages

%48.15
%3.7
%0
%47.06

Codes

Color #468287 in popluar color models

46 82 87
RGB 70 130 135
HSL 185° 31.71% 40.20%
HSB/HSV 185° 48.15% 52.94%
CMYK 48.15% 3.70% 0.00%
47.06%

Color #468287 in popluar number systems.

HEX 46 82 87
Decimal 70 130 135
Binary 1000110 10000010 10000111
Octal 106 202 207

Shades and tints

Shades of #468287

#468287
(70,130,135)
#40777B
(64,119,123)
#3A6C6F
(58,108,111)
#346163
(52,97,99)
#2E5657
(46,86,87)
#284B4B
(40,75,75)
#22403F
(34,64,63)
#1C3533
(28,53,51)
#162A27
(22,42,39)
#101F1B
(16,31,27)
#0A140F
(10,20,15)
#000000
(0,0,0)

Tints of #468287

#468287
(70,130,135)
#568D91
(86,141,145)
#66989B
(102,152,155)
#76A3A5
(118,163,165)
#86AEAF
(134,174,175)
#96B9B9
(150,185,185)
#A6C4C3
(166,196,195)
#B6CFCD
(182,207,205)
#C6DAD7
(198,218,215)
#D6E5E1
(214,229,225)
#E6F0EB
(230,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468287 color. Also use rgb(70,130,135) instead hex code.

Text Font Color

.myTextColor { color: #468287; }

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

This text font color is #468287.

Background Color

.myBgColor { background-color: #468287; }

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

This div background color is #468287.

Border color

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

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

This div border color is #468287.

Opacity

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

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

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

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

This text has shadow with #468287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468287.

Preview

Color preview on black background

This text has color #468287 on black background.


Color preview on white background

This text has color #468287 on white background.


Black color preview on #468287 background

This text has black color on #468287 background.


White color preview on #468287 background

This text has white color on #468287 background.


Related colors

Complementary color

Complementary color for #hex is #B97D78.


I love getcolorcode.com

Triadic colors

1 #874682 and #828746 with #468287 are triadic colors.

2 #878246 and #824687 with #468287 are triadic colors.