COLOR #484D63

HEX: #484D63 RGB: (72,77,99)

Renk bilgisi

#484D63 contains red, green and blue colors in about the same proportion. #484D63 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#484D63 color RGB value is (72,77,99).

RGB: (72,77,99) (28%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 77 of 255 = 30%
B 99 of 255 = 39%

72
77
99

R + G + B ~ 32%. #484D63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 77 + 99 = 248 (100%)
R 72 of 248 ~ 29.03%
G 77 of 248 ~ 31.05%
B 99 of 248 ~ 39.92'%

%29.03
%31.05
%39.92

CMYK RENK MODELİ

#484D63 rengi CMYK tonu (27,22,0,61).

  • camgöbeği tonu 27.27%
  • eflatun tonu 22.22%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (27,22,0,61)
C27M22Y0K61 (27%, 22%, 0%, 61%)
(0.27 / 0.22 / 0.00 / 0.61)

CMYK yüzdeleri

%27.27
%22.22
%0
%61.18

Codes

Color #484D63 in popluar color models

48 4D 63
RGB 72 77 99
HSL 229° 15.79% 33.53%
HSB/HSV 229° 27.27% 38.82%
CMYK 27.27% 22.22% 0.00%
61.18%

Color #484D63 in popluar number systems.

HEX 48 4D 63
Decimal 72 77 99
Binary 1001000 1001101 1100011
Octal 110 115 143

Shades and tints

Shades of #484D63

#484D63
(72,77,99)
#42465A
(66,70,90)
#3C3F51
(60,63,81)
#363848
(54,56,72)
#30313F
(48,49,63)
#2A2A36
(42,42,54)
#24232D
(36,35,45)
#1E1C24
(30,28,36)
#18151B
(24,21,27)
#120E12
(18,14,18)
#0C0709
(12,7,9)
#000000
(0,0,0)

Tints of #484D63

#484D63
(72,77,99)
#585D71
(88,93,113)
#686D7F
(104,109,127)
#787D8D
(120,125,141)
#888D9B
(136,141,155)
#989DA9
(152,157,169)
#A8ADB7
(168,173,183)
#B8BDC5
(184,189,197)
#C8CDD3
(200,205,211)
#D8DDE1
(216,221,225)
#E8EDEF
(232,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484D63; }

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

This text font color is #484D63.

Background Color

.myBgColor { background-color: #484D63; }

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

This div background color is #484D63.

Border color

.myBorderColor { border: 1px solid #484D63; }

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

This div border color is #484D63.

Opacity

.myOpacity80 { color: #484D63; opacity: 0.8; }

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

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

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

This text has shadow with #484D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484D63.

Preview

Color preview on black background

This text has color #484D63 on black background.


Color preview on white background

This text has color #484D63 on white background.


Black color preview on #484D63 background

This text has black color on #484D63 background.


White color preview on #484D63 background

This text has white color on #484D63 background.


Related colors

Complementary color

Complementary color for #hex is #B7B29C.


I love getcolorcode.com

Triadic colors

1 #63484D and #4D6348 with #484D63 are triadic colors.

2 #634D48 and #4D4863 with #484D63 are triadic colors.