COLOR #487251

HEX: #487251 RGB: (72,114,81)

Renk bilgisi

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

RGB renk modeli

#487251 color RGB value is (72,114,81).

RGB: (72,114,81) (28%, 45%, 32%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 114 of 255 = 45%
B 81 of 255 = 32%

72
114
81

R + G + B ~ 35%. #487251 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 114 + 81 = 267 (100%)
R 72 of 267 ~ 26.97%
G 114 of 267 ~ 42.7%
B 81 of 267 ~ 30.34'%

%26.97
%42.7
%30.34

CMYK RENK MODELİ

#487251 rengi CMYK tonu (37,0,29,55).

  • camgöbeği tonu 36.84%
  • eflatun tonu 0.00%
  • sarı tonu 28.95%
  • ana renk tonu 55.29%

CMYK: (37,0,29,55)
C37M0Y29K55 (37%, 0%, 29%, 55%)
(0.37 / 0.00 / 0.29 / 0.55)

CMYK yüzdeleri

%36.84
%0
%28.95
%55.29

Codes

Color #487251 in popluar color models

48 72 51
RGB 72 114 81
HSL 133° 22.58% 36.47%
HSB/HSV 133° 36.84% 44.71%
CMYK 36.84% 0.00% 28.95%
55.29%

Color #487251 in popluar number systems.

HEX 48 72 51
Decimal 72 114 81
Binary 1001000 1110010 1010001
Octal 110 162 121

Shades and tints

Shades of #487251

#487251
(72,114,81)
#42684A
(66,104,74)
#3C5E43
(60,94,67)
#36543C
(54,84,60)
#304A35
(48,74,53)
#2A402E
(42,64,46)
#243627
(36,54,39)
#1E2C20
(30,44,32)
#182219
(24,34,25)
#121812
(18,24,18)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #487251

#487251
(72,114,81)
#587E60
(88,126,96)
#688A6F
(104,138,111)
#78967E
(120,150,126)
#88A28D
(136,162,141)
#98AE9C
(152,174,156)
#A8BAAB
(168,186,171)
#B8C6BA
(184,198,186)
#C8D2C9
(200,210,201)
#D8DED8
(216,222,216)
#E8EAE7
(232,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487251 color. Also use rgb(72,114,81) instead hex code.

Text Font Color

.myTextColor { color: #487251; }

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

This text font color is #487251.

Background Color

.myBgColor { background-color: #487251; }

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

This div background color is #487251.

Border color

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

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

This div border color is #487251.

Opacity

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

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

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

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

This text has shadow with #487251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487251.

Preview

Color preview on black background

This text has color #487251 on black background.


Color preview on white background

This text has color #487251 on white background.


Black color preview on #487251 background

This text has black color on #487251 background.


White color preview on #487251 background

This text has white color on #487251 background.


Related colors

Complementary color

Complementary color for #hex is #B78DAE.


I love getcolorcode.com

Triadic colors

1 #514872 and #725148 with #487251 are triadic colors.

2 #517248 and #724851 with #487251 are triadic colors.