COLOR #48596B

HEX: #48596B RGB: (72,89,107)

Renk bilgisi

#48596B contains red, green and blue colors in about the same proportion. #48596B ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#48596B color RGB value is (72,89,107).

RGB: (72,89,107) (28%, 35%, 42%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 89 of 255 = 35%
B 107 of 255 = 42%

72
89
107

R + G + B ~ 35%. #48596B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 89 + 107 = 268 (100%)
R 72 of 268 ~ 26.87%
G 89 of 268 ~ 33.21%
B 107 of 268 ~ 39.93'%

%26.87
%33.21
%39.93

CMYK RENK MODELİ

#48596B rengi CMYK tonu (33,17,0,58).

  • camgöbeği tonu 32.71%
  • eflatun tonu 16.82%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (33,17,0,58)
C33M17Y0K58 (33%, 17%, 0%, 58%)
(0.33 / 0.17 / 0.00 / 0.58)

CMYK yüzdeleri

%32.71
%16.82
%0
%58.04

Codes

Color #48596B in popluar color models

48 59 6B
RGB 72 89 107
HSL 211° 19.55% 35.10%
HSB/HSV 211° 32.71% 41.96%
CMYK 32.71% 16.82% 0.00%
58.04%

Color #48596B in popluar number systems.

HEX 48 59 6B
Decimal 72 89 107
Binary 1001000 1011001 1101011
Octal 110 131 153

Shades and tints

Shades of #48596B

#48596B
(72,89,107)
#425162
(66,81,98)
#3C4959
(60,73,89)
#364150
(54,65,80)
#303947
(48,57,71)
#2A313E
(42,49,62)
#242935
(36,41,53)
#1E212C
(30,33,44)
#181923
(24,25,35)
#12111A
(18,17,26)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #48596B

#48596B
(72,89,107)
#586878
(88,104,120)
#687785
(104,119,133)
#788692
(120,134,146)
#88959F
(136,149,159)
#98A4AC
(152,164,172)
#A8B3B9
(168,179,185)
#B8C2C6
(184,194,198)
#C8D1D3
(200,209,211)
#D8E0E0
(216,224,224)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48596B; }

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

This text font color is #48596B.

Background Color

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

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

This div background color is #48596B.

Border color

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

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

This div border color is #48596B.

Opacity

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

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

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

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

This text has shadow with #48596B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48596B.

Preview

Color preview on black background

This text has color #48596B on black background.


Color preview on white background

This text has color #48596B on white background.


Black color preview on #48596B background

This text has black color on #48596B background.


White color preview on #48596B background

This text has white color on #48596B background.


Related colors

Complementary color

Complementary color for #hex is #B7A694.


I love getcolorcode.com

Triadic colors

1 #6B4859 and #596B48 with #48596B are triadic colors.

2 #6B5948 and #59486B with #48596B are triadic colors.