COLOR #305749

HEX: #305749 RGB: (48,87,73)

Color info

#305749 contains red, green and blue colors in about the same proportion. Web safe color of #305749 is #336633 (or #363).

RGB color model

#305749 color RGB value is (48,87,73).

RGB: (48,87,73) (19%, 34%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 87 of 255 = 34%
B 73 of 255 = 29%

48
87
73

R + G + B ~ 27%. #305749 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 87 + 73 = 208 (100%)
R 48 of 208 ~ 23.08%
G 87 of 208 ~ 41.83%
B 73 of 208 ~ 35.1'%

%23.08
%41.83
%35.1

CMYK color model

#305749 color CMYK value is (45,0,16,66).

  • cyan value is 44.83%
  • magenta value is 0.00%
  • yellow value is 16.09%
  • key color value is 65.88%

CMYK: (45,0,16,66)
C45M0Y16K66 (45%, 0%, 16%, 66%)
(0.45 / 0.00 / 0.16 / 0.66)

CMYK percentages

%44.83
%0
%16.09
%65.88

Codes

Color #305749 in popluar color models

30 57 49
RGB 48 87 73
HSL 158° 28.89% 26.47%
HSB/HSV 158° 44.83% 34.12%
CMYK 44.83% 0.00% 16.09%
65.88%

Color #305749 in popluar number systems.

HEX 30 57 49
Decimal 48 87 73
Binary 110000 1010111 1001001
Octal 60 127 111

Shades and tints

Shades of #305749

#305749
(48,87,73)
#2C5043
(44,80,67)
#28493D
(40,73,61)
#244237
(36,66,55)
#203B31
(32,59,49)
#1C342B
(28,52,43)
#182D25
(24,45,37)
#14261F
(20,38,31)
#101F19
(16,31,25)
#0C1813
(12,24,19)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #305749

#305749
(48,87,73)
#426659
(66,102,89)
#547569
(84,117,105)
#668479
(102,132,121)
#789389
(120,147,137)
#8AA299
(138,162,153)
#9CB1A9
(156,177,169)
#AEC0B9
(174,192,185)
#C0CFC9
(192,207,201)
#D2DED9
(210,222,217)
#E4EDE9
(228,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #305749 color. Also use rgb(48,87,73) instead hex code.

Text Font Color

.myTextColor { color: #305749; }

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

This text font color is #305749.

Background Color

.myBgColor { background-color: #305749; }

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

This div background color is #305749.

Border color

.myBorderColor { border: 1px solid #305749; }

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

This div border color is #305749.

Opacity

.myOpacity80 { color: #305749; opacity: 0.8; }

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

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

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

This text has shadow with #305749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #305749.

Preview

Color preview on black background

This text has color #305749 on black background.


Color preview on white background

This text has color #305749 on white background.


Black color preview on #305749 background

This text has black color on #305749 background.


White color preview on #305749 background

This text has white color on #305749 background.


Related colors

Complementary color

Complementary color for #hex is #CFA8B6.


I love getcolorcode.com

Triadic colors

1 #493057 and #574930 with #305749 are triadic colors.

2 #495730 and #573049 with #305749 are triadic colors.