COLOR #48614A

HEX: #48614A RGB: (72,97,74)

Color info

#48614A contains red, green and blue colors in about the same proportion. Web safe color of #48614A is #336633 (or #363).

RGB color model

#48614A color RGB value is (72,97,74).

RGB: (72,97,74) (28%, 38%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 74 of 255 = 29%

72
97
74

R + G + B ~ 32%. #48614A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 74 = 243 (100%)
R 72 of 243 ~ 29.63%
G 97 of 243 ~ 39.92%
B 74 of 243 ~ 30.45'%

%29.63
%39.92
%30.45

CMYK color model

#48614A color CMYK value is (26,0,24,62).

  • cyan value is 25.77%
  • magenta value is 0.00%
  • yellow value is 23.71%
  • key color value is 61.96%

CMYK: (26,0,24,62)
C26M0Y24K62 (26%, 0%, 24%, 62%)
(0.26 / 0.00 / 0.24 / 0.62)

CMYK percentages

%25.77
%0
%23.71
%61.96

Codes

Color #48614A in popluar color models

48 61 4A
RGB 72 97 74
HSL 125° 14.79% 33.14%
HSB/HSV 125° 25.77% 38.04%
CMYK 25.77% 0.00% 23.71%
61.96%

Color #48614A in popluar number systems.

HEX 48 61 4A
Decimal 72 97 74
Binary 1001000 1100001 1001010
Octal 110 141 112

Shades and tints

Shades of #48614A

#48614A
(72,97,74)
#425944
(66,89,68)
#3C513E
(60,81,62)
#364938
(54,73,56)
#304132
(48,65,50)
#2A392C
(42,57,44)
#243126
(36,49,38)
#1E2920
(30,41,32)
#18211A
(24,33,26)
#121914
(18,25,20)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #48614A

#48614A
(72,97,74)
#586F5A
(88,111,90)
#687D6A
(104,125,106)
#788B7A
(120,139,122)
#88998A
(136,153,138)
#98A79A
(152,167,154)
#A8B5AA
(168,181,170)
#B8C3BA
(184,195,186)
#C8D1CA
(200,209,202)
#D8DFDA
(216,223,218)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48614A color. Also use rgb(72,97,74) instead hex code.

Text Font Color

.myTextColor { color: #48614A; }

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

This text font color is #48614A.

Background Color

.myBgColor { background-color: #48614A; }

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

This div background color is #48614A.

Border color

.myBorderColor { border: 1px solid #48614A; }

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

This div border color is #48614A.

Opacity

.myOpacity80 { color: #48614A; opacity: 0.8; }

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

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

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

This text has shadow with #48614A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48614A.

Preview

Color preview on black background

This text has color #48614A on black background.


Color preview on white background

This text has color #48614A on white background.


Black color preview on #48614A background

This text has black color on #48614A background.


White color preview on #48614A background

This text has white color on #48614A background.


Related colors

Complementary color

Complementary color for #hex is #B79EB5.


I love getcolorcode.com

Triadic colors

1 #4A4861 and #614A48 with #48614A are triadic colors.

2 #4A6148 and #61484A with #48614A are triadic colors.