COLOR #748258

HEX: #748258 RGB: (116,130,88)

Color info

#748258 contains red, green and blue colors in about the same proportion. Web safe color of #748258 is #669966 (or #696).

RGB color model

#748258 color RGB value is (116,130,88).

RGB: (116,130,88) (45%, 51%, 35%)

RGB channels and saturation

R 116 of 255 = 45%
G 130 of 255 = 51%
B 88 of 255 = 35%

116
130
88

R + G + B ~ 44%. #748258 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 130 + 88 = 334 (100%)
R 116 of 334 ~ 34.73%
G 130 of 334 ~ 38.92%
B 88 of 334 ~ 26.35'%

%34.73
%38.92
%26.35

CMYK color model

#748258 color CMYK value is (11,0,32,49).

  • cyan value is 10.77%
  • magenta value is 0.00%
  • yellow value is 32.31%
  • key color value is 49.02%

CMYK: (11,0,32,49)
C11M0Y32K49 (11%, 0%, 32%, 49%)
(0.11 / 0.00 / 0.32 / 0.49)

CMYK percentages

%10.77
%0
%32.31
%49.02

Codes

Color #748258 in popluar color models

74 82 58
RGB 116 130 88
HSL 80° 19.27% 42.75%
HSB/HSV 80° 32.31% 50.98%
CMYK 10.77% 0.00% 32.31%
49.02%

Color #748258 in popluar number systems.

HEX 74 82 58
Decimal 116 130 88
Binary 1110100 10000010 1011000
Octal 164 202 130

Shades and tints

Shades of #748258

#748258
(116,130,88)
#6A7750
(106,119,80)
#606C48
(96,108,72)
#566140
(86,97,64)
#4C5638
(76,86,56)
#424B30
(66,75,48)
#384028
(56,64,40)
#2E3520
(46,53,32)
#242A18
(36,42,24)
#1A1F10
(26,31,16)
#101408
(16,20,8)
#000000
(0,0,0)

Tints of #748258

#748258
(116,130,88)
#808D67
(128,141,103)
#8C9876
(140,152,118)
#98A385
(152,163,133)
#A4AE94
(164,174,148)
#B0B9A3
(176,185,163)
#BCC4B2
(188,196,178)
#C8CFC1
(200,207,193)
#D4DAD0
(212,218,208)
#E0E5DF
(224,229,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748258 color. Also use rgb(116,130,88) instead hex code.

Text Font Color

.myTextColor { color: #748258; }

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

This text font color is #748258.

Background Color

.myBgColor { background-color: #748258; }

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

This div background color is #748258.

Border color

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

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

This div border color is #748258.

Opacity

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

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

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

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

This text has shadow with #748258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748258.

Preview

Color preview on black background

This text has color #748258 on black background.


Color preview on white background

This text has color #748258 on white background.


Black color preview on #748258 background

This text has black color on #748258 background.


White color preview on #748258 background

This text has white color on #748258 background.


Related colors

Complementary color

Complementary color for #hex is #8B7DA7.


I love getcolorcode.com

Triadic colors

1 #587482 and #825874 with #748258 are triadic colors.

2 #588274 and #827458 with #748258 are triadic colors.