COLOR #487684

HEX: #487684 RGB: (72,118,132)

Color info

#487684 contains mainly green and blue colors. Web safe color of #487684 is #336699 (or #369).

RGB color model

#487684 color RGB value is (72,118,132).

RGB: (72,118,132) (28%, 46%, 52%)

RGB channels and saturation

R 72 of 255 = 28%
G 118 of 255 = 46%
B 132 of 255 = 52%

72
118
132

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

Portions of RGB colors in percentages

R + G + B = 72 + 118 + 132 = 322 (100%)
R 72 of 322 ~ 22.36%
G 118 of 322 ~ 36.65%
B 132 of 322 ~ 40.99'%

%22.36
%36.65
%40.99

CMYK color model

#487684 color CMYK value is (45,11,0,48).

  • cyan value is 45.45%
  • magenta value is 10.61%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (45,11,0,48)
C45M11Y0K48 (45%, 11%, 0%, 48%)
(0.45 / 0.11 / 0.00 / 0.48)

CMYK percentages

%45.45
%10.61
%0
%48.24

Codes

Color #487684 in popluar color models

48 76 84
RGB 72 118 132
HSL 194° 29.41% 40.00%
HSB/HSV 194° 45.45% 51.76%
CMYK 45.45% 10.61% 0.00%
48.24%

Color #487684 in popluar number systems.

HEX 48 76 84
Decimal 72 118 132
Binary 1001000 1110110 10000100
Octal 110 166 204

Shades and tints

Shades of #487684

#487684
(72,118,132)
#426C78
(66,108,120)
#3C626C
(60,98,108)
#365860
(54,88,96)
#304E54
(48,78,84)
#2A4448
(42,68,72)
#243A3C
(36,58,60)
#1E3030
(30,48,48)
#182624
(24,38,36)
#121C18
(18,28,24)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #487684

#487684
(72,118,132)
#58828F
(88,130,143)
#688E9A
(104,142,154)
#789AA5
(120,154,165)
#88A6B0
(136,166,176)
#98B2BB
(152,178,187)
#A8BEC6
(168,190,198)
#B8CAD1
(184,202,209)
#C8D6DC
(200,214,220)
#D8E2E7
(216,226,231)
#E8EEF2
(232,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487684 color. Also use rgb(72,118,132) instead hex code.

Text Font Color

.myTextColor { color: #487684; }

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

This text font color is #487684.

Background Color

.myBgColor { background-color: #487684; }

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

This div background color is #487684.

Border color

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

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

This div border color is #487684.

Opacity

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

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

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

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

This text has shadow with #487684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487684.

Preview

Color preview on black background

This text has color #487684 on black background.


Color preview on white background

This text has color #487684 on white background.


Black color preview on #487684 background

This text has black color on #487684 background.


White color preview on #487684 background

This text has white color on #487684 background.


Related colors

Complementary color

Complementary color for #hex is #B7897B.


I love getcolorcode.com

Triadic colors

1 #844876 and #768448 with #487684 are triadic colors.

2 #847648 and #764884 with #487684 are triadic colors.