COLOR #48735F

HEX: #48735F RGB: (72,115,95)

Renk bilgisi

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

RGB renk modeli

#48735F color RGB value is (72,115,95).

RGB: (72,115,95) (28%, 45%, 37%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 115 of 255 = 45%
B 95 of 255 = 37%

72
115
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 115 + 95 = 282 (100%)
R 72 of 282 ~ 25.53%
G 115 of 282 ~ 40.78%
B 95 of 282 ~ 33.69'%

%25.53
%40.78
%33.69

CMYK RENK MODELİ

#48735F rengi CMYK tonu (37,0,17,55).

  • camgöbeği tonu 37.39%
  • eflatun tonu 0.00%
  • sarı tonu 17.39%
  • ana renk tonu 54.90%

CMYK: (37,0,17,55)
C37M0Y17K55 (37%, 0%, 17%, 55%)
(0.37 / 0.00 / 0.17 / 0.55)

CMYK yüzdeleri

%37.39
%0
%17.39
%54.9

Codes

Color #48735F in popluar color models

48 73 5F
RGB 72 115 95
HSL 152° 22.99% 36.67%
HSB/HSV 152° 37.39% 45.10%
CMYK 37.39% 0.00% 17.39%
54.90%

Color #48735F in popluar number systems.

HEX 48 73 5F
Decimal 72 115 95
Binary 1001000 1110011 1011111
Octal 110 163 137

Shades and tints

Shades of #48735F

#48735F
(72,115,95)
#426957
(66,105,87)
#3C5F4F
(60,95,79)
#365547
(54,85,71)
#304B3F
(48,75,63)
#2A4137
(42,65,55)
#24372F
(36,55,47)
#1E2D27
(30,45,39)
#18231F
(24,35,31)
#121917
(18,25,23)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #48735F

#48735F
(72,115,95)
#587F6D
(88,127,109)
#688B7B
(104,139,123)
#789789
(120,151,137)
#88A397
(136,163,151)
#98AFA5
(152,175,165)
#A8BBB3
(168,187,179)
#B8C7C1
(184,199,193)
#C8D3CF
(200,211,207)
#D8DFDD
(216,223,221)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48735F color. Also use rgb(72,115,95) instead hex code.

Text Font Color

.myTextColor { color: #48735F; }

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

This text font color is #48735F.

Background Color

.myBgColor { background-color: #48735F; }

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

This div background color is #48735F.

Border color

.myBorderColor { border: 1px solid #48735F; }

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

This div border color is #48735F.

Opacity

.myOpacity80 { color: #48735F; opacity: 0.8; }

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

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

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

This text has shadow with #48735F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48735F.

Preview

Color preview on black background

This text has color #48735F on black background.


Color preview on white background

This text has color #48735F on white background.


Black color preview on #48735F background

This text has black color on #48735F background.


White color preview on #48735F background

This text has white color on #48735F background.


Related colors

Complementary color

Complementary color for #hex is #B78CA0.


I love getcolorcode.com

Triadic colors

1 #5F4873 and #735F48 with #48735F are triadic colors.

2 #5F7348 and #73485F with #48735F are triadic colors.