COLOR #488263

HEX: #488263 RGB: (72,130,99)

Renk bilgisi

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

RGB renk modeli

#488263 color RGB value is (72,130,99).

RGB: (72,130,99) (28%, 51%, 39%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 130 of 255 = 51%
B 99 of 255 = 39%

72
130
99

R + G + B ~ 39%. #488263 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 130 + 99 = 301 (100%)
R 72 of 301 ~ 23.92%
G 130 of 301 ~ 43.19%
B 99 of 301 ~ 32.89'%

%23.92
%43.19
%32.89

CMYK RENK MODELİ

#488263 rengi CMYK tonu (45,0,24,49).

  • camgöbeği tonu 44.62%
  • eflatun tonu 0.00%
  • sarı tonu 23.85%
  • ana renk tonu 49.02%

CMYK: (45,0,24,49)
C45M0Y24K49 (45%, 0%, 24%, 49%)
(0.45 / 0.00 / 0.24 / 0.49)

CMYK yüzdeleri

%44.62
%0
%23.85
%49.02

Codes

Color #488263 in popluar color models

48 82 63
RGB 72 130 99
HSL 148° 28.71% 39.61%
HSB/HSV 148° 44.62% 50.98%
CMYK 44.62% 0.00% 23.85%
49.02%

Color #488263 in popluar number systems.

HEX 48 82 63
Decimal 72 130 99
Binary 1001000 10000010 1100011
Octal 110 202 143

Shades and tints

Shades of #488263

#488263
(72,130,99)
#42775A
(66,119,90)
#3C6C51
(60,108,81)
#366148
(54,97,72)
#30563F
(48,86,63)
#2A4B36
(42,75,54)
#24402D
(36,64,45)
#1E3524
(30,53,36)
#182A1B
(24,42,27)
#121F12
(18,31,18)
#0C1409
(12,20,9)
#000000
(0,0,0)

Tints of #488263

#488263
(72,130,99)
#588D71
(88,141,113)
#68987F
(104,152,127)
#78A38D
(120,163,141)
#88AE9B
(136,174,155)
#98B9A9
(152,185,169)
#A8C4B7
(168,196,183)
#B8CFC5
(184,207,197)
#C8DAD3
(200,218,211)
#D8E5E1
(216,229,225)
#E8F0EF
(232,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488263 color. Also use rgb(72,130,99) instead hex code.

Text Font Color

.myTextColor { color: #488263; }

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

This text font color is #488263.

Background Color

.myBgColor { background-color: #488263; }

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

This div background color is #488263.

Border color

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

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

This div border color is #488263.

Opacity

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

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

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

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

This text has shadow with #488263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488263.

Preview

Color preview on black background

This text has color #488263 on black background.


Color preview on white background

This text has color #488263 on white background.


Black color preview on #488263 background

This text has black color on #488263 background.


White color preview on #488263 background

This text has white color on #488263 background.


Related colors

Complementary color

Complementary color for #hex is #B77D9C.


I love getcolorcode.com

Triadic colors

1 #634882 and #826348 with #488263 are triadic colors.

2 #638248 and #824863 with #488263 are triadic colors.