COLOR #48697E

HEX: #48697E RGB: (72,105,126)

Renk bilgisi

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

RGB renk modeli

#48697E color RGB value is (72,105,126).

RGB: (72,105,126) (28%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 105 of 255 = 41%
B 126 of 255 = 49%

72
105
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 105 + 126 = 303 (100%)
R 72 of 303 ~ 23.76%
G 105 of 303 ~ 34.65%
B 126 of 303 ~ 41.58'%

%23.76
%34.65
%41.58

CMYK RENK MODELİ

#48697E rengi CMYK tonu (43,17,0,51).

  • camgöbeği tonu 42.86%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (43,17,0,51)
C43M17Y0K51 (43%, 17%, 0%, 51%)
(0.43 / 0.17 / 0.00 / 0.51)

CMYK yüzdeleri

%42.86
%16.67
%0
%50.59

Codes

Color #48697E in popluar color models

48 69 7E
RGB 72 105 126
HSL 203° 27.27% 38.82%
HSB/HSV 203° 42.86% 49.41%
CMYK 42.86% 16.67% 0.00%
50.59%

Color #48697E in popluar number systems.

HEX 48 69 7E
Decimal 72 105 126
Binary 1001000 1101001 1111110
Octal 110 151 176

Shades and tints

Shades of #48697E

#48697E
(72,105,126)
#426073
(66,96,115)
#3C5768
(60,87,104)
#364E5D
(54,78,93)
#304552
(48,69,82)
#2A3C47
(42,60,71)
#24333C
(36,51,60)
#1E2A31
(30,42,49)
#182126
(24,33,38)
#12181B
(18,24,27)
#0C0F10
(12,15,16)
#000000
(0,0,0)

Tints of #48697E

#48697E
(72,105,126)
#587689
(88,118,137)
#688394
(104,131,148)
#78909F
(120,144,159)
#889DAA
(136,157,170)
#98AAB5
(152,170,181)
#A8B7C0
(168,183,192)
#B8C4CB
(184,196,203)
#C8D1D6
(200,209,214)
#D8DEE1
(216,222,225)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48697E; }

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

This text font color is #48697E.

Background Color

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

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

This div background color is #48697E.

Border color

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

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

This div border color is #48697E.

Opacity

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

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

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

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

This text has shadow with #48697E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48697E.

Preview

Color preview on black background

This text has color #48697E on black background.


Color preview on white background

This text has color #48697E on white background.


Black color preview on #48697E background

This text has black color on #48697E background.


White color preview on #48697E background

This text has white color on #48697E background.


Related colors

Complementary color

Complementary color for #hex is #B79681.


I love getcolorcode.com

Triadic colors

1 #7E4869 and #697E48 with #48697E are triadic colors.

2 #7E6948 and #69487E with #48697E are triadic colors.