COLOR #487D73

HEX: #487D73 RGB: (72,125,115)

Renk bilgisi

#487D73 contains red, green and blue colors in about the same proportion. #487D73 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#487D73 color RGB value is (72,125,115).

RGB: (72,125,115) (28%, 49%, 45%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 125 of 255 = 49%
B 115 of 255 = 45%

72
125
115

R + G + B ~ 41%. #487D73 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 125 + 115 = 312 (100%)
R 72 of 312 ~ 23.08%
G 125 of 312 ~ 40.06%
B 115 of 312 ~ 36.86'%

%23.08
%40.06
%36.86

CMYK RENK MODELİ

#487D73 rengi CMYK tonu (42,0,8,51).

  • camgöbeği tonu 42.40%
  • eflatun tonu 0.00%
  • sarı tonu 8.00%
  • ana renk tonu 50.98%
CMYK: (42,0,8,51) C42M0Y8K51 (42%,0%,8%,51%) (0.42/0.00/0.08/0.51) 

CMYK yüzdeleri

%42.4
%0
%8
%50.98

Codes

Color #487D73 in popluar color models

48 7D 73
RGB 72 125 115
HSL 169° 26.90% 38.63%
HSB/HSV 169° 42.40% 49.02%
CMYK 42.40% 0.00% 8.00%
50.98%

Color #487D73 in popluar number systems.

HEX 48 7D 73
Decimal 72 125 115
Binary 1001000 1111101 1110011
Octal 110 175 163

Shades and tints

Shades of #487D73

#487D73
(72,125,115)
#427269
(66,114,105)
#3C675F
(60,103,95)
#365C55
(54,92,85)
#30514B
(48,81,75)
#2A4641
(42,70,65)
#243B37
(36,59,55)
#1E302D
(30,48,45)
#182523
(24,37,35)
#121A19
(18,26,25)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #487D73

#487D73
(72,125,115)
#58887F
(88,136,127)
#68938B
(104,147,139)
#789E97
(120,158,151)
#88A9A3
(136,169,163)
#98B4AF
(152,180,175)
#A8BFBB
(168,191,187)
#B8CAC7
(184,202,199)
#C8D5D3
(200,213,211)
#D8E0DF
(216,224,223)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487D73; }

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

This text font color is #487D73.

Background Color

.myBgColor { background-color: #487D73; }

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

This div background color is #487D73.

Border color

.myBorderColor { border: 1px solid #487D73; }

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

This div border color is #487D73.

Opacity

.myOpacity80 { color: #487D73; opacity: 0.8; }

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

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

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

This text has shadow with #487D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487D73.

Preview

Color preview on black background

This text has color #487D73 on black background.


Color preview on white background

This text has color #487D73 on white background.


Black color preview on #487D73 background

This text has black color on #487D73 background.


White color preview on #487D73 background

This text has white color on #487D73 background.


Related colors

Complementary color

Complementary color for #hex is #B7828C.


I love getcolorcode.com

Triadic colors

1 #73487D and #7D7348 with #487D73 are triadic colors.

2 #737D48 and #7D4873 with #487D73 are triadic colors.