COLOR #487387

HEX: #487387 RGB: (72,115,135)

Color info

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

RGB color model

#487387 color RGB value is (72,115,135).

RGB: (72,115,135) (28%, 45%, 53%)

RGB channels and saturation

R 72 of 255 = 28%
G 115 of 255 = 45%
B 135 of 255 = 53%

72
115
135

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

Portions of RGB colors in percentages

R + G + B = 72 + 115 + 135 = 322 (100%)
R 72 of 322 ~ 22.36%
G 115 of 322 ~ 35.71%
B 135 of 322 ~ 41.93'%

%22.36
%35.71
%41.93

CMYK color model

#487387 color CMYK value is (47,15,0,47).

  • cyan value is 46.67%
  • magenta value is 14.81%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (47,15,0,47) C47M15Y0K47 (47%,15%,0%,47%) (0.47/0.15/0.00/0.47) 

CMYK percentages

%46.67
%14.81
%0
%47.06

Codes

Color #487387 in popluar color models

48 73 87
RGB 72 115 135
HSL 199° 30.43% 40.59%
HSB/HSV 199° 46.67% 52.94%
CMYK 46.67% 14.81% 0.00%
47.06%

Color #487387 in popluar number systems.

HEX 48 73 87
Decimal 72 115 135
Binary 1001000 1110011 10000111
Octal 110 163 207

Shades and tints

Shades of #487387

#487387
(72,115,135)
#42697B
(66,105,123)
#3C5F6F
(60,95,111)
#365563
(54,85,99)
#304B57
(48,75,87)
#2A414B
(42,65,75)
#24373F
(36,55,63)
#1E2D33
(30,45,51)
#182327
(24,35,39)
#12191B
(18,25,27)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #487387

#487387
(72,115,135)
#587F91
(88,127,145)
#688B9B
(104,139,155)
#7897A5
(120,151,165)
#88A3AF
(136,163,175)
#98AFB9
(152,175,185)
#A8BBC3
(168,187,195)
#B8C7CD
(184,199,205)
#C8D3D7
(200,211,215)
#D8DFE1
(216,223,225)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487387 color. Also use rgb(72,115,135) instead hex code.

Text Font Color

.myTextColor { color: #487387; }

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

This text font color is #487387.

Background Color

.myBgColor { background-color: #487387; }

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

This div background color is #487387.

Border color

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

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

This div border color is #487387.

Opacity

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

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

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

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

This text has shadow with #487387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487387.

Preview

Color preview on black background

This text has color #487387 on black background.


Color preview on white background

This text has color #487387 on white background.


Black color preview on #487387 background

This text has black color on #487387 background.


White color preview on #487387 background

This text has white color on #487387 background.


Related colors

Complementary color

Complementary color for #hex is #B78C78.


I love getcolorcode.com

Triadic colors

1 #874873 and #738748 with #487387 are triadic colors.

2 #877348 and #734887 with #487387 are triadic colors.