COLOR #487649

HEX: #487649
RGB: (72,118,73)

Renk bilgisi

#487649 contains red, green and blue colors in about the same proportion. #487649 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#487649 color RGB value is (72,118,73).

  • kırmız ton 72;
  • yeşil ton 118;
  • mavi ton 73.
RGB:
(72,118,73)
(28%,46%,29%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 118 of 255 = 46%
B 73 of 255 = 29%

72
118
73

R + G + B ~ 34%. #487649 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
72 + 118 + 73 = 263 (100%)
R 72 of 263 ~ 27.38%
G 118 of 263 ~ 44.87%
B 73 of 263 ~ 27.76%

%27.38
%44.87
%27.76

CMYK RENK MODELİ

#487649 rengi CMYK tonu (39,0,38,54).

  • camgöbeği tonu 38.98%
  • eflatun tonu 0.00%
  • sarı tonu 38.14%
  • ana renk tonu 53.73%
CMYK:
(39,0,38,54)
C39M0Y38K54 
(39%,0%,38%,54%)
(0.39/0.00/0.38/0.54)	

CMYK yüzdeleri

%38.98
%0
%38.14
%53.73

Codes

Color #487649 in popluar color models

487649
RGB7211873
HSL121°24.21%37.25%
HSB/HSV121°38.98%46.27%
CMYK38.98%0.00%38.14%
53.73%

Color #487649 in popluar number systems.

HEX487649
Decimal7211873
Binary100100011101101001001
Octal110166111

Shades and tints

Shades of #487649

#487649
(72,118,73)
#426C43
(66,108,67)
#3C623D
(60,98,61)
#365837
(54,88,55)
#304E31
(48,78,49)
#2A442B
(42,68,43)
#243A25
(36,58,37)
#1E301F
(30,48,31)
#182619
(24,38,25)
#121C13
(18,28,19)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #487649

#487649
(72,118,73)
#588259
(88,130,89)
#688E69
(104,142,105)
#789A79
(120,154,121)
#88A689
(136,166,137)
#98B299
(152,178,153)
#A8BEA9
(168,190,169)
#B8CAB9
(184,202,185)
#C8D6C9
(200,214,201)
#D8E2D9
(216,226,217)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487649; }

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

This text font color is #487649.


Background Color

.myBgColor { background-color: #487649; }

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

This div background color is #487649.


Border color

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

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

This div border color is #487649.


Opacity

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

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

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

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

This text has shadow with #487649 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #487649 on black background.


Color preview on white background

This text has color #487649 on white background.



Black color preview on #487649 background

This text has black color on #487649 background.


White color preview on #487649 background

This text has white color on #487649 background.