COLOR #48679B

HEX: #48679B RGB: (72,103,155)

Renk bilgisi

#48679B contains mainly green and blue colors. #48679B ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#48679B color RGB value is (72,103,155).

RGB: (72,103,155) (28%, 40%, 61%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 103 of 255 = 40%
B 155 of 255 = 61%

72
103
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 103 + 155 = 330 (100%)
R 72 of 330 ~ 21.82%
G 103 of 330 ~ 31.21%
B 155 of 330 ~ 46.97'%

%21.82
%31.21
%46.97

CMYK RENK MODELİ

#48679B rengi CMYK tonu (54,34,0,39).

  • camgöbeği tonu 53.55%
  • eflatun tonu 33.55%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (54,34,0,39)
C54M34Y0K39 (54%, 34%, 0%, 39%)
(0.54 / 0.34 / 0.00 / 0.39)

CMYK yüzdeleri

%53.55
%33.55
%0
%39.22

Codes

Color #48679B in popluar color models

48 67 9B
RGB 72 103 155
HSL 218° 36.56% 44.51%
HSB/HSV 218° 53.55% 60.78%
CMYK 53.55% 33.55% 0.00%
39.22%

Color #48679B in popluar number systems.

HEX 48 67 9B
Decimal 72 103 155
Binary 1001000 1100111 10011011
Octal 110 147 233

Shades and tints

Shades of #48679B

#48679B
(72,103,155)
#425E8D
(66,94,141)
#3C557F
(60,85,127)
#364C71
(54,76,113)
#304363
(48,67,99)
#2A3A55
(42,58,85)
#243147
(36,49,71)
#1E2839
(30,40,57)
#181F2B
(24,31,43)
#12161D
(18,22,29)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #48679B

#48679B
(72,103,155)
#5874A4
(88,116,164)
#6881AD
(104,129,173)
#788EB6
(120,142,182)
#889BBF
(136,155,191)
#98A8C8
(152,168,200)
#A8B5D1
(168,181,209)
#B8C2DA
(184,194,218)
#C8CFE3
(200,207,227)
#D8DCEC
(216,220,236)
#E8E9F5
(232,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48679B color. Also use rgb(72,103,155) instead hex code.

Text Font Color

.myTextColor { color: #48679B; }

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

This text font color is #48679B.

Background Color

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

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

This div background color is #48679B.

Border color

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

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

This div border color is #48679B.

Opacity

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

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

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

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

This text has shadow with #48679B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48679B.

Preview

Color preview on black background

This text has color #48679B on black background.


Color preview on white background

This text has color #48679B on white background.


Black color preview on #48679B background

This text has black color on #48679B background.


White color preview on #48679B background

This text has white color on #48679B background.


Related colors

Complementary color

Complementary color for #hex is #B79864.


I love getcolorcode.com

Triadic colors

1 #9B4867 and #679B48 with #48679B are triadic colors.

2 #9B6748 and #67489B with #48679B are triadic colors.