COLOR #48697A

HEX: #48697A RGB: (72,105,122)

Renk bilgisi

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

RGB renk modeli

#48697A color RGB value is (72,105,122).

RGB: (72,105,122) (28%, 41%, 48%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 105 of 255 = 41%
B 122 of 255 = 48%

72
105
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 105 + 122 = 299 (100%)
R 72 of 299 ~ 24.08%
G 105 of 299 ~ 35.12%
B 122 of 299 ~ 40.8'%

%24.08
%35.12
%40.8

CMYK RENK MODELİ

#48697A rengi CMYK tonu (41,14,0,52).

  • camgöbeği tonu 40.98%
  • eflatun tonu 13.93%
  • sarı tonu 0.00%
  • ana renk tonu 52.16%

CMYK: (41,14,0,52)
C41M14Y0K52 (41%, 14%, 0%, 52%)
(0.41 / 0.14 / 0.00 / 0.52)

CMYK yüzdeleri

%40.98
%13.93
%0
%52.16

Codes

Color #48697A in popluar color models

48 69 7A
RGB 72 105 122
HSL 200° 25.77% 38.04%
HSB/HSV 200° 40.98% 47.84%
CMYK 40.98% 13.93% 0.00%
52.16%

Color #48697A in popluar number systems.

HEX 48 69 7A
Decimal 72 105 122
Binary 1001000 1101001 1111010
Octal 110 151 172

Shades and tints

Shades of #48697A

#48697A
(72,105,122)
#42606F
(66,96,111)
#3C5764
(60,87,100)
#364E59
(54,78,89)
#30454E
(48,69,78)
#2A3C43
(42,60,67)
#243338
(36,51,56)
#1E2A2D
(30,42,45)
#182122
(24,33,34)
#121817
(18,24,23)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #48697A

#48697A
(72,105,122)
#587686
(88,118,134)
#688392
(104,131,146)
#78909E
(120,144,158)
#889DAA
(136,157,170)
#98AAB6
(152,170,182)
#A8B7C2
(168,183,194)
#B8C4CE
(184,196,206)
#C8D1DA
(200,209,218)
#D8DEE6
(216,222,230)
#E8EBF2
(232,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48697A color. Also use rgb(72,105,122) instead hex code.

Text Font Color

.myTextColor { color: #48697A; }

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

This text font color is #48697A.

Background Color

.myBgColor { background-color: #48697A; }

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

This div background color is #48697A.

Border color

.myBorderColor { border: 1px solid #48697A; }

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

This div border color is #48697A.

Opacity

.myOpacity80 { color: #48697A; opacity: 0.8; }

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

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

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

This text has shadow with #48697A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48697A.

Preview

Color preview on black background

This text has color #48697A on black background.


Color preview on white background

This text has color #48697A on white background.


Black color preview on #48697A background

This text has black color on #48697A background.


White color preview on #48697A background

This text has white color on #48697A background.


Related colors

Complementary color

Complementary color for #hex is #B79685.


I love getcolorcode.com

Triadic colors

1 #7A4869 and #697A48 with #48697A are triadic colors.

2 #7A6948 and #69487A with #48697A are triadic colors.