COLOR #487758

HEX: #487758 RGB: (72,119,88)

Color info

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

RGB color model

#487758 color RGB value is (72,119,88).

RGB: (72,119,88) (28%, 47%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 119 of 255 = 47%
B 88 of 255 = 35%

72
119
88

R + G + B ~ 37%. #487758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 119 + 88 = 279 (100%)
R 72 of 279 ~ 25.81%
G 119 of 279 ~ 42.65%
B 88 of 279 ~ 31.54'%

%25.81
%42.65
%31.54

CMYK color model

#487758 color CMYK value is (39,0,26,53).

  • cyan value is 39.50%
  • magenta value is 0.00%
  • yellow value is 26.05%
  • key color value is 53.33%

CMYK: (39,0,26,53)
C39M0Y26K53 (39%, 0%, 26%, 53%)
(0.39 / 0.00 / 0.26 / 0.53)

CMYK percentages

%39.5
%0
%26.05
%53.33

Codes

Color #487758 in popluar color models

48 77 58
RGB 72 119 88
HSL 140° 24.61% 37.45%
HSB/HSV 140° 39.50% 46.67%
CMYK 39.50% 0.00% 26.05%
53.33%

Color #487758 in popluar number systems.

HEX 48 77 58
Decimal 72 119 88
Binary 1001000 1110111 1011000
Octal 110 167 130

Shades and tints

Shades of #487758

#487758
(72,119,88)
#426D50
(66,109,80)
#3C6348
(60,99,72)
#365940
(54,89,64)
#304F38
(48,79,56)
#2A4530
(42,69,48)
#243B28
(36,59,40)
#1E3120
(30,49,32)
#182718
(24,39,24)
#121D10
(18,29,16)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #487758

#487758
(72,119,88)
#588367
(88,131,103)
#688F76
(104,143,118)
#789B85
(120,155,133)
#88A794
(136,167,148)
#98B3A3
(152,179,163)
#A8BFB2
(168,191,178)
#B8CBC1
(184,203,193)
#C8D7D0
(200,215,208)
#D8E3DF
(216,227,223)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487758 color. Also use rgb(72,119,88) instead hex code.

Text Font Color

.myTextColor { color: #487758; }

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

This text font color is #487758.

Background Color

.myBgColor { background-color: #487758; }

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

This div background color is #487758.

Border color

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

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

This div border color is #487758.

Opacity

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

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

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

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

This text has shadow with #487758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487758.

Preview

Color preview on black background

This text has color #487758 on black background.


Color preview on white background

This text has color #487758 on white background.


Black color preview on #487758 background

This text has black color on #487758 background.


White color preview on #487758 background

This text has white color on #487758 background.


Related colors

Complementary color

Complementary color for #hex is #B788A7.


I love getcolorcode.com

Triadic colors

1 #584877 and #775848 with #487758 are triadic colors.

2 #587748 and #774858 with #487758 are triadic colors.