COLOR #48733E

HEX: #48733E RGB: (72,115,62)

Renk bilgisi

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

RGB renk modeli

#48733E color RGB value is (72,115,62).

RGB: (72,115,62) (28%, 45%, 24%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 115 of 255 = 45%
B 62 of 255 = 24%

72
115
62

R + G + B ~ 32%. #48733E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 115 + 62 = 249 (100%)
R 72 of 249 ~ 28.92%
G 115 of 249 ~ 46.18%
B 62 of 249 ~ 24.9'%

%28.92
%46.18
%24.9

CMYK RENK MODELİ

#48733E rengi CMYK tonu (37,0,46,55).

  • camgöbeği tonu 37.39%
  • eflatun tonu 0.00%
  • sarı tonu 46.09%
  • ana renk tonu 54.90%
CMYK: (37,0,46,55) C37M0Y46K55 (37%,0%,46%,55%) (0.37/0.00/0.46/0.55) 

CMYK yüzdeleri

%37.39
%0
%46.09
%54.9

Codes

Color #48733E in popluar color models

48 73 3E
RGB 72 115 62
HSL 109° 29.94% 34.71%
HSB/HSV 109° 46.09% 45.10%
CMYK 37.39% 0.00% 46.09%
54.90%

Color #48733E in popluar number systems.

HEX 48 73 3E
Decimal 72 115 62
Binary 1001000 1110011 111110
Octal 110 163 76

Shades and tints

Shades of #48733E

#48733E
(72,115,62)
#426939
(66,105,57)
#3C5F34
(60,95,52)
#36552F
(54,85,47)
#304B2A
(48,75,42)
#2A4125
(42,65,37)
#243720
(36,55,32)
#1E2D1B
(30,45,27)
#182316
(24,35,22)
#121911
(18,25,17)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #48733E

#48733E
(72,115,62)
#587F4F
(88,127,79)
#688B60
(104,139,96)
#789771
(120,151,113)
#88A382
(136,163,130)
#98AF93
(152,175,147)
#A8BBA4
(168,187,164)
#B8C7B5
(184,199,181)
#C8D3C6
(200,211,198)
#D8DFD7
(216,223,215)
#E8EBE8
(232,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48733E; }

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

This text font color is #48733E.

Background Color

.myBgColor { background-color: #48733E; }

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

This div background color is #48733E.

Border color

.myBorderColor { border: 1px solid #48733E; }

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

This div border color is #48733E.

Opacity

.myOpacity80 { color: #48733E; opacity: 0.8; }

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

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

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

This text has shadow with #48733E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48733E.

Preview

Color preview on black background

This text has color #48733E on black background.


Color preview on white background

This text has color #48733E on white background.


Black color preview on #48733E background

This text has black color on #48733E background.


White color preview on #48733E background

This text has white color on #48733E background.


Related colors

Complementary color

Complementary color for #hex is #B78CC1.


I love getcolorcode.com

Triadic colors

1 #3E4873 and #733E48 with #48733E are triadic colors.

2 #3E7348 and #73483E with #48733E are triadic colors.