COLOR #48976B

HEX: #48976B RGB: (72,151,107)

Renk bilgisi

#48976B contains mainly green and blue colors. #48976B ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#48976B color RGB value is (72,151,107).

RGB: (72,151,107) (28%, 59%, 42%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 151 of 255 = 59%
B 107 of 255 = 42%

72
151
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 151 + 107 = 330 (100%)
R 72 of 330 ~ 21.82%
G 151 of 330 ~ 45.76%
B 107 of 330 ~ 32.42'%

%21.82
%45.76
%32.42

CMYK RENK MODELİ

#48976B rengi CMYK tonu (52,0,29,41).

  • camgöbeği tonu 52.32%
  • eflatun tonu 0.00%
  • sarı tonu 29.14%
  • ana renk tonu 40.78%

CMYK: (52,0,29,41)
C52M0Y29K41 (52%, 0%, 29%, 41%)
(0.52 / 0.00 / 0.29 / 0.41)

CMYK yüzdeleri

%52.32
%0
%29.14
%40.78

Codes

Color #48976B in popluar color models

48 97 6B
RGB 72 151 107
HSL 147° 35.43% 43.73%
HSB/HSV 147° 52.32% 59.22%
CMYK 52.32% 0.00% 29.14%
40.78%

Color #48976B in popluar number systems.

HEX 48 97 6B
Decimal 72 151 107
Binary 1001000 10010111 1101011
Octal 110 227 153

Shades and tints

Shades of #48976B

#48976B
(72,151,107)
#428A62
(66,138,98)
#3C7D59
(60,125,89)
#367050
(54,112,80)
#306347
(48,99,71)
#2A563E
(42,86,62)
#244935
(36,73,53)
#1E3C2C
(30,60,44)
#182F23
(24,47,35)
#12221A
(18,34,26)
#0C1511
(12,21,17)
#000000
(0,0,0)

Tints of #48976B

#48976B
(72,151,107)
#58A078
(88,160,120)
#68A985
(104,169,133)
#78B292
(120,178,146)
#88BB9F
(136,187,159)
#98C4AC
(152,196,172)
#A8CDB9
(168,205,185)
#B8D6C6
(184,214,198)
#C8DFD3
(200,223,211)
#D8E8E0
(216,232,224)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48976B color. Also use rgb(72,151,107) instead hex code.

Text Font Color

.myTextColor { color: #48976B; }

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

This text font color is #48976B.

Background Color

.myBgColor { background-color: #48976B; }

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

This div background color is #48976B.

Border color

.myBorderColor { border: 1px solid #48976B; }

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

This div border color is #48976B.

Opacity

.myOpacity80 { color: #48976B; opacity: 0.8; }

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

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

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

This text has shadow with #48976B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48976B.

Preview

Color preview on black background

This text has color #48976B on black background.


Color preview on white background

This text has color #48976B on white background.


Black color preview on #48976B background

This text has black color on #48976B background.


White color preview on #48976B background

This text has white color on #48976B background.


Related colors

Complementary color

Complementary color for #hex is #B76894.


I love getcolorcode.com

Triadic colors

1 #6B4897 and #976B48 with #48976B are triadic colors.

2 #6B9748 and #97486B with #48976B are triadic colors.