COLOR #488C46

HEX: #488C46 RGB: (72,140,70)

Renk bilgisi

#488C46 contains mainly green color. #488C46 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#488C46 color RGB value is (72,140,70).

RGB: (72,140,70) (28%, 55%, 27%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 140 of 255 = 55%
B 70 of 255 = 27%

72
140
70

R + G + B ~ 37%. #488C46 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 140 + 70 = 282 (100%)
R 72 of 282 ~ 25.53%
G 140 of 282 ~ 49.65%
B 70 of 282 ~ 24.82'%

%25.53
%49.65
%24.82

CMYK RENK MODELİ

#488C46 rengi CMYK tonu (49,0,50,45).

  • camgöbeği tonu 48.57%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 45.10%

CMYK: (49,0,50,45)
C49M0Y50K45 (49%, 0%, 50%, 45%)
(0.49 / 0.00 / 0.50 / 0.45)

CMYK yüzdeleri

%48.57
%0
%50
%45.1

Codes

Color #488C46 in popluar color models

48 8C 46
RGB 72 140 70
HSL 118° 33.33% 41.18%
HSB/HSV 118° 50.00% 54.90%
CMYK 48.57% 0.00% 50.00%
45.10%

Color #488C46 in popluar number systems.

HEX 48 8C 46
Decimal 72 140 70
Binary 1001000 10001100 1000110
Octal 110 214 106

Shades and tints

Shades of #488C46

#488C46
(72,140,70)
#428040
(66,128,64)
#3C743A
(60,116,58)
#366834
(54,104,52)
#305C2E
(48,92,46)
#2A5028
(42,80,40)
#244422
(36,68,34)
#1E381C
(30,56,28)
#182C16
(24,44,22)
#122010
(18,32,16)
#0C140A
(12,20,10)
#000000
(0,0,0)

Tints of #488C46

#488C46
(72,140,70)
#589656
(88,150,86)
#68A066
(104,160,102)
#78AA76
(120,170,118)
#88B486
(136,180,134)
#98BE96
(152,190,150)
#A8C8A6
(168,200,166)
#B8D2B6
(184,210,182)
#C8DCC6
(200,220,198)
#D8E6D6
(216,230,214)
#E8F0E6
(232,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488C46 color. Also use rgb(72,140,70) instead hex code.

Text Font Color

.myTextColor { color: #488C46; }

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

This text font color is #488C46.

Background Color

.myBgColor { background-color: #488C46; }

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

This div background color is #488C46.

Border color

.myBorderColor { border: 1px solid #488C46; }

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

This div border color is #488C46.

Opacity

.myOpacity80 { color: #488C46; opacity: 0.8; }

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

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

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

This text has shadow with #488C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488C46.

Preview

Color preview on black background

This text has color #488C46 on black background.


Color preview on white background

This text has color #488C46 on white background.


Black color preview on #488C46 background

This text has black color on #488C46 background.


White color preview on #488C46 background

This text has white color on #488C46 background.


Related colors

Complementary color

Complementary color for #hex is #B773B9.


I love getcolorcode.com

Triadic colors

1 #46488C and #8C4648 with #488C46 are triadic colors.

2 #468C48 and #8C4846 with #488C46 are triadic colors.