COLOR #748576

HEX: #748576 RGB: (116,133,118)

Renk bilgisi

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

RGB renk modeli

#748576 color RGB value is (116,133,118).

RGB: (116,133,118) (45%, 52%, 46%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 133 of 255 = 52%
B 118 of 255 = 46%

116
133
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 133 + 118 = 367 (100%)
R 116 of 367 ~ 31.61%
G 133 of 367 ~ 36.24%
B 118 of 367 ~ 32.15'%

%31.61
%36.24
%32.15

CMYK RENK MODELİ

#748576 rengi CMYK tonu (13,0,11,48).

  • camgöbeği tonu 12.78%
  • eflatun tonu 0.00%
  • sarı tonu 11.28%
  • ana renk tonu 47.84%

CMYK: (13,0,11,48)
C13M0Y11K48 (13%, 0%, 11%, 48%)
(0.13 / 0.00 / 0.11 / 0.48)

CMYK yüzdeleri

%12.78
%0
%11.28
%47.84

Codes

Color #748576 in popluar color models

74 85 76
RGB 116 133 118
HSL 127° 6.83% 48.82%
HSB/HSV 127° 12.78% 52.16%
CMYK 12.78% 0.00% 11.28%
47.84%

Color #748576 in popluar number systems.

HEX 74 85 76
Decimal 116 133 118
Binary 1110100 10000101 1110110
Octal 164 205 166

Shades and tints

Shades of #748576

#748576
(116,133,118)
#6A796C
(106,121,108)
#606D62
(96,109,98)
#566158
(86,97,88)
#4C554E
(76,85,78)
#424944
(66,73,68)
#383D3A
(56,61,58)
#2E3130
(46,49,48)
#242526
(36,37,38)
#1A191C
(26,25,28)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #748576

#748576
(116,133,118)
#809082
(128,144,130)
#8C9B8E
(140,155,142)
#98A69A
(152,166,154)
#A4B1A6
(164,177,166)
#B0BCB2
(176,188,178)
#BCC7BE
(188,199,190)
#C8D2CA
(200,210,202)
#D4DDD6
(212,221,214)
#E0E8E2
(224,232,226)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748576 color. Also use rgb(116,133,118) instead hex code.

Text Font Color

.myTextColor { color: #748576; }

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

This text font color is #748576.

Background Color

.myBgColor { background-color: #748576; }

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

This div background color is #748576.

Border color

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

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

This div border color is #748576.

Opacity

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

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

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

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

This text has shadow with #748576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748576.

Preview

Color preview on black background

This text has color #748576 on black background.


Color preview on white background

This text has color #748576 on white background.


Black color preview on #748576 background

This text has black color on #748576 background.


White color preview on #748576 background

This text has white color on #748576 background.


Related colors

Complementary color

Complementary color for #hex is #8B7A89.


I love getcolorcode.com

Triadic colors

1 #767485 and #857674 with #748576 are triadic colors.

2 #768574 and #857476 with #748576 are triadic colors.